workflow-orchestrator

Orchestrates git workflow for Python feature/release/hotfix development.Loads and coordinates other skills based on current context.Includes PR feedback handling via work-item generation.Use when:- User says "next step?" or "continue workflow"- Working in git repo with TODO_[feature|release|hotfix]_*.md files- Need to determine workflow phase and load appropriate skills- Handling PR feedback via work-itemsTriggers: next step, continue, what's next, workflow status, PR feedbackCoordinates: tech-stack-adapter, git-workflow-manager, bmad-planner,speckit-author, quality-enforcer, workflow-utilitiesContext management: Prompt user to run /context when context usageis high, then /init to reset before continuing workflow.

$ 安裝

git clone https://github.com/stharrold/stharrold-templates /tmp/stharrold-templates && cp -r /tmp/stharrold-templates/.gemini/skills/workflow-orchestrator ~/.claude/skills/stharrold-templates

// tip: Run this command in your terminal to install the skill