# executing-plans

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

The other half of writing-plans. It keeps the agent on the plan it agreed to, step by step, rather than quietly redesigning halfway down.

Topics: Planning, Delivery
Last updated: 2026-07-24 (2 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 executing-plans
```

## In the author's words

Use when you have a written implementation plan to execute in a separate session with review checkpoints

## 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 2 months ago (pass)
- Attribution: Credited to Jesse Vincent (pass)

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