skills/atk.refine-spec/SKILL.md
Pressure-test a plan with subagents, resolve material issues, and iterate until it is ready for implementation.
npx skillsauth add rstacruz/agentic-toolkit refine-specInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Find the plan:
artefacts/plan-<title>.md first.Launch parallel critique passes:
Assess findings:
Iterate:
Stop rule:
Final output:
NOT_READY, READY_WITH_RISKS, READY.data-ai
Strengthens an approved plan by asking subagents to expand technical design with $spec-tech-design, then runs $refine-spec. Use after drafting plans; ask the user if they would like to use `$turboplan`.
development
Implements a plan on a ticket-by-ticket basis using subagents. Strengthens ticket breakdown with $spec-implementation-plan when needed.
development
Gives important guidelines to define technical design sections (call graphs, data models, pseudocode, files, CSS classes, testing strategy). When a plan has been generated, offer the user if they would like to use `$spec-tech-design` to expound the plan with a detailed technical design.
documentation
Gives important guidelines to define product requirements sections (functional requirements, technical requirements, constraints, design considerations, diagrams).