| /dev:bugfix |
This workflow automates the entire bug issue fix cycle: |
| /dev:issue |
This skill automates the entire development cycle from branch creation to merge for a single ZenHub/ |
| Implementation Agent |
This agent analyzes ZenHub/GitHub issue content to implement code and create commits. |
| Issue Branch Agent |
This agent creates and checks out Git branches based on ZenHub/GitHub issues. |
| Issue State Agent |
This agent manages ZenHub issue states. |
| PR Code Review Auto-Processing |
Automatically reviews and applies AI code reviews (Claude, Gemini) posted on PRs. |
| PR Lifecycle Agent |
This agent manages the entire Pull Request lifecycle. |
|
PR Review Processor Agent
|
An agent that automatically reviews and applies AI code reviews posted on PRs. |
| Test Runner Agent |
This agent verifies and runs tests for Features. |
| debrief |
Post-incident blameless analysis โ root cause, blast radius, gate gap analysis, action items |
| dev:batch |
ZenHub issue sequential processing automation (hierarchical branch strategy) |
| dev:run |
Full development cycle automation from issue creation to merge |
| issue-processor-agent |
Specialized agent for sequential ZenHub issue processing |
| openapi:mapper |
Auto-generate OpenAPI Response to Domain Entity Mapper |
|
session-automation-scout
|
Detects automatable repetitive patterns. Used for suggesting new skill/agent creation |
| session-doc-updater |
Analyzes document updates based on session content. Used for updating CLAUDE.md and rule files |
|
session-duplicate-checker
|
Checks and resolves duplicate/conflicting document updates. Used for final cleanup in Phase 2 |
|
session-followup-suggester
|
Suggests follow-up tasks after session analysis. Used for identifying incomplete TODOs and technical |
|
session-learning-extractor
|
Extracts rules/patterns learned during sessions. Used for documenting project-specific rules |
| session:wrap |
Auto-update .claude/ documents on session end |
|
zenhub-integration-agent
|
ZenHub integration specialist. Used for creating Epic/Story and converting Figma analysis results to |
| zenhub:epic |
ZenHub Epic and Story creation (based on feature requirements) |
| zenhub:init-workspace |
ZenHub workspace pipeline initialization and standard structure setup |
| zenhub:manage |
ZenHub PR linking and pipeline state management |