소개
The GitHub Issue Resolver is a comprehensive Claude Code skill designed to streamline the software development lifecycle by automating the handling of GitHub issues. It intelligently classifies issues into bugs, features, or documentation, explores relevant codebases to identify impact areas, and follows a strict Test-Driven Development (TDD) cycle to implement fixes. With built-in multi-attempt logic and failure reporting, this skill reduces manual overhead in the bug-fixing process while ensuring high code quality through automated linting and test verification before generating finalized pull requests.