Use this skill when working in the CPython repository for any development task - fixing bugs, adding features, understanding code, or making contributions. Provides codebase orientation and coordinates loading of specialized skills (build, style, docs, jit) as your workflow progresses.
$npx -y skills add gpshead/cpython-skills --skill devInstalls into the current project.
Run `npx skills use "https://github.com/gpshead/cpython-skills" --skill "gpshead/cpython-skills/dev"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gpshead/cpython-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gpshead/cpython-skills"` and select the relevant skills, then follow their instructions.