Agent Skill
2/7/2026

bug-fixing

Diagnose and fix bugs in code. Use this skill when the user provides an error message, stack trace, or code snippet and wants root cause analysis or suggested fixes.

M
michaelyagi
1GitHub Stars
1Views
npx skills add MichaelYagi/mcp_a2a

SKILL.md

Namebug-fixing
DescriptionDiagnose and fix bugs in code. Use this skill when the user provides an error message, stack trace, or code snippet and wants root cause analysis or suggested fixes.

name: bug_fixing description: > Diagnose and fix bugs in code. Use this skill when the user provides an error message, stack trace, or code snippet and wants root cause analysis or suggested fixes. tags:

  • code
  • debugging
  • fixing tools:
  • debug_fix

Bug Fixing Skill

Use this skill when the user asks for:

  • "help me fix this error"
  • "why is this crashing"
  • "debug this stack trace"
  • "what is causing this exception"
Skills Info
Original Name:bug-fixingAuthor:michaelyagi