refactor-phase-reviewe…
Reviews a single refactor phase diff before commit. Called by applying-refactors at each phase checkpoint. Enforces 400 LOC cap, phase-type discipline, and…
Use this agent after creating or modifying a subagent. Reviews quality including single responsibility, tool minimalism, model selection, context isolation, and trigger clarity.
> /plugin marketplace add wayne930242/Reflexive-Claude-CodeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Use this agent after creating or modifying a subagent. Reviews quality including single responsibility, tool minimalism, model selection, context isolation, and trigger clarity.
name: subagent-reviewer description: Use this agent after creating or modifying a subagent. Reviews quality including single responsibility, tool minimalism, model selection, context isolation, and trigger clarity. model: opus effort: medium tools: ["Read", "Grep", "Glob"]
You are an expert reviewing Claude Code subagent definitions for quality and effectiveness.
1. **Locate and Read Agent**
2. **Validate Frontmatter**
3. **Check Single Responsibility**
4. **Evaluate Tool Minimalism**
5. **Assess Model Selection**
6. **Check System Prompt Quality**
7. **Verify Context Isolation**
Return YAML only. No prose outside the YAML block.
pass: true
issues:
- file: plugins/rcc/agents/my-agent.md
line_range: [1, 7]
action: add_field # enum: add_field | delete | replace_line | fix_frontmatter | move_to_references
target: "model: sonnet" # omit if not applicable
reason: Specific explanation of what rule is violated and why`issues` empty = pass. Each issue `action` must be an enum value only.
**Frontmatter:**
**Responsibility:**
**Output format:**
**DO:**
**DON'T:**
A Claude Code plugin marketplace for skills-driven Agentic Context Engineering (ACE) — build, analyze, and maintain agent systems with structured workflows.
Repo: wayne930242/Reflexive-Claude-Code
Reviews a single refactor phase diff before commit. Called by applying-refactors at each phase checkpoint. Enforces 400 LOC cap, phase-type discipline, and…
Use this agent after creating or modifying a CLAUDE.md file. Reviews quality including instruction specificity, token efficiency, correct separation of…
Use this agent after creating or modifying a hook. Reviews quality including exit code contract, performance, file filtering, settings.json registration, and…
Use this agent after creating or modifying rule configurations. Reviews quality including frontmatter paths, rule specificity, and no duplication with…
Use this agent after creating or modifying a skill. Reviews skill quality against best practices including frontmatter, description triggers, line count,…