Prp Plan banner
ibyron17 ibyron17

Prp Plan

Development community

Description

--- description: Create comprehensive feature implementation plan with codebase analysis and pattern extraction argument-hint: <feature description | path/to/prd.md> --- > Adapted from PRPs-agentic-eng by Wirasm. Part of the PRP workflow series. # PRP Plan Create a detailed, self-contained implementation plan that captures all codebase patterns, conventions, and context needed to implement a feature in a single pass. **Core Philosophy**: A great plan contains everything needed to implement w

Installation

Installs to ~/.claude/skills/ibyron17-coding-env-prp-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ibyron17-coding-env-prp-plan && curl -fsSL https://raw.githubusercontent.com/ibyron17/coding-env/HEAD/commands/prp-plan.md -o ~/.claude/skills/ibyron17-coding-env-prp-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository