oma-debug

Solid

Bug diagnosis and fixing specialist - analyzes errors, identifies root causes, provides fixes, and writes regression tests. Use for bug, debug, error, crash, traceback, exception, and regression work.

Code & Development 1,042 stars 119 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Debug Agent - Bug Fixing Specialist ## Scheduling ### Goal Reproduce, diagnose, minimally fix, and regression-test bugs while preserving scope discipline and documenting root cause. ### Intent signature - User reports a bug, crash, traceback, exception, error message, performance issue, intermittent failure, or regression. - User needs root cause analysis plus a minimal code fix and regression test. ### When to use - User reports a bug with error messages - Something is broken and needs fixing - Performance issues or slowdowns - Intermittent failures or race conditions - Regression bugs ### When NOT to use - Building new features -> use Frontend/Backend/Mobile agents - General code review -> use QA Agent ### Expected inputs - Error message, failing behavior, reproduction steps, logs, test failure, or affected code path - Existing tests, stack traces, environment notes, and suspected regression boundary ### Expected outputs - Root cause explanation - Minimal fix scoped to the failing behavior - Regression test or explicit reason it cannot be added - Bug documentation under `.agents/results/bugs/` when appropriate ### Dependencies - `resources/execution-protocol.md`, examples, checklist, common patterns, and debugging checklist - Local codebase search and symbol/reference tools - Project test, lint, typecheck, and runtime commands ### Control-flow features - Branches by reproduction success, error class, suspected layer, and verification outcome - Reads logs/code/tes...

Details

Author
first-fluke
Repository
first-fluke/oh-my-agent
Created
4 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category