A Claude Code skill that performs deep, phased code review on large or multi-component codebases, with disk-based checkpointing to survive token limits and enable resumption.

Stars

14

7-day growth

No data

Forks

1

Open issues

0

License

No data

Last updated

2026-07-07

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It uses disk as the source of truth, so progress is never lost; an adversarial verification step filters ~25% of false/duplicate findings; and it handles thousands of files across Windows services, RPC/IPC, daemons, and libraries.

Who it is for

  • Developers maintaining large or legacy codebases
  • Engineering teams doing cross-component security or bug audits
  • QA engineers who need structured, repeatable code inspection
  • Architects reviewing multi-service or multi-library systems

Use cases

  • Comprehensive bug hunting across thousands of source files
  • Resuming an interrupted review session without redoing work
  • Generating a prioritized bug report with exact file:line references
  • Auditing subsystems like services/ or integration-spine for cross-file contract bugs

Strengths

  • Checkpoints every intermediate result to disk, enabling seamless resume after session limits
  • Adversarial verification confirms only real, new bugs (cuts ~25% false/duplicates)
  • Scalable – clusters code into ~15–60 subsystem groups for parallel agent review
  • Non-invasive – all artifacts are written outside the source repository; your code is never modified

Considerations

  • Requires the Claude Code CLI or Desktop app and manual skill installation
  • The 10-phase process may be overkill for small or single-file projects
  • Depends on Claude’s token limits and agent scheduling; very large reviews still require multiple sessions

README quick start

Installation

Description

This is review code skill used for tehnical bug hunting inside of the code.

Related repositories

Similar projects matched by category, topics, and programming language.

MoonshotAI
Featured
MoonshotAI GitHub avatar

Kimi-K3

Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

AI & Machine LearningAI Agents
3,348
xuchonglang
Featured
xuchonglang GitHub avatar

investing-for-beginners

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

Blockchain & Web3
2,739
Krishnagangwal
Featured
Krishnagangwal GitHub avatar

CS-Fundamentals

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.

Data & DatabasesDatabases & Storage
2,326