rp1-runrp1-runOfficial·6 Agent Skills Included

rp1

Structured feature building, PR review, and codebase knowledge workflows

Runs end-to-end development workflows: project blueprints, feature builds, bug investigation, PR reviews, and security audits. Builds a persistent codebase knowledge base so every command respects your architecture instead of giving generic advice. Eliminates manual prompt tuning and multi-round iteration with single-pass, state-tracked execution across Claude Code, OpenCode, and Codex CLI.
npx skills add rp1-run/rp1 --all -g -y
Available:

Tells the agent how to load the project knowledge base progressively, route requests to the correct namespaced rp1 skills and subagents, and follow runtime rules for arguments, artifacts, and workflow state tracking.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install rp1?

Run `npx skills add rp1-run/rp1 --all -g -y` in your terminal to install all skills in this suite globally.

What does rp1 do for my codebase?

It builds a persistent knowledge base of your architecture and patterns, then uses it to run structured workflows like feature builds, bug investigations, and PR reviews that respect your existing conventions.

Which coding assistants work with rp1?

rp1 works with Claude Code today, with experimental support for OpenCode and Codex CLI, and more platforms planned.

How do I build a feature with rp1?

Run `/knowledge-build` once to index your project, then use `/build` for full features or `/build-fast` for smaller changes; the workflow handles planning, implementation, and verification in one pass.

Can rp1 review pull requests automatically?

Yes. The `/pr-review` command runs a map-reduce review with visual diagrams and can post deduplicated comments directly to GitHub, including in CI pipelines.

Related Repositories in Software Engineering

View All in Software Engineering