10 specialized agents and 4 commands for analyzing CPython C extensions. Tree-sitter-powered scripts detect borrowed-ref-across-callback bugs, module state issues, type slot errors, ABI violations, and more. Includes a unique 'migrate' command for extension modernization checklists.
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.
14 specialized agents and 4 commands for exploring, analyzing, and improving existing Python codebases. Includes analysis scripts for import graphing, complexity measurement, test correlation, type coverage, dead symbol detection, tech debt collection, and git history analysis.