juicesharp/rpiv-pi

Skill-based development workflow for Pi — research, design, plan, implement, validate

11Stars on the repository
26Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

annotate-guidance

01

juicesharp/rpiv-pi

Skill Claude Code

Generate architecture.md guidance files in .rpiv/guidance/ by analyzing architecture and patterns in parallel. Auto-detects architecture, proposes locations, and batch-writes compact documentation. Use for onboarding or improving AI assistant context.

not rated 11 4mo ago A 51 tokens original MIT

annotate-inline

02

juicesharp/rpiv-pi

Skill Claude Code

Generate CLAUDE.md files across a project by analyzing architecture and patterns in parallel. Auto-detects architecture, proposes locations, and batch-writes compact documentation. Use for onboarding or improving AI assistant context.

not rated 11 4mo ago A 46 tokens original MIT

code-review

03

juicesharp/rpiv-pi

Skill Claude Code

Conduct comprehensive code reviews by analyzing changes in parallel. Produces review documents in thoughts/shared/reviews/. Use when changes are ready for review.

not rated 11 4mo ago A 31 tokens original MIT

commit

04

juicesharp/rpiv-pi

Skill Claude Code

Create structured git commits. Groups related changes logically with clear, descriptive messages. Use when code changes are ready to commit.

not rated 11 4mo ago A 26 tokens original MIT

create-handoff

05

juicesharp/rpiv-pi

Skill Claude Code

Create context-preserving handoff documents for session transitions. Compacts essential context into concise documents. Use when context is getting large or before starting a fresh session.

not rated 11 4mo ago A 36 tokens original MIT

design

06

juicesharp/rpiv-pi

Skill Claude Code

Design features through iterative vertical-slice decomposition and progressive code generation with developer micro-checkpoints. For complex multi-component features touching 6+ files across multiple layers. Produces design artifacts in thoughts/shared/designs/. Always requires a research artifact from discover →…

not rated 11 4mo ago A 61 tokens original MIT

discover

07

juicesharp/rpiv-pi

Skill Claude Code

Generate trace-quality research questions from codebase discovery. Spawns discovery agents and reads key files for depth, then synthesizes into dense question paragraphs for the research skill. Produces question artifacts in thoughts/shared/questions/. First stage of the research pipeline.

not rated 11 4mo ago A 51 tokens original MIT

explore

08

juicesharp/rpiv-pi

Skill Claude Code

Analyze solution options for features or changes. Compares approaches with pros/cons and provides recommendations. Produces documents in thoughts/shared/solutions/. Use when multiple valid approaches exist.

not rated 11 4mo ago A 38 tokens original MIT

implement

09

juicesharp/rpiv-pi

Skill Claude Code

Execute approved implementation plans phase by phase. Implements changes with verification against success criteria. Use when a plan is ready for implementation.

not rated 11 4mo ago A 27 tokens original MIT

migrate-to-guidance

10

juicesharp/rpiv-pi

Skill Claude Code needs its repo

Migrate existing CLAUDE.md files to .rpiv/guidance/ system. Finds all CLAUDE.md files, transforms references, and creates architecture.md files in the guidance shadow tree.

not rated 11 4mo ago A 46 tokens original MIT

outline-test-cases

11

juicesharp/rpiv-pi

Skill Claude Code

Discover testable features via Frontend-First Discovery and create a folder outline under .rpiv/test-cases/ with per-feature metadata. Incremental runs use existing outlines as context for smarter discovery and diff-based checkpoints. Use before write-test-cases to map project scope.

not rated 11 4mo ago A 60 tokens original MIT

plan

12

juicesharp/rpiv-pi

Skill Claude Code

Create phased implementation plans from design artifacts. Decomposes designs into parallelized atomic phases with success criteria in thoughts/shared/plans/. Use after design.

not rated 11 4mo ago A 32 tokens original MIT

research

13

juicesharp/rpiv-pi

Skill Claude Code

Answer structured research questions via targeted parallel analysis agents. Consumes question artifacts from discover. Produces research documents in thoughts/shared/research/. Second stage of the research pipeline — always requires a questions artifact.

not rated 11 4mo ago A 42 tokens original MIT

resume-handoff

14

juicesharp/rpiv-pi

Skill Claude Code

Resume work from a handoff document. Reads handoff, verifies current state, and continues implementation. Use at the start of a new session to pick up where you left off.

not rated 11 4mo ago A 40 tokens copy · 86% MIT

revise

15

juicesharp/rpiv-pi

Skill Claude Code

Update existing implementation plans based on feedback. Makes surgical edits while preserving structure and quality. Use when plans need adjustments after review or during implementation.

not rated 11 4mo ago A 31 tokens original MIT

validate

16

juicesharp/rpiv-pi

Skill Claude Code

Verify that an implementation plan was correctly executed. Runs success criteria checks and generates validation reports. Use after implementation is complete.

not rated 11 4mo ago A 26 tokens original MIT

write-test-cases

17

juicesharp/rpiv-pi

Skill Claude Code

Generate manual test case specifications for a single feature by analyzing code in parallel. Consumes outline-test-cases meta.md when available for warm-start. Produces flow-based test cases with regression suite and project-wide coverage map. Outputs to .rpiv/test-cases/{feature}/ in the target project.

not rated 11 4mo ago A 66 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: