Cleanup Cycles

Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".

tuyv c68f9af 4 files · 18.4 KB Updated

File contents

tuyv/ccpm/tree/main/preset-registry/skills/raintree-technology-claude-starter-cleanup-cycles commit c68f9afded

Frequently asked questions

npx skillmds@latest add tuyv/cleanup-cycles