juanmhidalgo

61 mods across 1 repository, 8 stars between them.

coverage-gate

25

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

26

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

27

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

28

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

29

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

30

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

31

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

32

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

33

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

34

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

35

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

36

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

37

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

branch-review

38

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use when reviewing branch changes or PRs for merge readiness with severity classification. Do NOT use for general code quality advice — use dedicated linters.

8 7d ago A 32 tokens original MIT

coverage-gate

39

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use when checking code coverage against CI-configured thresholds before pushing or during pipeline execution. Do NOT use for general test writing or coverage tool configuration.

8 7d ago A 33 tokens original MIT

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use when receiving code review feedback to verify suggestions before accepting or pushing back. Do NOT use to run a review (/code-review:staged) or for PR triage (/code-review:triage).

8 7d ago A 46 tokens original MIT

review-fixes-plan

41

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use when generating or managing a REVIEWFIXES.md tracking document after a code review session. Do NOT use for tracking issues outside of code review workflows.

8 7d ago A 35 tokens original MIT

technical-decisions

42

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use when multiple implementation approaches exist during code review and a decision must be made. Do NOT use for general architecture planning outside of code review context.

8 7d ago A 33 tokens original MIT

debug

43

juanmhidalgo/claude-plugins

Plugin Claude Code

Systematic debugging and incident response: structured triage, root cause analysis, regression guards, error pattern recognition, and blameless postmortem generation.

8 7d ago A tokens not measured original MIT

debug

44

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

45

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

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use when tests fail, builds break, or behavior doesn't match expectations. Covers triage methodology and regression guards. Do NOT use for writing new features or general code quality.

8 7d ago A 40 tokens original MIT

incident-response

47

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use to run an incident response workflow — initial triage, status updates during, blameless postmortem after. Do NOT use for ordinary debugging — use debugging-strategies for single-engineer bug-hunting.

8 7d ago A 47 tokens original MIT

discuss

48

juanmhidalgo/claude-plugins

Plugin Claude Code

Critical feature discussion, idea refinement, and adversarial review of technical documents.

8 7d ago A tokens not measured original MIT