Systematically read, evaluate, implement, and resolve all review comments AND CI test failures on a GitHub PR — one issue at a time, with tests and commits after each fix.
Core principle: Never mark a comment as resolved without verified implementation and passing specs. Never claim CI is fixed without confirmed green status.
If a PR number was provided, use it directly. Otherwise, detect the PR from the current branch:
검토 의견, Copilot 제안 및 CI 테스트 실패를 포함하여 GitHub PR을 수정, 해결 또는 해결하라는 요청을 받을 때 사용합니다. "PR 수정", "PR 댓글 수정", "검토 해결", "Copilot 피드백 해결", "검토 댓글 수정", "CI 수정", "PR에서 실패한 테스트 수정"과 같은 문구 또는 수정할 PR 번호가 제공될 때 트리거됩니다. 출처: universokobana/sdlc-agent-skills.