docs: mention using Claude or /plan to generate specs
This commit is contained in:
@@ -28,7 +28,7 @@ That's it. The single command handles setup, planning, and execution.
|
|||||||
|
|
||||||
## How It Works
|
## 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
|
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
|
3. Say "go" — the loop launches in tmux and runs autonomously
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user