What problem does it solve? When a spec issue finishes, its decisions, lessons, and unresolved findings risk being lost or scattered across PRs and comments. This Skill runs the final harvest task so durable knowledge lands in permanent homes and remaining gaps become tracked issues. ## Core Features & Use Cases - Knowledge Promotion: Moves qualifying decisions into ADRs, AGENTS.md, CONTEXT.md glossaries, or legal reference data based on explicit promotion criteria. - Gap Filing: Converts every unresolved finding into a needs-triage issue with evidence links, including a blocker sweep that queries the live database via psql for unhandled blocker codes. - Cleanup and Closure: Deletes the spec's scaffolding skill directory, folds lessons into reusable templates, posts a closing summary, and ticks the harvest checkbox before closing the issue. - Use Case: After merging the last PR for spec issue #212, run the harvest to promote two decisions to ADRs, file three gap issues for unhandled blocker codes, and close the spec with a summary comment. ## Quick Start Run the harvest for spec issue 212 by passing the issue number to the harvest command.