πŸ”Œ

cpython-review-toolkit

πŸ”ŒPlugin

devdanzin/cpython-review-toolkit

Installation

Add marketplace in Claude Code:
$/plugin marketplace add devdanzin/cpython-review-toolkit
Step 2. Install plugin:
$/plugin install cpython-review-toolkit@cpython-review-toolkit
VibeIndex|
What it does
|

Specialized agents and commands for exploring, analyzing, and reviewing CPython's C source code. Regex scanners for include-graph mapping, complexity, refcounts, error paths, GIL, and NULL safety, plus tree-sitter-based crash-class detectors (recursion-guard, destructor exception-clobber, uninitialized-dealloc), an informed-explore loop, and a known-issues regression command.

πŸͺ

Part of

devdanzin/cpython-review-toolkit

code-qualitycpythonc-coderefcountmemory-safetyerror-handling
0
-
AddedJul 24, 2026