Agent Skills by juicesharp
Showing 32 vetted skills indexed across 1 GitHub repositories.
quick-plan
Generates a single-pass phased implementation plan artifact for small, well-understood coding tasks.
changelog
Regenerates [Unreleased] CHANGELOG sections from git history using Conventional Commits.
pr-triage
Triage GitHub pull requests by assessing security, convention drift, and intent before review.
slice
Decompose a research artifact into independent vertical slices and write a machine-readable slice map.
grade
Grades one artifact against one quality dimension and writes a verdict JSON.
remediate
Repairs failing validation verdicts by re-running prescribed procedures and applying minimal localized code fixes.
acceptance
Derives an executable acceptance inventory with runnable evidence commands from a verbatim goal document.
elaborate
Writes implement-ready code for one phase of a synthesized plan into a per-phase elaboration artifact.
amend
Applies failing grade-panel verdict findings to surgically revise one artifact in place.
frontend-design
Generates tailored frontend aesthetic guidelines by scanning style systems and interviewing across seven design dimensions.
design-review
Presents consolidated per-slice designs for developer acceptance and applies surgical adjustments with contract cascading.
architecture-review
Reviews a software module layer by layer and produces a phased polish plan artifact.
design-slice
Designs one vertical slice from a slice map and writes a per-slice design document.
synthesize
Merge per-slice design documents into one phased implementation plan.
research
Orchestrate targeted analysis agents to answer structured research questions and generate a consolidated research document.
commit
Group related git changes into structured commits with descriptive messages.
resume-handoff
Ingests a handoff document and generates a concrete task plan for resuming work.
design
Coordinate end-to-end feature design using vertical-slice decomposition and developer micro-checkpoints.
validate
Collect git history and test evidence to generate a validation report.
discover
Generate research questions from codebase discovery agents and key files.
create-handoff
Generate a Markdown handoff document with YAML frontmatter and repository metadata.
plan
Generate a phase-based implementation plan from a design artifact.
annotate-inline
Map project structure and generate per-layer CLAUDE.md files across brownfield codebases.
code-review
Orchestrate multi-agent code review workflows to generate structured review documents from patch diffs.