.claude/skills/issue/SKILL.md
Create a GitHub issue documenting the work done in this session
npx skillsauth add cwilliams5/Alt-Tabby issueInstall 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.
Create a GitHub issue that documents the work from this session. Synthesize from all available context — don't just parrot a single source.
git diff main...HEAD) — what actually changed (always available)The plan says what we set out to do. The diff says what we did. The delta between them is often the most interesting part.
Include what's relevant from these categories, skip what isn't:
Not every issue needs every section. A simple fix might just need goal + what changed. A complex feature might have all of them.
Distill — do not dump. Omit rejected candidates, false positives, exploration noise, and investigation dead ends. Include investigation notes only if they have lasting documentation value or provide needed context for a future reader.
The test: would someone reading this in 3 months understand why this change exists and what's notable about it?
Report the issue number and URL. The subsequent PR must reference Closes #N.
If not already in a worktree, create one using the EnterWorktree tool and proceed with any remaining work.
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