Documentation
README
Purpose
Use this skill to break down complex, multi-stage projects into sequential micro-goals that persist across sessions. It prevents state loss and ensures only the current active goal can be executed, verified, or updated.
Trigger
- User requests a long-running, multi-step, or complex change spanning many files.
- The project needs repo-native tracking of progress that survives session restarts.
- Transitioning between major milestones where clear checkpoints and evidence audits are required.
Workflow
- Brief & Decompose:
- Parse the high-level objective/brief.
- Decompose into an ordered array of 3-7 discrete micro-goals.
- Ensure each goal has explicit verification criteria and a defined owner/lane.
This is the opening of the README. Read the full README on GitHub.