概要
The issue-solver skill provides a structured two-phase workflow designed to bridge the gap between issue reporting and code resolution. It first analyzes GitHub issues to generate 2-4 distinct solution strategies, each including effort estimates, pros, and cons. Once a strategy is selected, the skill handles the execution phase by automatically creating feature branches and committing the necessary code changes. This is particularly useful for developers who want to standardize their planning process, explore multiple technical approaches, or accelerate the resolution of repetitive backlog items through AI-driven automation.