claudeindex
Plugin

cpython-review-toolkit

10 specialized agents and 4 commands for exploring, analyzing, and reviewing CPython's C source code. Includes analysis scripts for include graph mapping, C complexity measurement, refcount auditing, error path analysis, GIL usage scanning, PEP 7 style checking, and NULL safety scanning.

Installation

1

Add the marketplace

/plugin marketplace add devdanzin/cpython-review-toolkit
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.