djenriquez

29 mods across 1 repository, 3 stars between them.

djenriquez/claude-plugins

Instructions file

Claude Code instructions for djenriquez/claude-plugins, covering repository guidance, plugin resource paths, task and plan systems, prompt architecture and human-facing output.

3 5d ago A 1,465 tokens

djenriquez-core

03

djenriquez/claude-plugins

Plugin Claude Code

Agent workflow plugin collection by @djenriquez: full spec-to-PR dev flow, planning interviews, human-first spec writing, humanizer and reporting style for human-facing output, technical writing for procedures, lean code review, silent-decision audit, spec review, issue-to-spec, PR feedback handling, reliable…

3 5d ago A tokens not measured

audit-decisions

14

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 5d ago A 57 tokens

code-review

15

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 5d ago A 35 tokens

full-dev-flow

16

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 5d ago A 108 tokens

handle-pr-feedback

17

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 5d ago A 56 tokens

humanizer

18

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 5d ago A 87 tokens

interactive-review

19

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 5d ago A 87 tokens

interview

20

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 5d ago A 60 tokens

issue-to-spec

21

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 5d ago A 89 tokens

pr-digest

22

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 5d ago A 48 tokens

pr-figure

23

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 5d ago A 113 tokens

pr-publish

24

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 5d ago A 50 tokens