# writing-plans

Agent skill by Jesse Vincent (https://blog.fsck.com)

For multi-step work, where the failure mode is an agent that starts confidently in the wrong place. It produces a plan you can read and correct while correcting it is still cheap.

Topics: Planning
Last updated: 2026-08-12 (1 months ago)
Source: https://github.com/obra/superpowers
Repository: https://github.com/obra/superpowers

## Install

```bash
npx skills add https://github.com/obra/superpowers --skill writing-plans
```

## In the author's words

Use when you have a spec or requirements for a multi-step task, before touching code

## Verification

- Source link: Resolved (HTTP 200) (pass)
- Repository: Resolves on GitHub (pass)
- Install command: Transcribed from the author's own page (pass)
- Maintenance: Last updated 1 months ago (pass)
- Attribution: Credited to Jesse Vincent (pass)

Full page: https://stackskills.dev/library/writing-plans
