skills/rpi-implement-plan/SKILL.md
Implement approved technical plans phase-by-phase, including code changes, verification, and progress updates directly in the plan file. Use this whenever the user asks to execute a plan, implement from a plan document, continue plan-based work, resume from checked/unchecked tasks, or "do phase 1/2/3" from an implementation plan in `rpi/plans/`, even if they do not explicitly name this skill.
npx skillsauth add avoidthekitchen/agent-agnostic-skills rpi-implement-planInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to execute an approved implementation plan from rpi/plans/ with disciplined progress tracking and validation.
Use this prompt when no path is provided:
I'm ready to implement the plan. Please share the plan file path (typically under `rpi/plans/`) and I’ll execute it phase-by-phase, run verification checks, and update progress checkboxes in the plan as work completes.
When a plan path is provided:
- [x] items to detect prior progress.If the codebase conflicts with the plan, pause and surface the mismatch clearly:
Issue in Phase [N]:
Expected: [what the plan says]
Found: [actual situation]
Why this matters: [explanation]
How should I proceed?
- [x] .If the plan already has checked items:
When reporting progress to the user:
development
Run deep, evidence-backed codebase research with parallel sub-investigations and produce a structured memo with file/line citations. Use this whenever the user asks to research, analyze, trace, debug, audit, or understand how code connects, including requests like "analyze this repo," "trace this flow," "where is this handled," root-cause investigations, architecture deep-dives, behavior comparisons, and implementation mapping, even if the user never says "research."
development
Create detailed, implementation-ready technical plans through an interactive and skeptical process grounded in codebase research. Use this whenever the user asks to plan, scope, design, spec, or phase implementation work (including "make a plan", "how should we build this", "break this into phases", and "write a technical spec"), even if they do not explicitly ask for a "plan."
testing
Bootstrap high-signal Amp checks from merged pull request history. Use this whenever the user asks to generate `.agents/checks`, infer team review conventions from PRs, or suggest checks from review history.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.