Create a comprehensive PRP that enables **one-pass implementation success** through systematic research and context curation.
Generates a comprehensive implementation plan through deep research, enabling one-pass feature success. Use when you need systematic context curation and codebase analysis before implementation.
/plugin marketplace add rpiplewar/shipfaster/plugin install prp@rapid-shippingCreate a comprehensive PRP that enables one-pass implementation success through systematic research and context curation.
Critical Understanding: The executing AI agent only receives:
Therefore: Your research and context curation directly determines implementation success. Incomplete context = implementation failure.
During the research process, create clear tasks and spawn as many agents and subagents as needed using the batch tools. The deeper research we do here the better the PRP will be. we optminize for chance of success and not for speed.
User Clarification
Codebase Analysis in depth
External Research at scale
User Clarification
Use PRPs/templates/prp_base.md as your template structure - it contains all necessary sections and formatting.
Before writing, apply the "No Prior Knowledge" test from the template: "If someone knew nothing about this codebase, would they have everything needed to implement this successfully?"
Transform your research findings into the template sections:
Goal Section: Use research to define specific, measurable Feature Goal and concrete Deliverable Context Section: Populate YAML structure with your research findings - specific URLs, file patterns, gotchas Implementation Tasks: Create dependency-ordered tasks using information-dense keywords from codebase analysis Validation Gates: Use project-specific validation commands that you've verified work in this codebase
Ensure every reference is specific and actionable:
After research completion, create comprehensive PRP writing plan using TodoWrite tool:
Save as: PRPs/working-memory/{feature-name}/.plan
Confidence Score: Rate 1-10 for one-pass implementation success likelihood
Validation: The completed PRP should enable an AI agent unfamiliar with the codebase to implement the feature successfully using only the PRP content and codebase access.