RPI Stack Skill Distribution
Lean Research-Plan-Implement workflow skills for Claude Code and Codex.
Best use case
RPI Stack Skill Distribution is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Lean Research-Plan-Implement workflow skills for Claude Code and Codex.
Teams using RPI Stack Skill Distribution should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
How RPI Stack Skill Distribution Compares
| Feature / Agent | RPI Stack Skill Distribution | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Lean Research-Plan-Implement workflow skills for Claude Code and Codex.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
ChatGPT vs Claude for Agent Skills
Compare ChatGPT and Claude for AI agent skills across coding, writing, research, and reusable workflow execution.
SKILL.md Source
# RPI Stack Skill Distribution Lean Research-Plan-Implement workflow skills for Claude Code and Codex. ## Agent Compatibility | Agent | Skills Directory | Output Directory | Invoke Method | Extra Tools | |-------|------------------|------------------|---------------|-------------| | Claude Code | `~/.claude/skills` | `.claude/output` | Slash commands, e.g. `/rpi` | Hookify guard files | | Codex | `~/.codex/skills` | `.codex/output` | Skill name in prompt, e.g. `Use rpi...` | `.codex-plugin/plugin.json` metadata | ## Workflow ``` Input -> Research -> Audit -> Plan -> Audit -> Approve -> Implement -> Code Review ``` ## Skills | Skill | Purpose | |-------|---------| | `rpi` | Full workflow orchestrator | | `research` | Gather context and batch clarifying questions | | `audit` | PASS/WARN/FAIL gate for hallucination, scope, and traceability | | `plan` | Create implementation-ready task breakdown | | `implement` | Execute the approved plan | | `code-review` | Review correctness, security, performance, and patterns | The stack intentionally stays at 6 skills. Security and performance are review categories inside `code-review`, not separate skills.
Related Skills
rpi
Use when implementing features from Jira tickets, PRDs, or user requirements. Orchestrates Research-Plan-Implement workflow with quality gates.
research
Use when needing to understand requirements before implementation. Gathers context from Jira, Confluence, codebase, and docs. Produces research document with confidence assessment.
plan
Creates detailed implementation plan from validated research. Produces task breakdown with dependencies and file inventory.
implement
Executes implementation plan with quality checks and progress tracking. Follows AGENTS.md patterns strictly.
code-review
Reviews code for correctness, security, performance, and pattern compliance. P0/P1/P2 severity. Absorbs security and performance audit checks.
audit
Validates research or plan against hallucination, overscoping, and traceability. Produces a clear PASS/WARN/FAIL verdict.
full-stack-orchestration-full-stack-feature
Use when working with full stack orchestration full stack feature
open-gstack-browser
Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in. Opens a visible browser window where you can watch every action in real time. The sidebar shows a live activity feed and chat. Anti-bot stealth built in. Use when asked to "open gstack browser", "launch browser", "connect chrome", "open chrome", "real browser", "launch chrome", "side panel", or "control my browser". Voice triggers (speech-to-text aliases): "show me the browser".
gstack-upgrade
Upgrade gstack to the latest version. Detects global vs vendored install, runs the upgrade, and shows what's new. Use when asked to "upgrade gstack", "update gstack", or "get latest version". Voice triggers (speech-to-text aliases): "upgrade the tools", "update the tools", "gee stack upgrade", "g stack upgrade".
gstack
Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or test a site, verify a deployment, dogfood a user flow, or file a bug with screenshots. (gstack)
trpc-fullstack
Build end-to-end type-safe APIs with tRPC — routers, procedures, middleware, subscriptions, and Next.js/React integration patterns.
pakistan-payments-stack
Design and implement production-grade Pakistani payment integrations (JazzCash, Easypaisa, bank/PSP rails, optional Raast) for SaaS with PKR billing, webhook reliability, and reconciliation.