devops-workflow - Issue-driven DevOps workflow with workspace isolation
Execute DevOps workflow with pre-flight checks, workspace isolation, and PR lifecycle management
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- define pre-flight protocol
- verify GitHub issue
- clone repository
- create feature branch
- validate test infrastructure
- stage changes
- commit changes
- create pull request
- review pull request
- merge pull request
- destroy workspace
- cleanup merged branches
Inputs
- GitHub repository
- GitHub issue
- implementation plan
Outputs
- isolated workspace
- feature branch
- pull request
- merged branch
Requirements
- git tool support
- workspace management
- git-ops agent
- bash command execution
