Rpi Implement banner
mantacron mantacron

Rpi Implement

Testing community

Description

--- name: rpi-implement description: RPI Step 4 — Execute phased implementation with validation gates. Reads PLAN.md and eng.md, implements phase-by-phase, runs test gates after each phase, and writes an IMPLEMENT.md record. argument-hint: "<feature-slug> [--phase N]" --- **Begin by outputting:** `[ Manta — RPI: Implement ]` # RPI: Implement **RPI Step 4 of 4**: Implementation Executes the implementation plan phase-by-phase with mandatory validation gates. Does not proceed to the next phase

Installation

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

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

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

Full documentation available on GitHub

View Source Repository