
Agent Plugins
Install jerrod’s Claude Code plugins for repository readiness scoring, parallel four-reviewer PR review, and session-level behavioral correction when agents ignore rules.
Overview
agent-plugins is a plugin marketplace for the Ship phase that bundles axr readiness scoring, revue multi-agent PR review, and therapist behavioral correction for Claude Code.
What is this marketplace?
- axr plugin: 100-point Agent eXecution Readiness rubric across 12 dimensions with bash checkers and judgment subagents
- revue plugin: parallel architect, security, correctness, and style reviewers aggregated into one deduplicated verdict
- revue hard requirement: CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 for concurrent reviewer subagents
- therapist plugin: CBT-style /therapist command plus ambient hooks on Write, Edit, and Bash to catch rationalization
- Four-plugin marketplace focused on agent-operated software engineering, not generic productivity
- Marketplace entry lists 4 plugins
- axr uses a 100-point rubric across 12 dimensions
- revue dispatches 4 parallel reviewer roles: architect, security, correctness, style
What problem does it solve?
Agent-assisted shipping fails when you cannot score repo readiness, run disciplined PR review, or stop recurring rationalization mid-session.
Who is it for?
Claude Code power users shipping real PRs who want rubric-based readiness, four-reviewer revue, and therapist hooks in one marketplace.
Skip if: Beginners on lightweight editors without Claude Code agent teams, or teams that only need a single linter integration.
What do I get? / Deliverables
After installing the marketplace plugins and setting agent teams for revue, you get rubric reports, aggregated review verdicts, and therapist hooks that interrupt bad habits during edits.
- axr JSON and markdown readiness reports per repository run
- revue aggregated PR verdict with deduplicated severities
- therapist interventions via /therapist and Write/Edit/Bash ambient hooks
Plugins in this marketplace
4 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
AXR, revue, and therapist target quality gates and review discipline right before and during shipping changes, not early idea research. revue’s four-agent PR review team is the canonical shelf fit; axr supports pre-ship readiness and therapist supports sustained compliance during edits.
How it compares
Agent-operated engineering plugin bundle, not a curated generic skill swap meet or Azure DevOps CLI marketplace.
Common Questions / FAQ
Who is Agent Plugins for?
Claude Code users doing agent-operated software engineering who want readiness scoring, structured PR review, and behavioral correction plugins from jerrod.
When should I use Agent Plugins?
Use it in Ship when you are preparing to merge, reviewing pull requests, or fixing persistent agent rule-breaking before production release.
How do I add Agent Plugins to my agent?
Add jerrod’s Agent Plugins GitHub repo as a Claude Code plugin marketplace, install axr, revue, and therapist, and export CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 before using revue.