Execute an approved RPI plan, maintain current planning state, and record implementation evidence. Use when implementation is ready to begin or resume.
npx skills add https://github.com/microsoft/hve-core --skill rpi-implement
Deliver the approved outcome using the current plan and phase details as evidence. Keep task completion, implementation evidence, plan maintenance, and validation trustworthy for the caller.
.copilot-tracking/plans/{{YYYY-MM-DD}}/{{task_slug}}-plan.md, related plan details, and declared invocation scope: the full plan, one Pxx phase, or one Pxx-Txx task. The declared scope limits completion claims and active implementation..copilot-tracking/changes/{{YYYY-MM-DD}}/{{task_slug}}-changes.md using templates/changes-log.md. Record material evidence under descriptive headings tied to plan areas or markers, not per-entry formal IDs.Pxx phase when it is in declared scope, dependency-ready, independent, parallelizable, and write-disjoint. Its scope, dependencies, disjoint write boundary, and expected evidence return must be clear. The primary implementation agent executes individual Pxx-Txx tasks, consumes phase returns, and retains plan order, plan and changes-record reconciliation, implementation-time plan updates, and completion markers.Pxx-Txx marker in scope. Check a Pxx phase immediately only when that phase is in scope and completion evidence exists for every task in the phase. Do not check markers outside declared scope.10. Return the current implementation result to the caller using the return contract below.
Pxx phase, or exact Pxx-Txx taskPxx-Txx tasks are checked immediately after completion evidence exists. A Pxx phase is checked immediately after every task in that in-scope phase has completion evidence.Pxx or Pxx-Txx result confirms only its declared scope and reports remaining active-plan markers without claiming full-plan completion.Pxx phase that is dependency-ready, independent, parallelizable, and write-disjoint may be delegated. It returns expected evidence for primary-agent reconciliation, and individual Pxx-Txx tasks are never delegated..copilot-tracking/ references out of production code, code comments, documentation strings, and commit messages.rpi-review. State /rpi-review only when review prerequisites are met. In an active rpi-quick or confirmed automatic RPI Agent context, return current artifacts and scope facts to the parent for eligible continuation.Pxx phase or Pxx-Txx task once its declared-scope plan state and changes evidence are current. Do not require or imply completion of work outside that scope.Return the changes-record path, implementation execution status, completed and remaining Pxx or Pxx-Txx items, validation coverage, blockers, current plan and detail updates, follow-up items, and review readiness or the explicit reason affected work awaits a user decision. Follow the Conversation guidance section for standalone or parent-orchestrated continuation, conditional compaction advice, the linked artifact table, and final next steps.
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Take microsoft/rpi-implement from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.