prp-core
πPluginWirasm/PRPs-agentic-eng
The core plugin for PRP (Product Requirement Prompts), a methodology that combines PRD documentation with curated codebase intelligence to help AI coding agents ship production-ready code on the first pass.
Overview
A Claude Code plugin that implements the Product Requirement Prompt (PRP) methodology -- a structured approach that combines traditional PRDs with curated codebase intelligence and agent runbooks. PRPs provide AI coding agents with the minimum viable context needed to ship production-ready code on the first pass, including precise file paths, library versions, existing patterns, and executable validation commands.
Key Features
- Core PRP Workflow - Three main commands:
/prp-prdfor interactive PRD generation,/prp-planfor implementation planning, and/prp-implementfor execution with validation loops - Issue & Debug Workflow - Commands for analyzing GitHub issues and creating implementation plans directly from bug reports
- Codebase Intelligence - Supplies AI agents with specific file paths, code snippet examples, and existing codebase conventions to follow
- Validation Built-In - Includes executable commands that the AI can run to verify its work during implementation
- Pattern-Aware - Encodes existing codebase patterns and conventions so the AI produces code consistent with the project
Who is this for?
This plugin is designed for software engineers and engineering teams who want a structured methodology for AI-assisted development that produces production-ready code consistently. It is particularly valuable for teams that find AI agents produce better results when given precise context about the codebase, and who want repeatable workflows for translating requirements into working software.
Part of
wirasm-prps-agentic-eng
Installation
/plugin marketplace add Wirasm/PRPs-agentic-eng/plugin install prp-core@prp-marketplace