This skill should be used when the user asks about RPIKit agents, their roles, or behavior.
From rpi-kitnpx claudepluginhub dmend3z/rpi-kit --plugin rpi-kitThis skill uses the workspace's default tool permissions.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
RPIKit v2 uses 13 named agents with rich personas. Each agent has a distinct personality that shapes how it approaches problems, ensuring diverse perspectives across the development pipeline.
| Name | Role | Phase | Persona |
|---|---|---|---|
| Luna | Analyst | Request | Curious, asks uncomfortable questions |
| Atlas | Codebase Explorer | Research | Methodical, evidence-based |
| Scout | External Investigator | Research | Skeptical, checks everything |
| Nexus | Synthesizer/Facilitator | Cross-phase | Diplomatic but decisive |
| Mestre | Architect | Plan | Pragmatic, hates over-engineering |
| Clara | Product Manager | Plan | Value-driven, cuts scope |
| Pixel | UX Designer | Plan (conditional) | Empathetic, user-first |
| Forge | Executor | Implement | Disciplined, follows plan |
| Sage | Tester | Implement + Review | Paranoid about edge cases |
| Razor | Simplifier | Simplify | Minimalist, loves deletion |
| Hawk | Adversarial Reviewer | Review | Forced to find problems |
| Shield | Security Sentinel | Review | Professionally paranoid |
| Quill | Technical Writer | Docs | Clear, concise, WHY not WHAT |
Pixel only activates when frontend work is detected. Controlled by .rpi.yaml:
ux_agent: auto # auto | always | never
auto -- Pixel activates when the feature involves UI/frontend componentsalways -- Pixel always participates in planningnever -- Pixel is never activatedNexus selects agents based on the topic:
The number of agents defaults to party_default_agents in .rpi.yaml (default: 4).
Review runs three agents in parallel for independent perspectives:
When review agents find problems and the dev fixes them:
rpi/solutions/{category}/