PRP Manager
Turns a feature request into a structured, project-aware implementation blueprint with executable validation gates.
Testowano · Działa
Co robi ten skill
Creates and executes PRPs (Product Requirements Prompts) — implementation blueprints with codebase context, ordered tasks, and executable lint/test validation loops — for one-pass feature implementation. Triggers on 'PRP', 'feature planning', 'implementation blueprint', 'context engineering', or requests to initialize/generate/execute a PRP.
Raport z testu
Generated a PRP for a 'dark mode toggle' feature and compared it to a free-form plan: the skill's structured output (ordered MODIFY/CREATE tasks, project-accurate lint/test validation commands pulled from the stack-detection step, anti-patterns list, 1-10 confidence score) was concretely more implementation-ready than the baseline bullet list, which had no validation mechanism at all. CLAUDE.md correctly warns installers that only the nested prp-manager/prp-manager/ folder is the real skill — a real install footgun it proactively documents rather than hides.
Testowano: 2026-07-15 · Claude Code 2.x (agent harness)
Instalacja
git clone https://github.com/willywg/prp-manager.git mkdir -p ~/.claude/skills cp -r prp-manager/prp-manager ~/.claude/skills/prp-manager
Komendy i przykładowe prompty
/prp-managerTurns a feature request into a structured, project-aware implementation blueprint with executable validation gates.
Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):
Turn this feature request into a full implementation blueprint with testsGenerate a PRP for adding a dark mode toggle to the settings pageI need a context-engineered implementation plan before I build this feature