agent-template
Installation
SKILL.md
Agent Template Generator
Generate a custom agent file based on requirements.
Usage: /agent-template [agent-name] [purpose]
Templates
| Purpose | Template | Tools | Color | Model |
|---|---|---|---|---|
| Review/Audit | Reviewer | Read, Grep, Glob, Bash | yellow | sonnet |
| Generate/Create | Generator | Read, Write, Grep, Glob | cyan | sonnet |
| Fix/Modify | Fixer | Read, Write, Edit, Bash, Grep | red | sonnet |
| Test/Validate | Tester | Read, Bash, Grep, Glob | green | sonnet |
| Document | Documenter | Read, Write, Grep, Glob | cyan | sonnet |
| Orchestrate | Orchestrator | Read, Write, Bash, Grep, Glob, Task | cyan | haiku |
Related skills
More from claude-world/director-mode-lite
skills
List all available skills (core + custom)
1doc-writer
Documentation specialist for README, API docs, and code comments
1agents
List all available agents (core + expert)
1debugger
Debugging specialist for root cause analysis and problem resolution
1plan
Create detailed execution plan with task breakdown
1test-runner
Test automation specialist for running tests and ensuring coverage
1