Перенос находок из черновиков в базу знаний

★ 7.6 · vibe-coding

ghm-harvest is a Claude Code skill that extracts durable insights from temporary temp/ files into the Source of Truth (SoT) storage during EPIC Phase E (Finish). It triggers automatically at EPIC completion or on an explicit `/ghm-harvest` command, then runs four steps: enumerating all temp files from the current EPIC, evaluating each one against a decision matrix, formatting the keepers into SoT templates with generated IDs (BR-XXX, UJ-XXX, API-XXX, CFD-XXX), and writing them to the correct files — `SoT.BUSINESS_RULES.md`, `SoT.USER_JOURNEYS.md`, `SoT.API_CONTRACTS.md`, or `SoT.customer_feedback.md`. Session notes are moved to `archive/YYYY-MM/` with a full archive manifest; scratch work is discarded after review. Teams that need to reliably preserve business rules, user flows, and API contracts discovered during an iteration — without losing context when closing an EPIC — will find this skill a clean fit for that handoff step.