What problem does it solve?
This Skill ensures that every new requirement, release, or roadmap update is documented, tracked, and aligned with the repo workflow, preventing loss of scope or missed updates during project evolution.
Core Features & Use Cases
- Plan-driven governance: Record each new requirement in a central plan file (preferred:
.claude/plans/likecode-model-freedom-roadmap.md) and keep related work visible in ongoing plans.
- Visibility of unfinished work: Preserve incomplete items in README TODO sections and relevant plans so nothing is forgotten.
- Release-aware updates: When changes touch release shape, update CHANGELOG.md, version strings, and Pages-facing copy to reflect user-facing changes.
- Scoped commits and traceability: Encourage commits that are tightly scoped to current tasks and clearly summarize what was included or excluded.
Quick Start
Begin by recording each new requirement in a plan file and keep unfinished work visible in README TODO sections.