wayne930242/Reflexive-Claude-Code
Agent
Reviews a single refactor phase diff before commit. Called by applying-refactors at each phase checkpoint. Enforces 400 LOC cap, phase-type discipline, and that the diff matches the plan.
A skills-driven Agentic Context Engineering / Harness Engineering workflow for Claude Code.
wayne930242/Reflexive-Claude-Code
Agent
Reviews a single refactor phase diff before commit. Called by applying-refactors at each phase checkpoint. Enforces 400 LOC cap, phase-type discipline, and that the diff matches the plan.
wayne930242/Reflexive-Claude-Code
Agent
Use this agent after creating or modifying a CLAUDE.md file. Reviews quality including instruction specificity, token efficiency, correct separation of concerns, and actionability.
wayne930242/Reflexive-Claude-Code
Agent
Use this agent after creating or modifying a hook. Reviews quality including exit code contract, performance, file filtering, settings.json registration, and security.
wayne930242/Reflexive-Claude-Code
Agent
Use this agent after creating or modifying rule configurations. Reviews quality including frontmatter paths, rule specificity, and no duplication with CLAUDE.md laws.
wayne930242/Reflexive-Claude-Code
Agent
Use this agent after creating or modifying a skill. Reviews skill quality against best practices including frontmatter, description triggers, line count, naming conventions, and progressive disclosure.
wayne930242/Reflexive-Claude-Code
Agent
Use this agent after creating or modifying a subagent. Reviews quality including single responsibility, tool minimalism, model selection, context isolation, and trigger clarity.