sk Skill · aimasteracc
tsa-refactor-queue
Build a top-N prioritized refactoring queue by intersecting three signals: health grade (which files are F/D), temporal churn (which files change most often), and dead-code density (which files carry the most unreachable symbols). For each candidate the queue surfaces (a) the dimension that dragged the grade down, (b) the target symbol, (c) blast radius from nav action=callers, and (d) a concrete action — split,…
Open on skills.sh ↗read 2026-09-16
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 6
yamlbashPython
- Host repository
- aimasteracc/tree-sitter-analyzer
- Version
- 2.0.0
- Allowed tools
- mcp__tree-sitter-analyzer__health, mcp__tree-sitter-analyzer__nav, mcp__tree-sitter-analyzer__structure, mcp__tree-sitter-analyzer__edit, Bash, Read
- Host stars
- 50
- Host language
- Python