Create new VS Code commands with all required boilerplate
Create new webviews with RPC services, Lit app, and registration
Code review against GitLens standards with optional impact completeness audit
Audit commits for issues and CHANGELOG entries
Use when reviewing or stress-testing a proposed technical approach, implementation plan, or architecture decision. Triggers when asked to review a plan, play devil's advocate, poke holes, or validate an approach before implementation begins.
Create GitHub issues from uncommitted changes or commits
Use when formulating the best technical approach for a task — before writing implementation plans or code. Triggers on architecture decisions, complex features, refactors, or when the user asks how to approach something. Investigates current codebase,…
Use whenever any UI-bearing work touches a running instance — building or fixing a feature, ship-gating, auditing, OR debugging visible bugs (flaky behavior, intermittent rendering, "sometimes does X" reports, hover/focus/animation glitches, layout overflow).…