What problem does it solve?
This skill provides a disciplined planning workflow for thrifty by decomposing complex work into units, producing a cross-unit CONTRACT.md, per-unit BRIEF documents, and an initial LEDGER to keep units aligned across sprints.
Core Features & Use Cases
- Establish cross-unit strategy: choose decomposition mode (partition, relay, or layered) and decide the planning tier (direct vs split) to structure work.
- Contract and ledger generation: create a CONTRACT.md that pins cross-unit interfaces and a LEDGER.md to track unit status and dependencies.
- Generate unit briefs or specs: produce per-unit BRIEF documents (direct tier) or UNIT-SPECS.md (split tier) to formalize acceptance criteria and ownership.
- Plan governance: define the dependency graph, unit order, and orchestration flow so Thrify can coordinate multiple executors and checks.
Quick Start
Choose a decomposition mode, select a tier, and generate CONTRACT.md, LEDGER.md, and per-unit briefs to begin thrifty planning.