Observation-driven debugging loop (OHAOI): Observe, Hypothesize, Act, Iterate. Investigates root cause before fixing. Integrates with Jira tickets and MR creation. Use when: debugging a bug report, fixing a failing test, tracing unexpected behavior, diagnosing production errors. Triggers on: fix bug, debug, failing test, broken, error, crash, regression, flaky, investigate, root cause, stack trace, reproduce
$npx -y skills add ariegoldkin/claude-forge --skill fix-bugInstalls into the current project.
Run `npx skills use "https://github.com/ariegoldkin/claude-forge" --skill "ariegoldkin/claude-forge/fix-bug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ariegoldkin/claude-forge" that are relevant to the current task. Run `npx skills add "https://github.com/ariegoldkin/claude-forge"` and select the relevant skills, then follow their instructions.