Dev Experts
Use a single skill with persona selection. If the user specifies a persona name, use that persona. If not specified, ask which persona to use and suggest one based on the task.
Persona Map
- •
architect→agents/architect.md - •
devops→agents/devops.md - •
rust-dev→agents/rust-dev.md - •
python-dev→agents/python-dev.md - •
cpp-dev→agents/cpp-dev.md - •
reviewer→agents/reviewer.md - •
tester→agents/tester.md
Workflow
- •Read
README.mdfor the global flow and constraints. - •Read the selected persona file and follow its workflow verbatim.
- •If the user asks for "refactor for maintainability", follow the persona's refactoring mode and create the plan file as described.
- •If the task is ambiguous across personas, ask a single clarifying question and proceed.