Bug Fixing

Diagnose and fix existing defects in any codebase by reproducing the problem, establishing root cause with evidence, adding regression coverage when practical, and applying the smallest safe correction. Use for crashes, exceptions, incorrect results, regressions, intermittent failures, state and concurrency bugs, UI that does not update, and production incidents, even when the user only says "this doesn't work". Language-agnostic; detects the stack and loads the matching stack skill (dotnet-wpf, blazor) for framework-specific investigation and validation. Do not use as the primary workflow for net-new feature development; use feature-development for that.

erbatista Updated

File contents

erbatista/agents-skills/tree/main/agent-skills-dotnet/bug-fixing commit 3310e14f51

Frequently asked questions

npx skillmds@latest add erbatista/bug-fixing-2