cc-rpi

Featured

Blueprint repository for Claude Code projects — RPI methodology, known agent error patterns, operational rules, and project templates

plugin 5 stars 3 forks Updated 2 days ago MIT

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (13)

AI & Automation Listed

drawio

Always use when user asks to create, generate, draw, or design a diagram, flowchart, architecture diagram, ER diagram, sequence diagram, class diagram, network diagram, mockup, wireframe, or UI sketch, or mentions draw.io, drawio, drawoi, .drawio files, or diagram export to PNG/SVG/PDF.

5 Updated 2 days ago
juan294
AI & Automation Listed

codex-simplify

Review recently changed files for code reuse, quality, and efficiency issues, then fix them. Use when implementation is already complete and you want a final cleanup pass that mirrors Claude Code's `/simplify` behavior as closely as Codex can, without overriding Claude's native `/simplify`.

5 Updated 2 days ago
juan294
AI & Automation Listed

ci-workflow

Push accountability, CI monitoring after push, background agent CI verification, verification command sequencing.

5 Updated 2 days ago
juan294
AI & Automation Listed

deployment-safety

Production deployment rules, rollback-first recovery, dependency batching, CI cost awareness, framework upgrade verification, fallback observability, and GitHub repo settings standardization.

5 Updated 2 days ago
juan294
AI & Automation Solid

error-patterns

Known agent error patterns -- debugging reference for tool failures, git errors, CI issues, and common mistakes. Consult when encountering unexpected behavior, tool errors, or CI failures.

5 Updated 2 days ago
juan294
AI & Automation Listed

git-workflow

Git recipes, worktree management, push sequences, branch verification, and conflict resolution patterns.

5 Updated 2 days ago
juan294
Code & Development Listed

github-cli

gh CLI patterns, JSON field discovery, PR check interpretation, label management, merge settings verification, CodeQL/GHAS gating.

5 Updated 2 days ago
juan294
AI & Automation Listed

macos-rules

macOS-specific patterns: launchd agent configuration, brew vs pip, zsh regex quirks, file descriptor limits.

5 Updated 2 days ago
juan294
AI & Automation Listed

multi-agent

Rules for sub-agents, Agent Teams, worktree agents, central commit pattern, and parallel work coordination.

5 Updated 2 days ago
juan294
AI & Automation Listed

python-rules

Python-specific patterns: uv/poetry virtual environments, python -m imports, version pinning, pip restrictions on macOS.

5 Updated 2 days ago
juan294
AI & Automation Listed

shell-tools

Shell and tool-call environment facts: escaping inside single-quoted zsh/jq/Python strings, complex regex in zsh, absolute paths and cwd resets between Bash calls, linter invocation, curl and JSON output handling, and choosing a built-in tool over a shell one-liner.

5 Updated 2 days ago
juan294
AI & Automation Listed

supabase

Supabase migration safety, local testing workflow, grant requirements, fallback observability, and health endpoint patterns.

5 Updated 2 days ago
juan294
Show all 13 bundled skills

Commands (12)

describe-pr.md fix-ci.md implement.md plan.md pre-launch.md release.md remediate.md research.md status.md triage.md update-docs.md validate.md

Hooks (2)

guard-bash.sh verify-edit.sh

Quality Score: 76/100

Stars 20%
26
Recency 20%
100
Manifest 20%
100
Documentation 15%
0
Issue Health 10%
80
License 10%
100
Description 5%
100

Details

Author
juan294
Repository
juan294/cc-rpi
Created
5 months ago
Last Updated
2 days ago
Language
Shell
License
MIT