Subagents
Specialized agent configurations for delegated, focused work.
What are you trying to do?
pr-test-analyzer
Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new functionality and edge cases. Typical triggers include the user asking whether tests on a freshly-creat
type-design-analyzer
Use this agent when you need expert analysis of type design in your codebase. Specifically use it (1) when introducing a new type to ensure it follows best practices for encapsulation and invariant expression, (2) during pull request creation to review all types being added, and (3) when refactoring
claude_subagents
Claude SubAgents
awesome-copilot
Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot.
gap-analyst
Use this agent when the user asks to "find gaps", "what are we missing", "gap analysis", "what should we build", "identify opportunities", "feature gaps", or needs systematic identification of product gaps with WINNING filter scoring. Performs batch gap analysis with deduplication against existing G
ai-sast-triage
Parse Endor AI SAST findings, use exploit reproduction and remediation guidance as patch context, fetch source at the pinned commit, and open change requests when requested.