diff --git a/README.md b/README.md index 40a5996..18925ed 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ That's it. The single command handles setup, planning, and execution. ## How It Works -1. Write a spec describing what you want to build (`SPEC.md`, `docs/specs/*.md`, or similar) +1. Write a spec describing what you want to build (`SPEC.md`, `docs/specs/*.md`, or similar). You can write it yourself, ask Claude to draft one, or use planning tools like `/plan`. 2. Run `/agent-loop:run` — it scaffolds `.loop/`, generates stories from your spec, and presents them for review 3. Say "go" — the loop launches in tmux and runs autonomously