Development
Coding, debugging, code review workflows
9 resources
GitHub Copilot Guide: Custom Agents and Subagent Orchestration
Design scoped GitHub Copilot custom agents with isolated context, tool boundaries, delegation rules, and reviewable handoffs.
GitHub Copilot Guide: Hooks for Permissions, Auditing, and Recovery
Govern Copilot CLI and cloud agents with lifecycle hooks, matcher filters, permission decisions, and audit evidence.
GitHub Copilot Guide: Plugin Packaging for Agents, Skills, and Hooks
Package Copilot agents, skills, hooks, and MCP integrations with declarative enablement and reviewable distribution.
Claude Model Selection Guide: Opus, Sonnet, and Effort Controls
Claude Model Selection Guide: Opus, Sonnet, and Effort Controls explains choosing a Claude model and effort level from task risk, context size, latency, and review requirements. It is a practical guide that records evidence and verifies the result without inventing model IDs, prices, limits, or availability that the official sources do not state.
Cursor Router Guide: Subagent Models and Task Selection
Cursor Router Guide: Subagent Models and Task Selection explains matching Cursor subagent work to a model capability, context boundary, and deterministic acceptance check. It is a practical guide that records evidence and verifies the result without inventing model IDs, prices, limits, or availability that the official sources do not state.
Cursor Router Guide: Auto Model Selection and Result Verification
Cursor Router Guide: Auto Model Selection and Result Verification explains checking Cursor's automatic model route against the task's quality, latency, context, and verification requirements. It is a practical guide that records evidence and verifies the result without inventing model IDs, prices, limits, or availability that the official sources do not state.
Claude Code Harness Guide: Context Routing and Long-Running Tasks
Claude Code Harness Guide: Context Routing and Long-Running Tasks explains routing repository context into bounded Claude Code tasks and recovering a long-running task from an explicit checkpoint. It is a practical guide that records evidence and verifies the result without inventing model IDs, prices, limits, or availability that the official sources do not state.
Cursor Agent Rules Guide: Repository Context Without Prompt Drift
Create maintainable Cursor Agent Rules for repository conventions, safe edits, scoped context, and repeatable multi-file work.
Claude MCP Security Guide: Server Permissions and Safe Tool Access
Configure Claude MCP servers safely with least-privilege permissions, trust boundaries, secret handling, and auditable tool access.