Acerca de
The GitHub Issue Resolver skill streamlines your development workflow by automating the lifecycle of an issue fix. It identifies open issues, sets up isolated git worktrees to prevent environment pollution, and employs a rigorous TDD cycle (Red-Green-Refactor) to implement solutions. By coordinating with specialized AI agents for architectural review and code optimization, it ensures high-quality output that adheres to strict standards for atomic commits and conventional commit messaging, ultimately handling everything from the initial bug hunt to the final pull request submission.