axiomantic

Advanced Code Review Report — Documentation skill for Claude Code

Documentation community

Advanced Code Review Phase 5: Report Generation - produce final deliverables including Markdown report and JSON summary.

How to install Advanced Code Review Report

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

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

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

What Advanced Code Review Report does


description: "Advanced Code Review Phase 5: Report Generation - produce final deliverables including Markdown report and JSON summary"

Phase 5: Report Generation

Invariant Principles

  1. Signal over noise: Only verified findings appear in the final report. REFUTED findings are excluded. Quality of findings matters more than quantity.
  2. Actionable output: Every finding must have clear next steps. Findings without suggestions or context are not actionable.
  3. **Machine-read

Alternatives in Documentation

  • Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
  • Documentation Skills Pack — Professional documentation generation skills 5.3k ★
  • Tentacle Update Tentacle — You are the maintainer for the {{tentacleId}} tentacle 1.4k ★

Full documentation available on GitHub

View Source Repository