★ 3 · Updated 2026-09-17
Executes test-driven development by writing failing tests, writing minimal implementation code, and refactoring while adding features or fixing bugs.
Browse skills that share this tag.
★ 3 · Updated 2026-09-17
Executes test-driven development by writing failing tests, writing minimal implementation code, and refactoring while adding features or fixing bugs.
★ 3 · Updated 2026-09-15
Investigates errors, stack traces, and unexpected behaviors to find root causes, apply minimal fixes, and run regression tests.
★ 0 · Updated 2026-09-09
Provides systematic methodologies and techniques for identifying, isolating, and fixing software bugs.
★ 1 · Updated 2026-06-30
Debug code using runtime logs and evidence-based hypothesis testing
★ 1 · Updated 2026-06-15
Find root cause before attempting fixes for bugs and failures
★ 0 · Updated 2026-06-15
Apply systematic root cause investigation before fixing bugs
★ 0 · Updated 2026-03-25
Autonomously analyzes and fixes UE5 C++ bugs from GitHub issues, screenshots, logs, or text descriptions
★ 1 · Updated 2026-03-24
Continuously find and fix failing Go tests in a worktree with parent branch sync between iterations
★ 13 · Updated 2026-03-11
Enforces writing reproducing tests before code changes for bug reports
★ 211 · Updated 2026-02-24
Identify and fix all code issues through parallel analysis agents and sequential fixes with quality enforcement
★ 0 · Updated 2026-02-13
Fix bugs using OpenCode with mistake prevention checklist and minimal changes
★ 0 · Updated 2026-02-13
Enforces test coverage for every bug fix and distinguishes between immutable laws and standard regression tests.
★ 0 · Updated 2026-02-13
Autonomously fixes bugs in code repositories following git workflow standards
★ 1 · Updated 2026-02-13
Automatically executes code corrections by specifying bug IDs from QA checklist
★ 8 · Updated 2026-02-11
Performs debugging through five phases: investigate, inject logs, propose fix, verify, and cleanup
★ 1,092 · Updated 2026-02-11
Fixes specific bugs in codebase without creating plans or reports