juanmhidalgo/claude-plugins

8Stars on the repository
60Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

branch-reviewer

01

juanmhidalgo/claude-plugins

Agent

Code review specialist for branch comparisons and PR preparation. Use PROACTIVELY when: (1) Reviewing branch changes before merge, (2) Comparing current branch vs main/develop, (3) Preparing code for PR submission, (4) Analyzing diffs for security/performance issues.

8 7d ago A 64 tokens original MIT

comment-verifier

05

juanmhidalgo/claude-plugins

Agent

Verifies a single PR review comment against actual code. Returns VALID BUG or FALSE POSITIVE with evidence. Spawned by the pipeline to triage comments in parallel.

8 7d ago A 37 tokens original MIT

fix-implementer

07

juanmhidalgo/claude-plugins

Agent

Implements a single code fix from review feedback. Spawned by the pipeline command to fix one specific issue. Use when delegating individual fix tasks.

8 7d ago A 35 tokens original MIT

pr-feedback-analyst

11

juanmhidalgo/claude-plugins

Agent

Analyze and triage PR feedback from AI reviewers (Copilot, Gemini). Use when: (1) PR has bot comments to review, (2) Need to separate valid issues from false positives, (3) Prioritizing code review feedback.

8 7d ago A 56 tokens original MIT

tech-debt-reviewer

13

juanmhidalgo/claude-plugins

Agent

Technical debt analyzer for pre-merge reviews. Use PROACTIVELY when: (1) Checking if changes introduce maintainability issues, (2) Evaluating code quality before merge, (3) Identifying refactoring opportunities in new code.

8 7d ago A 55 tokens original MIT

doc-adversary

14

juanmhidalgo/claude-plugins

Agent

Adversarial reviewer for technical documentation. Reports only what would cause a bad architecture, design, or implementation decision. Use on PRDs, ADRs, technical specs, design docs, RFCs, and system documentation before the work is implemented or relied upon. Spawned by the adversarial-doc-review skill — always in…

8 7d ago A 73 tokens original MIT

juanmhidalgo/claude-plugins

Agent

Explores declared API contracts for a feature — OpenAPI, GraphQL, tRPC, protobuf, JSON Schema. Separate from endpoint code (backend-explorer covers that). Critical for multi-repo features. Opt-in primitive — invoke directly from any skill.

8 7d ago A 58 tokens original MIT

backend-explorer

16

juanmhidalgo/claude-plugins

Agent

Explores backend/API layer for a feature. Finds models, views, serializers, endpoints, services, and database patterns. Spawned by explore-plan for parallel exploration.

8 7d ago A 37 tokens original MIT

config-explorer

17

juanmhidalgo/claude-plugins

Agent

Explores the configuration surface for a feature. Finds env vars, settings modules, feature flags, secrets handling, and per-environment overrides. Opt-in primitive — invoke directly from any skill.

8 7d ago A 42 tokens original MIT

feature-implementer

18

juanmhidalgo/claude-plugins

Agent

Orchestrates execution of an approved PLAN-.md (or equivalent step list) by dispatching each step to plan-step-executor in order, accumulating carry-over notes between steps, and halting on blockers. Use AFTER a plan is approved and you want a single delegate to drive the whole feature instead of spawning…

8 7d ago A 298 tokens original MIT

frontend-explorer

19

juanmhidalgo/claude-plugins

Agent

Explores frontend/UI layer for a feature. Finds components, views, hooks, API clients, routing, and state management. Spawned by explore-plan for parallel exploration.

8 7d ago A 38 tokens original MIT

history-explorer

20

juanmhidalgo/claude-plugins

Agent

Explores git history and open PRs for a feature. Finds recent changes, conflicts, and historical patterns. Spawned by explore-plan for parallel exploration.

8 7d ago A 35 tokens original MIT