juanmhidalgo

61 mods across 1 repository, 8 stars between them.

PostToolUse

02

juanmhidalgo/claude-plugins

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing version-bump-check.sh and marketplace-sync-check.sh (2 commands). From juanmhidalgo/claude-plugins.

8 6d ago A tokens not measured copy · 47% MIT

juanmhidalgo/claude-plugins

Instructions file

Instructions for juanmhidalgo/claude-plugins, covering claude.md, plugin layout, version management, ai code review principle and prd documentation standard.

8 6d ago A 643 tokens original MIT

claude-md-toolkit

05

juanmhidalgo/claude-plugins

Plugin Claude Code

Analyze and optimize CLAUDE.md files using Anthropic's best practices for prompt engineering, XML tags, and memory patterns.

8 6d ago A tokens not measured original MIT

analyze-claude-md

06

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 6d ago A 43 tokens original MIT

init

07

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 6d ago A 51 tokens original MIT

optimize-claude-md

08

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 6d ago A 38 tokens original MIT

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use when creating, analyzing, or optimizing CLAUDE.md files for Claude Code projects. Do NOT use for general prompt engineering or non-CLAUDE.md configuration.

8 6d ago A 42 tokens original MIT

code-review

10

juanmhidalgo/claude-plugins

Plugin Claude Code

Comprehensive code review workflow: branch reviews, PR triage, false positive dismissal, and fix tracking.

8 6d ago A tokens not measured original MIT

branch-reviewer

11

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 6d ago A 64 tokens original MIT

comment-verifier

15

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 6d ago A 37 tokens original MIT

fix-implementer

17

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 6d ago A 35 tokens original MIT

pr-feedback-analyst

21

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 6d ago A 56 tokens original MIT

tech-debt-reviewer

23

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 6d ago A 55 tokens original MIT

branch

24

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 6d ago A 42 tokens original MIT