What problem does it solve?
This Skill turns end-of-work scratchpad notes into durable, durable, future-proof knowledge by promoting concrete outcomes and updating the persistent record to reflect what actually shipped.
Core Features & Use Cases
- Promotes only worthwhile facts: promotes past-tense decisions, bug fixes, patterns, constraints, and deletes or quarantines dead ends and momentary digressions.
- Keeps proposal and shipped record aligned: rewrites the work unit’s proposal (especially
## Approach) so it matches reality, and updates ## Status to Shipped (YYYY-MM-DD).
- Archives scratchpad deterministically: moves the scratchpad into an archive folder and replaces it with a one-line summarized marker to prevent re-promotion.
- Preserves forward-looking TODOs safely: offers a gate to keep TODOs in
followups.md, seed a new minerva:propose, or discard them rather than silently dropping them.
Quick Start
Run minerva:promote with no arguments to perform an end-of-work promotion pass for the current work unit.