.claude/skills/review-static-speed/SKILL.md
Review static analysis checks for runtime optimization opportunities
npx skillsauth add cwilliams5/Alt-Tabby review-static-speedInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Enter planning mode. Investigate static analysis runtime and find optimization opportunities.
.\tests\test.ps1 --timing to get the timing report. Identify the most time-consuming checks.Research the production code and static analysis deeply. Write a plan for all optimizations found. Ignore any existing plans — create a fresh one.
Include in the plan a verification step - Run timing comparison (before vs after) each change. Theoretical changes have provably been hidden regressions. Validate.
tools
Create a new git worktree and switch the session into it
tools
Spawn agent to trace code flow via query tools — answer only, no context cost
tools
Commit, push, and create a PR for the current branch
tools
Retire a shader by moving its files to legacy/shaders_retired