Skip to content

Commit bf78cb0

Browse files
committed
docs: add example plan reference to README
1 parent fdc0b11 commit bf78cb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ Monitor progress in a separate terminal with:
8383
wiggum watch
8484
```
8585

86+
## Example plan
87+
88+
See [`reference/example-plan.toml`](reference/example-plan.toml) for a fully annotated plan covering all supported fields — project metadata, preflight commands, orchestrator persona and rules, multiple phases with dependency wiring, and per-task hints, test hints, and must-haves.
89+
8690
## Language support
8791

8892
Rust, Go, TypeScript, Python, Java, C#, Kotlin, Swift, Ruby, Elixir — each with idiomatic defaults for build, test, and lint commands.

0 commit comments

Comments
 (0)