What problem does it solve?
Analyze GitHub issues (or user-provided descriptions), survey linked resources, and produce a concrete, step-by-step solution plan as a Markdown file to guide fixes or improvements.
Core Features & Use Cases
- Parse and interpret issues: fetch titles, bodies, labels, and comments to understand the scope.
- Follow linked resources: resolve referenced issues/PRs and extract context from external links or code references.
- Produce an actionable plan: generate a structured "issue-solution.md" with root cause, proposed approach, concrete steps, testing guidance, and open questions.
- Use cases: when you need a formal plan to address a bug, a feature request, or a migration task described in an issue.
Quick Start
Provide a GitHub issue URL or plain description and the skill will create issue-solution.md with a complete plan.