spec → plan → tasks
Depth
spec → plan → tasks — the workflow for non-trivial work inside a dated Goals folder, checked against the constitution.
Where it sits
This is the intention chain that forms the floor of every Goal: the SpecKit-style files that carry one piece of work from intent through to execution. It's checked against the in-git Constitution (see the two layers) and follows the SpecKit convention.
Example
Goals/2026-06-16_example-goal/
├── spec.md # what and why — the intention
├── plan.md # how it'll be approached
└── tasks.md # the broken-down steps
Related
Last updated