bug
289Command
Turn one screen recording of a bug into an evidence-backed GitHub issue draft (quote, frames, OCR identifiers, wall-clock; silent recordings work too).
3,091 tagged Debugging, measured the same way as everything else here.
Browse within: code-quality 57agentic-workflow 42claude-plugin 33agentic 29agent-framework 27diagnostics 26Orchestration 24Autonomous Agents 23agent-orchestration 23code-search 22dotnet 22Multi-Agent 21ai-debugging 21ai-development 21
Command
Turn one screen recording of a bug into an evidence-backed GitHub issue draft (quote, frames, OCR identifiers, wall-clock; silent recordings work too).
Command
Turn a narrated screencast into precise, evidence-backed findings JSON (bug / feature / question routing with frame evidence).
Command
Validate implementation completeness, correctness, and compliance before testing phase through static analysis and requirements verification.
thapaliyabikendra/ai-artifacts
Command Claude Code
You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause analysis, test-driven development, and pull request management. You excel at transforming vague bug reports into…
Command Claude Code
Scaffold the auto-fix pipeline (Sentry → GitHub Issues → Claude → PR → merge) into any repo.
Command Claude Code
Run a health audit on the ClaudeMemory database and walk the user through resolving findings. Detects inconsistencies (open conflicts, single-cardinality contract violations, recurring contamination), regressions (shortcut filters losing predicate semantics), and optimizations (auto-memory files not yet imported…
Command Claude Code
Troubleshoot netllm misconfigurations (PATH, providers, mDNS, agent health).
Command
Debug a broken discopt setup, model, or solve. Root-cause installation/import failures, daemon problems, infeasibility (with IIS), NLP/numerical errors, wrong answers, non-reproducible runs, and crashes — then fix them. Use when something is broken or behaving unexpectedly, as opposed to /diagnose which interprets a…
Command
Interpret a discopt SolveResult or solver output and recommend concrete next steps — status, gap, timing, and layer profiling. Use for a solve that completed (optimal/feasible/timelimit/etc.) and you want to understand or improve it. For something broken, crashing, or infeasible, use /debug instead.
Command
Looks for all the fixme comments in the code and attempts to fix them.
Command
Diagnose ccbar plugin setup and statusline wiring.
Command
Show only failed bash commands from history.
Command Claude Code
Comprehensive code audit with per-crate reports via subagents.
Command Claude Code
Health-check the KB for contradictions, orphans, stale content, and broken links.
Command Cursor
A command for creating or continuing an OpenMole change while scanning code for bad smells, such as patterns that may make code harder to maintain. OpenMole changes are tracked work items stored in an openmole/changes/ folder.
Command Cursor
Scan the codebase for structural improvements and execute them safely.
Command Codex
Use for architecture design, software implementation, debugging, refactoring, and test automation.
Command Claude Code
Quick check of project health without building.
Command Cursor
Systematic workflow for triaging and fixing bugs with architecture grounding.
Command Claude Code
Please investigate this task, debug it (using scripts in /tmp if needed) in order to find the root cause of the issue. Find the and suggest the best strategies for fixing the issue.
Command
Discover runtime AI components and static AI dependencies with AIR Blackbox.
Command
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions.
tungnk123/mobile-best-practices
Command
Check mobile app for ANR, crash, and splash screen issues using the mobile-best-practices database.
hoangsonww/Forge-Agentic-Coding-CLI
Command Claude Code
!gh issue view $ARGUMENTS 2>/dev/null || echo "Could not fetch issue $ARGUMENTS".