djenriquez/claude-plugins

Custom Claude Code plugins, skills, and agents

3Stars on the repository
29Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

audit-decisions

01

djenriquez/claude-plugins

Skill Claude CodeCodex

Reports silent decisions in agent-authored work: an independent read-only pass lists every choice the spec or request did not prescribe, in plain language, least-confident first. Not a code review, not a PR body, and it cannot change code or block merge.

3 6d ago A 57 tokens

code-review

02

djenriquez/claude-plugins

Skill Claude CodeCodex

Runs a lean, risk-scaled code review: one generalist pass first, specialists only when triggered by evidence, and external debate only for high-risk escalation.

3 6d ago A 35 tokens

full-dev-flow

03

djenriquez/claude-plugins

Skill Claude CodeCodex

Runs the complete development workflow from session context to reviewed pull request: write a spec, run spec-review and revise the spec, create an implementation task plan with the harness-native task system, drain that queue, commit, publish a PR, run self-review-loop, and post /assisted-review-heavy. Use when the…

3 6d ago A 108 tokens

handle-pr-feedback

04

djenriquez/claude-plugins

Skill Claude CodeCodex

Reads unresolved GitHub PR feedback, independently validates and groups it by owning seam, applies ranked remove/simplify or seam fixes for proven issues, pauses design-expanding or same-seam stacked changes, verifies the result, and replies with a reasoned disposition.

3 6d ago A 56 tokens

humanizer

05

djenriquez/claude-plugins

Skill Claude CodeCodex

Rewrite agent-drafted text so a human can skim it without AI jargon or bloated terminology. Use when editing PR descriptions, review comments, digests, specs, decision ledgers, interactive-review answers, or any other text people must read. Surgical: fix contaminated sections only; preserve technical claims…

3 6d ago A 87 tokens

interactive-review

06

djenriquez/claude-plugins

Skill Claude CodeCodex

Opens a localhost interactive diagram of a pull request so a developer can click components and ask follow-up questions answered by the same agent session. Use when the user wants an interactive review, to explore a PR visually, to drill into a /pr-figure-style overview, or says /interactive-review. Not for posting…

3 6d ago A 87 tokens

interview

07

djenriquez/claude-plugins

Skill Claude CodeCodex

Interview users to turn an issue, rough plan, or implementation idea into spec-ready decisions. Use when the user asks to interview/probe/question a plan, when issue-to-spec needs design clarification, or before writing a spec that depends on product, technical, rollout, or scope decisions.

3 6d ago A 60 tokens

issue-to-spec

08

djenriquez/claude-plugins

Skill Claude CodeCodex

Orchestrates the full investigation-to-spec workflow starting from a GitHub issue. Phase 1: explore the issue and codebase to build context. Phase 2: interview the user from a problem-solving perspective. Phase 3: author a spec and publish it to docs/specs/. Phase 4: assess complexity and conditionally launch the…

3 6d ago A 89 tokens

pr-digest

09

djenriquez/claude-plugins

Skill Claude CodeCodex

Loads full context of a GitHub PR (diff, description, linked issues, commit history, review threads, CI status), produces a structured narrative summary grouped by logical concern, and stays ready for follow-up Q&A.

3 6d ago A 48 tokens

pr-figure

10

djenriquez/claude-plugins

Skill Claude CodeCodex

Generates one LLM reviewer diagram for a GitHub pull request, hosts it as a GitHub user-attachment without committing, and posts it as a comment or returns markdown for a PR body. Use when the user asks for a PR figure, reviewer diagram, image on a PR, a picture of the change, or when pr-publish needs the figure.…

3 6d ago A 113 tokens

pr-publish

11

djenriquez/claude-plugins

Skill Claude CodeCodex

Publishes finished work as a GitHub pull request: discovers branch state, drafts or refreshes a layered human-readable PR description (with required humanizer pass and a reviewer figure), pushes safely, and creates or updates the PR.

3 6d ago A 50 tokens

publish-review

12

djenriquez/claude-plugins

Skill Claude CodeCodex

Publish existing code-review findings as one GitHub PR review with inline comments (required humanizer pass in review-comment mode). Use when the user says /publish-review, publish the review, leave these as PR comments, post this review on the PR, drop these in as inline comments, or comment on the PR with these…

3 6d ago A 89 tokens

self-review-loop

13

djenriquez/claude-plugins

Skill Claude CodeCodex

Iteratively reviews a PR with fresh read-only reviewers, applies only ranked design-quality fixes for demonstrated blockers, pauses same-seam or mechanism-expanding work for decisions, and pushes one final squashed commit only after a clean review without unexplained complexity growth.

3 6d ago A 55 tokens

spec-review

14

djenriquez/claude-plugins

Skill Claude CodeCodex

Reviews a spec with risk-scaled specialist agents, deduplicates findings, and returns a binary APPROVED / REVISIONS NEEDED verdict.

3 6d ago A 32 tokens

technical-writing

15

djenriquez/claude-plugins

Skill Claude CodeCodex

Write clear instructional and reference prose for documents a reader follows or looks facts up in: runbooks, procedures, how-to guides, READMEs, API or configuration references, troubleshooting pages, migration guides, release notes, architecture decision records, or long follow-along PR sections. Covers imperative…

3 6d ago A 114 tokens

write-spec

16

djenriquez/claude-plugins

Skill Claude CodeCodex

Authors a human-first design spec: a plain-language narrative reviewers can absorb in minutes, backed by an implementation appendix with the exhaustive detail agents need. Use when the user asks to write a spec or design doc from a discussion or investigation, or to rewrite an existing spec that is too verbose for…

3 6d ago A 64 tokens