Prp Execute banner
bravew bravew

Prp Execute

Development community

Description

--- description: Execute a PRP implementation plan until fully complete argument-hint: "<prp-file-path>" allowed-tools: Read, Write, Edit, Glob, Grep, Agent, Bash --- # Execute PRP ## PRP File: $ARGUMENTS ## Mission: One-Pass Implementation Success PRPs enable working code on the first attempt through: - **Context Completeness**: Everything needed, nothing guessed - **Progressive Validation**: Multi-level gates catch errors early - **Pattern Consistency**: Follow existing codebase approache

Installation

Installs to ~/.claude/skills/bravew-trove-prp-execute/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bravew-trove-prp-execute && curl -fsSL https://raw.githubusercontent.com/bravew/trove/HEAD/commands/prp-execute.md -o ~/.claude/skills/bravew-trove-prp-execute/SKILL.md

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

Full documentation available on GitHub

View Source Repository