implement - GitHub Issue Implementation Workflow in Worktree Environment
Complete workflow to implement specified GitHub issues in worktree environment, from subtask detection to PR merge
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze GitHub issue
- create git worktree
- write code with TDD
- run quality review
- create pull request
- monitor CI pipeline
- merge PR automatically
Inputs
- GitHub issue
- repository access
- issue ID
Outputs
- pull request
- merged code
- updated issue labels
Requirements
- Git environment
- GitHub access
- worktree support
- CI/CD system
