bug-fix-planner

Installation
SKILL.md

Bug Fix Planner

Plan the smallest credible fix for one specific defect.

Plan only. Do not edit files, apply patches, commit, or implement unless the user explicitly asks.

Goal

Give another engineer enough evidence and direction to fix the bug without rereading the conversation.

Success Criteria

  • The broken behavior, expected behavior, impact, and affected area are clear.
  • Important claims are classified as Confirmed, Likely, or Unknown.
  • The plan traces the failing path in real code when repository access exists.
  • The recommendation names one primary fix path, not a loose option list.
  • Validation and acceptance criteria prove the original defect is gone.

Constraints

Related skills

More from marcellocurto/skills

Installs
7
GitHub Stars
2
First Seen
11 days ago