Skip to main content
juicesharp
GitHub creator profile

juicesharp

Repository-level view of 47 collected skills across 2 GitHub repositories.

skills collected
47
repositories
2
updated
Aug 29, 2026
repository explorer

Repositories and representative skills

research
unclassified

Answer structured research questions about a codebase using targeted parallel analysis agents, then synthesize findings into a research document in .rpiv/artifacts/research/. Internally dispatches the scope-tracer agent to formulate trace-quality research…

Aug 29, 2026
grade
unclassified

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

Aug 28, 2026
acceptance
unclassified

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…

Aug 28, 2026
quick-plan
unclassified

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…

Aug 28, 2026
slice
unclassified

Decompose a research artifact into independent vertical slices — each a self-contained, separately-designable unit — and write a slice map to .rpiv/artifacts/slices/ with a machine-readable `slices:` frontmatter array. A research artifact is required (it is…

Aug 28, 2026
validate
unclassified

Verify that an implementation plan was correctly executed by running each phase's success criteria against the working tree and producing a validation report. Use after the implement skill completes, when the user asks to "validate the plan", wants a…

Aug 28, 2026
remediate
unclassified

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…

Aug 22, 2026
plan
unclassified

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…

Aug 21, 2026
Showing 8 of 30 collected skills.
explore
software-developers

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.

Apr 17, 2026
design
software-developers

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…

Apr 14, 2026
discover
software-developers

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…

Apr 14, 2026
implement
software-developers

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

Apr 14, 2026
plan
project-management-specialists

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

Apr 14, 2026
research
software-developers

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.

Apr 14, 2026
revise
software-developers

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.

Apr 14, 2026
validate
software-quality-assurance-analysts-and-testers

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

Apr 14, 2026
Showing 8 of 17 collected skills.
Showing 2 of 2 repositories
All repositories loaded