π
cpython-review-toolkit
πPlugindevdanzin/cpython-review-toolkit
Installation
Add marketplace in Claude Code:
$
/plugin marketplace add devdanzin/cpython-review-toolkitStep 2. Install plugin:
$
/plugin install cpython-review-toolkit@cpython-review-toolkitWhat 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