Agent Impersonation Skill
This skill allows you to discover and assume roles defined in a repository's .github/agents/*.md files, providing context-aware workflows and specialized expertise for agent-driven development.
Usage Instructions
This skill requires you to parse project-specific agent definitions. DO NOT GUESS AGENT ROLES OR WORKFLOWS.
Whenever you are asked to impersonate an agent, or you need to find specialized agent definitions, you must first read the detailed reference documentation to understand the impersonation protocols:
- Use the
readtool to loadreferences/impersonate-reference.md.
- Use the
The reference file contains instructions for:
- Discovering available agents in the
.github/agents/directory. - Reading and extracting the role context, persona, and expertise.
- Applying the agent-specific workflows, checklists, and quality standards to your current task.
- Discovering available agents in the
Follow the protocol exactly as defined in the reference to ensure consistent behavior across different specialized agent roles.