ReviewToolkits/cpython-review-toolkit

A Claude Code plugin for exploring, analyzing, and reviewing CPython's C source code.

10Stars on the repository
39Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

informed-explore

04

ReviewToolkits/cpython-review-toolkit

Command

Like explore, but INFORMED: every agent first reads a briefing of recurring CPython C bug SHAPES (sibling-hunt templates with their guarded twins), the cross-cutting triage rules, and the false-positive taxonomy — so it confirms-without-relitigating, suppresses known FPs, and hunts un-found siblings of known shapes…

10 1mo ago A 106 tokens original MIT

known-issues

05

ReviewToolkits/cpython-review-toolkit

Command

Cross-reference the seed catalog of previously-found CPython crashes against a fresh scan, so a fix (or a regression-after-revert) is detected. Static, drift-tolerant regression — no repros run.

10 1mo ago A 43 tokens original MIT