What problem does it solve?
Keeps .context/ documentation accurate and current after non-trivial work. It prevents drift and duplication by promoting retrospective insights, pruning stale content, and guiding when to update versus create context documents. If you recently completed work and learned something valuable, this is the right skill to preserve, even if the user didn't explicitly ask. For full codebase-level syncs, use context-review instead.
Core Features & Use Cases
- Retrospective Promotion: promote lessons from
.context/retrospectives/ into permanent docs to avoid losing valuable insights.
- Pruning & Duplication Control: remove stale task artifacts and consolidate duplicated information to keep the context lean.
- Update vs Create Guidance: decide when to update existing
.context/ files versus creating new entries.
- Task Folder Lifecycle & Quality Checks: manage task-folder content over time and apply periodic consistency checks.
Quick Start
Review the latest task outcomes and promote applicable retrospective lessons into the relevant .context/ files.