π―
task-workflow
π―Skillfrom devdanzin/cpython-review-toolkit
Installation
Vibe Index InstallInstalls to .claude/skills/
$
npx vibeindex add devdanzin/cpython-review-toolkit --skill task-workflowskills.sh Installβ Installs to .agents/skills/
$
npx skills add devdanzin/cpython-review-toolkit --skill task-workflowManual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/task-workflow/SKILL.md0Installs
-
AddedJul 24, 2026
More from this repository2
ππͺ
cpython-review-toolkitπPlugin
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.
devdanzin/cpython-review-toolkitπͺMarketplace
A Claude Code plugin for exploring, analyzing, and reviewing CPython's C source code.