tsa-refactor-queue
aimasteracc/tree-sitter-analyzerBuild a top-N prioritized refactoring queue by intersecting three signals: health grade (which files are F/D), temporal churn (which files change most often),…
Scores out of 100 · grade A
2026-08-15Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score23/100
- 46 stars on the source repo.
Documented
15% of the score81/100
- 1,323 words with worked examples.
Install
npx skills add aimasteracc/tree-sitter-analyzer/tsa-refactor-queueWhat it says it does
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`, `delete dead`, or `extract`. Motivated by `docs/agent-tooling-gap-report.md` "Next High-Value Work" §5: use `health action=project` output to open focused refactoring slices for the current F-grade files, starting with low-coverage Language Plugin extractors and `api.py`. Use when: - "Where should I refactor next?" / "Build me a refactor queue" - Post-feature cleanup pass - Engineering planning: "what would 2 weeks of cleanup buy us?" - Re-grading after a sprint: "did the queue shrink?" Replaces: per-file `health action=file` loops + spreadsheet ranking (~25k tokens) with 3 parallel MCP calls + a deterministic rank (~3k tokens).
Also in aimasteracc/tree-sitter-analyzer
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| tsa-edit-then-verifyaimasteracc/tree-sitter-analyzer | clean | Skill | 46 stars | today | |
| tsa-constraintsaimasteracc/tree-sitter-analyzer | clean | Skill | 46 stars | today | |
| tsa-graphaimasteracc/tree-sitter-analyzer | clean | Skill | 46 stars | today | |
| tsa-health-watchaimasteracc/tree-sitter-analyzer | clean | Skill | 46 stars | today | |
| tsa-indexaimasteracc/tree-sitter-analyzer | clean | Skill | 46 stars | today | |
| tsa-temporalaimasteracc/tree-sitter-analyzer | clean | Skill | 46 stars | today |
Other ai & agents skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| mcp-builderanthropics/skills | No license | AI & agents | 104,949 installs | today | |
| agent-developmentanthropics/claude-plugins-official | clean | AI & agents | 5,901 installs | today | |
| plugin-settingsanthropics/claude-plugins-official | clean | AI & agents | 5,465 installs | today | |
| skill-creatoranthropics/claude-plugins-official | clean | AI & agents | 5,836 installs | today | |
| microsoft-foundrymicrosoft/azure-skills | clean | AI & agents | 544,819 installs | today | |
| claude-apianthropics/skills | No license | AI & agents | 59,236 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=aimasteracc%2Ftree-sitter-analyzer)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
