Установка PRD-фреймворка в репозиторий

★ 7.6 · vibe-coding

ghm-self-install is a Claude Code skill that installs the PRD-Driven Context Engineering methodology into a new or existing repository via an interactive wizard — no repo fork, no API key, no metered calls, just your Claude Code subscription. It seeds the full framework into .claude/ (hooks, skills, agents, rules, scripts) by reading .claude/install-manifest.yaml as the single source of truth, and never overwrites protected product content such as MEMORY.md, SoT/*, PRD.md, or README.md. The skill distinguishes between greenfield (empty .claude/) and brownfield (merge-only) scenarios, then drives the deterministic install.sh installer to ensure the wizard and CLI paths stay in sync. Verification follows automatically: each hook is checked for valid JSON output and scripts/readiness.py is executed. Ideal for quickly onboarding any project onto a PRD lifecycle workflow without standing up external services.