moai-workflow-github
Installation
SKILL.md
GitHub Workflow Configuration
- Repository: Auto-detected from
gh repo view --json nameWithOwner - Default mode: Agent Teams (falls back to sub-agent if AGENT_TEAMS unavailable)
- Branch prefix:
fix/issue-{number}for bugs,feat/issue-{number}for features - Git strategy: Reads
github.git_workflowfrom.moai/config/sections/system.yaml
EXECUTION DIRECTIVE - START IMMEDIATELY
This is the GitHub workflow command. Parse $ARGUMENTS and execute immediately.
Argument Parsing
First word determines sub-command:
Related skills