dev - Development workflow utilities for branching, PR management, and review feedback
Development workflow utilities for branching, PR management, and review feedback
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create branches from default
- fetch remote branches
- detect default branch
- generate branch names
- check existing branch patterns
- get pending review comments
- address code review feedback
- commit with clear messages
- reply to reviewer comments
- process batch comments
Inputs
- GitHub repository
- PR number
- review comments
- branch naming conventions
- remote origin URL
Outputs
- new Git branch
- Git commit
- PR review reply
- resolved review comments
- updated branch structure
Requirements
- Git installation
- GitHub CLI (gh)
- repository access
- appropriate Git permissions
- branch naming conventions
