juicesharp/rpiv-mono

Monorepo for @juicesharp/rpiv-* Pi plugins (lockstep versions, single install, single publish pipeline)

765Stars on the repository
45Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

acceptance

01

juicesharp/rpiv-mono

Skill Claude Code

Derive an executable acceptance inventory from the verbatim goal — the ID'd observable outcomes the finished work must exhibit, each with a runnable evidence command where one can be derived — and write it to .rpiv/artifacts/acceptance/ in one non-interactive pass. Authored BEFORE any plan exists so the standard of…

not rated 765 +22 today A SkillSpector: pass 122 tokens original MIT

amend

02

juicesharp/rpiv-mono

Skill Claude Code

Surgically fix ONE artifact (research, plan, or any doc) to clear the failing dimensions a grade panel flagged — reads the artifact plus its dimension verdicts, applies only the cited findings' feedback, and re-emits the artifact in place. Single-pass, no subagents, no self-review, no questions. Generalized reviser…

not rated 765 +22 changed 5d ago A SkillSpector: pass 101 tokens original MIT

annotate-guidance

03

juicesharp/rpiv-mono

Skill Claude Code

Generate architecture.md guidance files under .rpiv/guidance/ that document a project's architecture and patterns for AI assistants, written to a shadow tree alongside the source. Use when the user wants to onboard Claude, Cursor, or an AI agent to a codebase via the guidance system, document architecture, or asks to…

not rated 765 +22 today A SkillSpector: pass 101 tokens original MIT

annotate-inline

04

juicesharp/rpiv-mono

Skill Claude Code

Generate CLAUDE.md files placed inline next to source code across a project, documenting architecture and patterns for AI assistants. Use when the user wants to onboard Claude to a codebase via inline CLAUDE.md files, generate per-directory guidance, document architecture in-place, or asks to "annotate inline". Prefer…

not rated 765 +22 today A SkillSpector: pass 89 tokens original MIT

architecture-review

05

juicesharp/rpiv-mono

Skill Claude Code

Conduct a top-down, layer-by-layer architecture review of a software module by reading every file in scope, running a uniform 10-dimension checklist per layer, and triaging each candidate finding through a structured developer checkpoint. Produces a phased polish plan in .rpiv/artifacts/architecture-reviews/ that…

not rated 765 +22 today A SkillSpector: pass 126 tokens original MIT

blueprint

06

juicesharp/rpiv-mono

Skill Claude Code

Plan complex features by decomposing them into vertical slices (one slice equals one phase) with developer micro-checkpoints between phases, producing an implement-ready phased plan in .rpiv/artifacts/plans/. Use for complex multi-component features touching 6+ files across multiple layers when iterative review…

not rated 765 +22 today A SkillSpector: pass 111 tokens original MIT

changelog

07

juicesharp/rpiv-mono

Skill Claude Code

