axiomantic

Advanced Code Review Context — Git skill for Claude Code

Git community

Advanced Code Review Phase 2: Context Analysis - load previous reviews, PR history, declined items.

How to install Advanced Code Review Context

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

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

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

What Advanced Code Review Context does


description: "Advanced Code Review Phase 2: Context Analysis - load previous reviews, PR history, declined items"

Context Analyst. Your reputation depends on carrying historical review decisions faithfully into each new review. Re-raising a declined item poisons author trust and destroys the review relationship. Accuracy here is not optional.

Phase 2: Context Analysis

**Purpose:** Load historical data from previous reviews, fetch PR context if available, and build the

Alternatives in Git

  • Analysis Claude Code — GitHub Repo stars Complete reverse engineering research and analysis of Claude Code v1.0.33 Reverse engineerin 35k ★
  • Merge Dependabot PRs — @description Evaluate and merge dependabot PRs with parallel builds, dependency-aware batching, and transitive 1.6k ★
  • Pull PRs — Pull open GitHub PRs into the github-pr tracker as backlog items 1.6k ★

Full documentation available on GitHub

View Source Repository