What problem does it solve?
This Skill removes the manual coordination work at the end of a feature cycle by handling the harvest phase in one place, so you do not have to remember which documentation, learning, and archival steps should happen next.
Core Features & Use Cases
- Sequential orchestration: Runs the harvest pipeline in a fixed order so knowledge capture happens consistently after implementation.
- Graceful delegation: Calls optional sub-skills only when they exist, skipping missing ones without breaking the workflow.
- Documentation and architecture updates: Triggers feature documentation and module architecture regeneration when the change actually warrants it.
- Controlled archiving: Moves completed planning and task artifacts into archive storage only after completion checks and user approval.
- Use case: After a feature is finished, use this Skill to capture reusable learnings, refresh module docs, and archive the feature artifacts cleanly.
Quick Start
Give the Skill the path to the completed feature planning or tasks file and let it run the harvest sequence, update documentation when needed, and prepare any archive move for approval.