Rpi Plan banner
mantacron mantacron

Rpi Plan

Testing community

Description

--- name: rpi-plan description: RPI Step 3 — Generate comprehensive planning documentation for a feature that received a GO. Produces pm.md (product requirements), ux.md (UX design), eng.md (engineering spec), and PLAN.md (phased implementation roadmap). argument-hint: "<feature-slug>" --- **Begin by outputting:** `[ Manta — RPI: Plan ]` # RPI: Plan **RPI Step 3 of 4**: Planning & Specification Turns a GO research verdict into complete, implementation-ready documentation. No code is written

Installation

Installs to ~/.claude/commands/mantacron-manta-rpi-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mantacron/manta/HEAD/.claude/commands/rpi-plan.md -o ~/.claude/commands/mantacron-manta-rpi-plan.md

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

Full documentation available on GitHub

View Source Repository