Синхронизация статусов проекта в README

★ 7.6 · vibe-coding

ghm-status-sync is a Claude Code skill that keeps the README.md Command Center in sync with the actual project state. It reads README.md, PRD.md metadata, and the Active EPIC Session State section in sequence, then updates lifecycle stage indicators (🟢/🟡/⚪), gate progress, the active EPIC reference, and a blocker list with severity levels. The squad-status section is also refreshed: each agent in `.claude/agents/` is checked for last-active time via MEMORY.md mtime, and each EPIC in `epics/` is checked for its State field and Epic Lead. The skill fires automatically on gate or EPIC status changes, or on explicit `/ghm-status-sync` invocation. PRD.md is treated as read-only, and existing README sections are never restructured — only their values are updated.