state-management
Installation
SKILL.md
State Management Skill
This skill provides techniques for managing workflow state through simplified, consolidated markdown files. The refactored structure uses just two file patterns: a single FLOW.md at project level and one ITEM-XXX.md per work item.
Core Principles
- Minimal Footprint: Only two file patterns instead of 9+
- Single Source of Truth: FLOW.md contains backlog + project context, ITEM-XXX.md contains everything about one item
- Human Readable: All state in plain markdown, easy to edit
- Checkpoint Recovery: State enables resumption from any interruption
- Context Budget Awareness: Track and report context usage