GitHub Issue Fix Planner
This skill helps developers generate a step-by-step plan to fix a GitHub issue.
What it does
Given a GitHub issue title and description, this skill generates a structured plan to approach the problem.
Use cases
- Open source contributors
- Developers working on GitHub issues
- Bounty hunters solving GitHub tasks
Inputs
- issue_title: Title of the GitHub issue
- issue_description: Description of the GitHub issue
Output
- fix_plan: Step-by-step plan to fix the issue