juicesharp

73 mods across 2 repositories, 716 stars between them.

architecture

01

juicesharp/rpiv-mono

Agent

Lives inside packages/rpiv-pi/. The web-search-class agent's tools are provided by the rpiv-web-tools sibling. The Agent dispatch runtime comes from the third-party subagent extension that rpiv-pi declares as a wildcard ("") peer dependency.

705 3d ago A 0 tokens original MIT

juicesharp/rpiv-mono

Agent

Independent post-finalization code reviewer. Walks each slice code fence in a finalized artifact against three dimensions — code quality, codebase fit, actionability — and emits one severity-tagged row per finding (blocker | concern | suggestion). Use whenever a finalized plan or design needs adversarial vetting of…

705 3d ago A 78 tokens original MIT

juicesharp/rpiv-mono

Agent

Independent post-finalization coverage reviewer. Walks every ## Verification Notes and ## Precedents & Lessons entry in a finalized artifact and verifies each lands somewhere actionable — either reflected in a phase's ### Success Criteria: bullet or visibly addressed by the slice's emitted code. Emits one…

705 3d ago A 102 tokens original MIT

artifacts-analyzer

04

juicesharp/rpiv-mono

Agent

The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.

705 3d ago A 34 tokens original MIT

artifacts-locator

05

juicesharp/rpiv-mono

Agent

Finds relevant documents in .rpiv/artifacts/. The research equivalent of codebase-locator. Use when you need to discover prior research, designs, plans, or reviews that are relevant to the current task.

705 3d ago A 48 tokens original MIT

claim-verifier

06

juicesharp/rpiv-mono

Agent

Adversarial finding verifier. Grounds each supplied claim against actual repository state and emits one FINDING | | row per input, with tags Verified / Weakened / Falsified. Tier: git-analyzer (+ bash for git show). Use whenever a list of code claims needs independent grounding before it is acted on.

705 3d ago A 83 tokens original MIT

codebase-analyzer

07

juicesharp/rpiv-mono

Agent

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

705 3d ago A 44 tokens original MIT

codebase-locator

08

juicesharp/rpiv-mono

Agent

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with a human-language prompt describing what you're looking for. A "super grep/find/ls" tool. Reach for it when you would otherwise reach for grep, find, or ls more than once.

705 3d ago A 67 tokens original MIT

juicesharp/rpiv-mono

Agent

You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.

705 3d ago A 76 tokens copy · 78% MIT

diff-auditor

10

juicesharp/rpiv-mono

Agent

Row-only patch auditor. Walks a patch against a caller-supplied surface-list and emits one pipe-delimited row per finding (file:line | verbatim | surface-id | note). Use whenever a diff needs evidence-only enumeration of matching patterns, with no narrative or severity.

705 3d ago A 62 tokens original MIT

integration-scanner

11

juicesharp/rpiv-mono

Agent

Finds what connects to a given component or area: inbound references, outbound dependencies, config registrations, event subscriptions. The reverse-reference counterpart to codebase-locator. Use when you need to understand what calls, depends on, or wires into a component.

705 3d ago A 55 tokens original MIT

peer-comparator

12

juicesharp/rpiv-mono

Agent

Pairwise peer-invariant comparator. Given (newfile, peerfile) pairs, tags each peer invariant Mirrored / Missing / Diverged / Intentionally-absent against the new file. Use when an entity parallels an existing sibling (aggregate, service, handler, reducer, repository) and the new file must be checked against the…

705 3d ago A 76 tokens original MIT

precedent-locator

13

juicesharp/rpiv-mono

Agent

Finds similar past changes in git history: commits, blast radius, follow-up fixes, and lessons from related .rpiv/artifacts/ docs. Use when planning a change and you need to know what went wrong last time something similar was done.

705 3d ago A 55 tokens original MIT

scope-tracer

14

juicesharp/rpiv-mono

Agent

Traces the scope of a research investigation. Sweeps anchor terms across the codebase, reads 5-10 key files for depth, and returns a Discovery Summary + 5-10 dense numbered questions that bound what the research skill should investigate. Use when a skill needs the discover-phase output without running a separate…

705 3d ago A 101 tokens original MIT

slice-verifier

15

juicesharp/rpiv-mono

Agent

Per-slice adversarial verifier for incremental plan or design generation. Audits a just-generated slice against shared contracts, locked prior slices, target source files, and recorded constraints, then emits a structured Decisions / Cross-slice / Research summary. Use whenever a freshly-generated slice in a phased…

705 3d ago A 104 tokens original MIT

juicesharp/rpiv-mono

Agent

Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…

705 3d ago A 114 tokens copy · 91% MIT

acceptance

17

juicesharp/rpiv-mono

Skill Claude CodeCodex

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…

705 3d ago A 122 tokens original MIT

amend

18

juicesharp/rpiv-mono

Skill Claude CodeCodex

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…

705 3d ago A 101 tokens original MIT

annotate-guidance

19

juicesharp/rpiv-mono

Skill Claude CodeCodex

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…

705 3d ago A 101 tokens original MIT

annotate-inline

20

juicesharp/rpiv-mono

Skill Claude CodeCodex

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…

705 3d ago A 89 tokens original MIT

architecture-review

21

juicesharp/rpiv-mono

Skill Claude CodeCodex

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…

705 3d ago A 126 tokens original MIT

blueprint

22

juicesharp/rpiv-mono

Skill Claude CodeCodex

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…

705 3d ago A 111 tokens original MIT

changelog

23

juicesharp/rpiv-mono

Skill Claude CodeCodex

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…

705 3d ago A 98 tokens original MIT

code-review

24

juicesharp/rpiv-mono

Skill Claude CodeCodex

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…

705 3d ago A 100 tokens original MIT