writing-plans

from obra/superpowers scored 2026-07-07

Converts a spec into a written implementation plan with ordered steps and checkpoints before any code is touched.

Skill scores
scored 2026-07-07 · rubric
Skill Leverage80
Reliability78
Evaluation Readiness62
Safety / Governance76

Anatomy

Parent repoobra/superpowers
Pathskills/writing-plans
Trigger conditions"Use when you have a spec or requirements for a multi-step task, before touching code"
Instruction formatyaml-frontmatter-md
Required toolsfile-edit
Reusabilityuniversal
Complexitymedium
Ships scripts / examples / tests / boundariesno / yes / no / yes

Failure modes

Plan quality tracks spec quality; garbage in produces confident, well-formatted garbage out.

Verdict

The plan phase of plan-execute-verify as a skill. Written plans can be reviewed by humans or fresh-context agents before a single file changes; that option only exists because this skill externalizes the plan.

Related skills

Frequently asked questions

What does the writing-plans skill do?

Converts a spec into a written implementation plan with ordered steps and checkpoints before any code is touched.

When does writing-plans trigger?

Its stated trigger: "Use when you have a spec or requirements for a multi-step task, before touching code". Trigger precision is a scored reliability dimension.

Go deeper