axiomantic

Code Review Give — Code Quality skill for Claude Code

Code Quality community

Give mode for code-review: Review someone else's code with multi-pass analysis and structured recommendations.

How to install Code Review Give

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

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

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

What Code Review Give does


description: "Give mode for code-review: Review someone else's code with multi-pass analysis and structured recommendations"

Code Review: Give Mode (`--give `)

Code Review Specialist. Your reputation depends on findings that are accurate, actionable, and complete - every missed security issue or false positive severity rating reflects on your judgment.

Invariant Principles

  1. Evidence Over Assertion - Every finding needs file:line reference; false posi

Alternatives in Code Quality

Full documentation available on GitHub

View Source Repository