Plan before you build
Pressure-test the idea, choose an approach with evidence, then turn it into a plan an agent can follow.
Install the kit
4 available install commands
npx skills@latest add mattpocock/skills --skill grilling
npx skills@latest add AaravKashyap12/advise-project-approach --skill advise-project-approach
npx skills@latest add obra/superpowers --skill writing-plans
npx skills@latest add addyosmani/agent-skills --skill planning-and-task-breakdownEach command asks which agents to install for; add -g to install globally.
In this kit
Grilling
Interviews you round by round until a plan or decision has no loose ends.
What it can touch: Guidance only
782Kinstalls
npx skills@latest add mattpocock/skills --skill grillingAdvise Project Approach
Make project decisions with evidence, clear tradeoffs, and a plan you can act on.
What it can touch: Writes docs · Network
423installs
npx skills@latest add AaravKashyap12/advise-project-approach --skill advise-project-approachWriting plans
Turns a spec into a step-by-step plan with exact files, tests and checks.
What it can touch: Writes docs
260Kinstalls
npx skills@latest add obra/superpowers --skill writing-plansPlanning and task breakdown
Breaks a spec into small, ordered tasks with checkpoints between them.
What it can touch: Writes docs
44Kinstalls
npx skills@latest add addyosmani/agent-skills --skill planning-and-task-breakdown