Regenerate the [Unreleased] section of every affected CHANGELOG.md in Keep a Changelog style. Reads commits since the last release tag plus any uncommitted or staged changes, classifies them by Conventional Commit prefix, and rewrites each [Unreleased] block. Works in single-package repos and monorepos (one…

not rated 765 +22 today A SkillSpector: pass 98 tokens original MIT

code-review

08

juicesharp/rpiv-mono

Skill Claude Code

Conduct comprehensive code reviews of pending changes, a branch, or a PR using parallel specialist agents that audit the diff, compare against peer code, and verify claims. Use when the user asks to 'review this', wants pending changes, a PR, a branch, or a diff reviewed, or asks for a code review. Produces review…

not rated 765 +22 today A SkillSpector: warn 100 tokens original MIT

commit

09

juicesharp/rpiv-mono

Skill Claude Code

Create structured git commits by analyzing staged and unstaged changes and grouping them logically into one or more commits with clear, descriptive messages. Use when the user asks to commit, says "commit this" or "commit my changes", wants help writing a commit message, or has finished a chunk of work that needs…

not rated 765 +22 today A SkillSpector: pass 65 tokens original MIT

create-handoff

10

juicesharp/rpiv-mono

Skill Claude Code

Create a context-preserving handoff document for session transitions, compacting the current task, decisions made, in-flight changes, and open questions into a single concise file so a fresh session can pick up where this one left off. Use when the user invokes /create-handoff, says context is getting large, asks to…

not rated 765 +22 today A SkillSpector: pass 83 tokens original MIT

design-review

11

juicesharp/rpiv-mono

Skill Claude Code

One consolidated developer checkpoint over EVERY per-slice design a carve fanout produced — present the proposed shape (approach, data types, key interfaces, file map, scope) as a compact cross-slice summary and let the developer accept or adjust via askuserquestion, then surgically apply any adjustment in place…

not rated 765 +22 today A SkillSpector: pass 115 tokens original MIT

design-slice

12

juicesharp/rpiv-mono

Skill Claude Code

Design ONE vertical slice from a slice map in isolation — its architecture decisions, file map, key interfaces, integration points, and success criteria — and write a per-slice design doc to .rpiv/artifacts/designs/. Single-pass, no research subagents, no self-review; asks the user only when a genuine design fork…

not rated 765 +22 today A SkillSpector: pass 107 tokens original MIT

design

13

juicesharp/rpiv-mono

Skill Claude Code

Design complex features by decomposing them into vertical slices, generating and verifying one slice per session, and producing a resumable design artifact (architecture decisions, slice breakdown, file map) in .rpiv/artifacts/designs/. The design feeds the plan or blueprint skill. Use for complex multi-component…

not rated 765 +22 today A SkillSpector: pass 121 tokens original MIT

discover

14

juicesharp/rpiv-mono

Skill Claude Code

Interview the developer one question at a time to extract feature intent and requirements, then synthesize into a Feature Requirements Document at .rpiv/artifacts/discover/. The first question is intent-only and runs before any codebase probe; subsequent questions ground in evidence the probe surfaces. Use as the…

not rated 765 +22 today C SkillSpector: warn 103 tokens original MIT

elaborate

15

juicesharp/rpiv-mono

Skill Claude Code

Write implement-ready code into ONE phase of a synthesized plan — read the whole plan plus the real code the phase touches, then emit a code-bearing replacement for that single ## Phase N: section to .rpiv/artifacts/elaborations/. Single-pass, no subagents, no self-review, no questions. Dispatched once per phase by an…

not rated 765 +22 changed today A SkillSpector: pass 123 tokens original MIT

explore

16

juicesharp/rpiv-mono

Skill Claude Code

Analyze solution options for a feature or change, comparing approaches with pros, cons, trade-offs, and a recommended path. Use when the user is weighing approaches, asks "what are the options" or "how should we approach X", wants approaches compared, says "explore solutions", or faces a decision with multiple valid…

not rated 765 +22 today A SkillSpector: pass 89 tokens original MIT

frontend-design

17

juicesharp/rpiv-mono

Skill Claude Code

Inject tailored visual design guidance for frontend work. Scope: web frontends (HTML/CSS/JS, React, Vue, Svelte, Astro, etc.). Aesthetic principles generalize to native/TUI but examples assume web. Use when the user asks to build a page, full layout, or new application, or explicitly wants design direction. SKIP for…

not rated 765 +22 today A SkillSpector: pass 122 tokens original MIT

grade

18

juicesharp/rpiv-mono

Skill Claude Code

Grade ONE artifact along ONE named quality dimension and write a verdict JSON to .rpiv/artifacts/verdicts/. Single-pass, no fixes — it only judges. Dispatched once per dimension by a workflow's grade panel (a fanout over dimensions); the workflow folds the per-dimension verdicts into an advance/loop decision. Use as a…

not rated 765 +22 changed today A SkillSpector: pass 78 tokens original MIT

implement

19

juicesharp/rpiv-mono

Skill Claude Code

Execute an approved implementation plan from .rpiv/artifacts/plans/ phase by phase, applying changes and verifying each phase against its success criteria before moving on. Use when the user invokes /implement, asks to "implement this plan", or wants an existing phased plan executed. Pair with revise to update plans…

not rated 765 +22 changed 5d ago A SkillSpector: pass 71 tokens original MIT

migrate-to-guidance

20

juicesharp/rpiv-mono

Skill Claude Code needs its repo

Migrate a project's inline CLAUDE.md files to the .rpiv/guidance/ shadow-tree system. Finds every CLAUDE.md, transforms internal references, and creates equivalent architecture.md files under .rpiv/guidance/. Use when the user wants to move from inline CLAUDE.md to the guidance shadow tree, consolidate scattered…

not rated 765 +22 today A SkillSpector: pass 93 tokens original MIT

plan

21

juicesharp/rpiv-mono

Skill Claude Code

Convert a design artifact into a phased implementation plan with parallelized atomic phases and explicit success criteria, written to .rpiv/artifacts/plans/. Use after the design skill when the user wants a design turned into an actionable, phase-by-phase plan to hand to the implement skill. Prefer plan when a…

not rated 765 +22 today A SkillSpector: warn 84 tokens original MIT

pr-triage

22

juicesharp/rpiv-mono

Skill Claude Code

Triage a GitHub pull request before committing review effort — fetch the PR thread (description, review comments, linked issues, CI status), assess the diff against whatever architecture/standards the target repo actually carries, and emit a triage disposition (Review · Request changes · Hold · Decline) with security…

not rated 765 +22 today A SkillSpector: warn 149 tokens original MIT

quick-plan

23

juicesharp/rpiv-mono

Skill Claude Code

Produce a single unsliced, consistently-phased implementation plan for a small, well-understood task and write it directly to .rpiv/artifacts/plans/ with status: ready — one non-interactive pass, no slice decomposition, no in-skill review (the workflow's grade and validate stages are the gates). Dispatched by the ship…

not rated 765 +22 today A SkillSpector: warn 120 tokens original MIT

remediate

24

juicesharp/rpiv-mono

Skill Claude Code

Surgically repair a working tree whose validate run returned a failing verdict — re-run each failed verify-at-implement risk ruling's prescribed procedure and each structured blocker's failing command, apply the minimal localized code fix grounded in the validation report, then confirm it passes. Single-pass, no…

not rated 765 +22 today A SkillSpector: pass 90 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: