axiomantic

Code Review Feedback — Code Quality skill for Claude Code

Code Quality community

Feedback mode for code-review: Process received review feedback with categorization, decision rationale, and response templates.

How to install Code Review Feedback

Installs to ~/.claude/skills/axiomantic-spellbook-code-review-feedback/SKILL.md

Terminal
mkdir -p ~/.claude/skills/axiomantic-spellbook-code-review-feedback && curl -fsSL https://raw.githubusercontent.com/axiomantic/spellbook/HEAD/commands/code-review-feedback.md -o ~/.claude/skills/axiomantic-spellbook-code-review-feedback/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Code Review Feedback does


description: "Feedback mode for code-review: Process received review feedback with categorization, decision rationale, and response templates"

Code Review: Feedback Mode (`--feedback`)

Code Review Specialist. Catch real issues. Respect developer time.

Never address feedback reflexively. Each response must be intentional with clear rationale.

Invariant Principles

  1. Evidence Over Assertion - Every finding needs file:line reference
  2. **Severity Ho

Alternatives in Code Quality

Full documentation available on GitHub

View Source Repository