brainstorm
>
UncategorizedView skill →
debug
Systematic 4-phase debugging — root cause investigation before any fix attempt. Use for any bug, test failure, or unexpected behavior. Triggers on "debug", "debugging", "why failing", "why broken", "root cause".
UncategorizedView skill →
finish-branch
Complete a development branch lifecycle — verify merge status, clean up worktree and branch, then compound context via inline PR comments. Triggers on "cleanup", "worktree cleanup", "finish branch", "branch cleanup".
UncategorizedView skill →
verify-completion
Enforce verification evidence before any completion claim. Tests, builds, and lint must be run with output shown — no claims without proof. Triggers on "verify", "verification", "done check", "completion check".
UncategorizedView skill →