| name | gudaspec |
| description | GudaSpec project workflow toolkit based on RPI (Research-Plan-Implementation) methodology with multi-model collaboration and TDD. Use when the user mentions "gudaspec", "spec init", "spec research", "spec review", "spec plan", "spec implementation", or asks to manage project specifications. Subcommands: init, research, research-review, deepresearch, deepresearch-review, plan, implementation. |
GudaSpec Workflow
Locate and read the complete content of the file associated with the $0 subcommand according to the following table.
Routing Rules
- Identify the subcommand
- Load the corresponding file from
references/<init-resarch-plan-implementation> listed above
- Pass argumens as context to the subcommand instructions
- If subcommand is idetified faild or not in the table above, list all available subcommands with descriptions
Example Invocations
/gudaspec init → loads references/init/init.md
/gudaspec research → loads references/research/research.md, user describes requirement
/gudaspec research-review <requirement-id> → loads references/research/research-review.md
/gudaspec deepresearch <requirement-id> → loads references/research/deepresearch.md
/gudaspec deepresearch-review <requirement-id> → loads references/research/deepresearch-review.md
/gudaspec plan <requirement.md path> → loads references/research/plan.md
/gudaspec plan-review <requirement-id> → loads references/research/plan-review.md
/gudaspec implementation <plan.md path> [Phase N] → loads references/implementation/implementation.md