review-to-disk

Community

Exhaustive code reviews saved to disk, no lost reports.

Authorroach88
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standard multi-agent code reviews generate large reports that overflow the orchestrator's context window before all results can be processed, leading to lost review data and incomplete audits of codebases.

Core Features & Use Cases

  • Parallel Specialized Agents: Runs multiple background review agents focused on architecture, security, performance, code quality, and other domains, with agent rosters tailored to TypeScript, Rails, or Python projects.
  • Persistent Report Storage: All agent reports are automatically saved to date-stamped docs/reviews/YYYY-MM-DD/ directories, ensuring no review data is lost even if context limits are hit.
  • Unified Synthesis: A dedicated sub-agent compiles all individual reports into a single deduplicated, severity-sorted synthesis report for easy consumption.
  • Use Case: Run a full audit of your src/ directory before a major release to catch security vulnerabilities, performance bottlenecks, and code quality issues across your entire codebase.

Quick Start

Use the review-to-disk skill to run a full exhaustive code review of your project's source code directory and save all reports to persistent disk storage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-to-disk
Download link: https://github.com/roach88/claude-config/archive/main.zip#review-to-disk

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.