Agents Skill
Agent Composition
Create specialized agents by combining:
- Base Trait — Core expertise (Engineer, Researcher, Designer, etc.)
- Voice — Communication style (Academic, Practitioner, Contrarian, etc.)
- Specialization — Domain focus (Security, Frontend, Data, etc.)
Available Base Traits
- Engineer — Implementation-focused, TDD, clean code
- Architect — System design, trade-offs, scalability
- Researcher — Evidence-based, multi-source, thorough
- Designer — User-centered, accessible, beautiful
- Analyst — Data-driven, pattern recognition, synthesis
- Strategist — Long-term thinking, competitive analysis
Team Coordination
For complex tasks, spawn multiple agents with:
- Shared context (the task description)
- Independent execution
- Results synthesis at the end
Usage
Describe the kind of agent(s) you need and the task. Agents will be composed and deployed.