agent-generation
SKILL.md
Agent Generation for Project-Specific Teams
This skill provides the knowledge and templates needed to generate high-quality Claude Code agents that are experts on a specific codebase.
Core Principles
1. Project-Aware Agents
Generated agents must understand the specific project, not just general concepts:
- Reference actual file paths and directories from the project
- Mention specific frameworks, libraries, and versions used
- Include project-specific conventions and patterns
- Use terminology from the codebase (class names, module names, etc.)
2. Complementary Team Design
Each agent should have a distinct role without overlapping: