debug-issue
25Command
Hypothesis-driven debugging with runtime evidence — Sentry, Firecrawl, and Sequential Thinking, not guessing.
Command
Hypothesis-driven debugging with runtime evidence — Sentry, Firecrawl, and Sequential Thinking, not guessing.
Command
Dependency provenance & slopsquatting audit — plan only, no install until approved.
Command
Documentation drift audit + sync plan — no rewrites until approved.
Command
Audit custom lint/ratchet doctrine for content correctness — report only.
Command
Error-handling & observability audit (Sentry + Langfuse) — plan only, no fixes until approved.
Command
Turn raw feedback (reports, Sentry, reviews, QA/audit findings) into deduplicated durable tickets and drive each to production-verified closure.
Command
Fetch a GitHub issue, find the relevant code, implement the fix, verify, and open a PR.
Command
Audit CI/CD gate logic — silent bypass, ratchet gaming, conflicting conditions — report only.
Command
Drive the whole repository to a verified-green baseline — typecheck, lint, tests, build — with authorized fixing of pre-existing debt.
Command
Relentless one-question-at-a-time interview to sharpen a plan or design before any code is written.
Command
Compact the current conversation into a handoff document for a fresh agent session.
Command
Inventory parked work into one living BACKLOG.md — regenerate and diff, do not implement.
Command
Consolidate accreted CI gates into one aggregator required check — apply phase by phase.
Command
Make in-site navigation instant — Speculation Rules, bfcache, View Transitions, 103 Early Hints.
Command
Data-integrity & destructive-op audit — plan only, no migrations or tokens until approved.
Command
Reference for the MCP toolset (Context7, Firecrawl, Playwright, Supabase, Sequential Thinking) and when to reach for each.
Command
App Store / Play submission-readiness audit — plan only, no manifest edits until approved.
Command
Measure-don't-guess performance audit + optimization plan — no fixes until approved.
Command
Research, clarify requirements, and produce an approved implementation plan before writing code (Cursor Plan Mode).
Command
Validate and open or manage a PR from an already-committed branch.
Command
Privacy / GDPR / APPI / store-label audit — plan only, no policy or SDK edits until approved.
Command
Audit and fix how easily content is understood — CPL, Gestalt grouping, deadspace, visuals that cut verbosity.
Command
Systematic refactoring: analyze → split → extract → verify behavior, with no truncation or omitted lines.
Command
Review the local working tree, commit, push, open a PR, drive it merge-ready — do not merge.