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

analyze-claude-md

01

juanmhidalgo/claude-plugins

Command

Use when you need to audit a CLAUDE.md file against Anthropic's best practices. Do NOT use to apply changes — use /claude-md-toolkit:optimize-claude-md for that.

8 7d ago A 43 tokens original MIT

init

02

juanmhidalgo/claude-plugins

Command

Use when creating a new CLAUDE.md or bootstrapping one for a project that doesn't have one yet. Do NOT use to improve an existing CLAUDE.md — use /claude-md-toolkit:optimize-claude-md instead.

8 7d ago A 51 tokens original MIT

optimize-claude-md

03

juanmhidalgo/claude-plugins

Command

Use when you want to apply best-practice improvements to an existing CLAUDE.md file. Do NOT use to create one from scratch — use /claude-md-toolkit:init instead.

8 7d ago A 38 tokens original MIT

branch

04

juanmhidalgo/claude-plugins

Command

Use when reviewing branch changes for merge readiness with severity classification. Do NOT use for staged-only review (use /code-review:staged) or PR feedback triage (use /code-review:triage).

8 7d ago A 42 tokens original MIT

coverage-gate

05

juanmhidalgo/claude-plugins

Command

Use to prevent CI coverage failures before pushing by checking coverage against CI-configured thresholds. Do NOT use as a replacement for running tests (use your test command directly).

8 7d ago A 33 tokens original MIT

dismiss

06

juanmhidalgo/claude-plugins

Command

Use when PR comments are false positives that should be closed with justification. Do NOT use for valid findings that need fixes — use /code-review:implement-fix instead.

8 7d ago A 34 tokens original MIT

fixes-plan

07

juanmhidalgo/claude-plugins

Command

Use when a code review session has produced findings that need tracking before implementation. Do NOT use without prior review output — run /code-review:staged or :branch first.

8 7d ago A 35 tokens original MIT

implement-fix

08

juanmhidalgo/claude-plugins

Command

Use when REVIEWFIXES.md exists and you want to implement tracked issues. Do NOT use without a REVIEWFIXES.md — run /code-review:fixes-plan first.

8 7d ago A 35 tokens original MIT

mark-fixed

09

juanmhidalgo/claude-plugins

Command

Use to verify and mark issues as fixed in REVIEWFIXES.md. Do NOT use without an existing REVIEWFIXES.md — run /code-review:fixes-plan first.

8 7d ago A 35 tokens original MIT

pipeline

10

juanmhidalgo/claude-plugins

Command

Use when you want to resolve all PR feedback autonomously in a single pass. Do NOT use for draft PRs or when you need manual control over individual fixes.

8 7d ago A 33 tokens original MIT

pr

11

juanmhidalgo/claude-plugins

Command

Use when you need a thorough code review of a pull request. Do NOT use for staged or branch-only reviews (use /code-review:staged or :branch).

8 7d ago A 34 tokens original MIT

receive

12

juanmhidalgo/claude-plugins

Command

Use when pasting review output from /code-review:staged or :branch. Do NOT use for PR triage (/code-review:triage) or to run a new review.

8 7d ago A 38 tokens original MIT

resolve-fixed

13

juanmhidalgo/claude-plugins

Command

Use after marking issues as fixed in REVIEWFIXES.md to close corresponding GitHub threads. Do NOT use before verifying fixes — use /code-review:mark-fixed first.

8 7d ago A 34 tokens original MIT

staged-pipeline

14

juanmhidalgo/claude-plugins

Command

Use when you want to review and fix staged changes in a single session before committing. Do NOT use for PR reviews (use /code-review:pipeline) or read-only reviews (use /code-review:staged).

8 7d ago A 44 tokens original MIT

staged

15

juanmhidalgo/claude-plugins

Command

Use to review staged changes before committing. Do NOT use for branch-wide review (use /code-review:branch) or full PR review (use /code-review:pr).

8 7d ago A 35 tokens original MIT

tech-debt

16

juanmhidalgo/claude-plugins

Command

Use to analyze staged changes or branch diff for technical debt and maintainability issues before merge. Do NOT use for bug detection or security review.

8 7d ago A 28 tokens original MIT

triage

17

juanmhidalgo/claude-plugins

Command

Use to triage PR feedback from AI reviewers and verify validity before implementing. Do NOT use without an open PR with bot comments — use /code-review:branch for local review.

8 7d ago A 36 tokens original MIT

debug

18

juanmhidalgo/claude-plugins

Command

Use when facing any error or unexpected behavior that requires diagnosis before fixing. Do NOT use for quick classification only — use /debug:triage for that.

8 7d ago A 31 tokens original MIT

incident

19

juanmhidalgo/claude-plugins

Command

Use to manage an incident through its lifecycle: triage on detection, status updates during, blameless postmortem after. Do NOT use for ordinary debugging — use /debug:debug for single-engineer bug-hunting.

8 7d ago A 46 tokens original MIT

brainstorm

20

juanmhidalgo/claude-plugins

Command

Use when you need multiple alternative approaches before committing to a solution. Do NOT use when a clear solution exists (plan mode) or for comparing known options (/discuss:tradeoffs).

8 7d ago A 37 tokens original MIT

challenge

21

juanmhidalgo/claude-plugins

Command

Use to stress-test a proposal by hearing the strongest counter-arguments. Do NOT use for neutral analysis (/discuss:feature) or comparing options (/discuss:tradeoffs).

8 7d ago A 36 tokens original MIT

feature

22

juanmhidalgo/claude-plugins

Command

Use before plan mode to critically analyze a feature proposal for gaps, edge cases, and risks. Do NOT use for simple Q&A, implementation, or code review (/code-review:).

8 7d ago A 37 tokens original MIT

tradeoffs

23

juanmhidalgo/claude-plugins

Command

Use when you have 2-4 specific options and need a structured comparison. Do NOT use for open-ended exploration (/discuss:brainstorm) or single-option analysis (/discuss:feature).

8 7d ago A 40 tokens original MIT