implement - Complete GitHub Issue Implementation Workflow
Implement GitHub Issues in a worktree environment with full workflow from subtask detection to PR merge
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze issue granularity
- detect subtasks
- create git worktree
- write test cases
- implement code
- run lint checks
- run tests
- create pull request
- monitor CI status
Inputs
- GitHub issue
- repository access
- branch name
Outputs
- implemented code
- pull request
- merged code
Requirements
- Git worktree environment
- GitHub repository access
- CI/CD system
- testing framework
