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.

$ Installieren

git clone https://github.com/stharrold/yuimedi-paper-20250901 /tmp/yuimedi-paper-20250901 && cp -r /tmp/yuimedi-paper-20250901/.agents/workflow-orchestrator ~/.claude/skills/yuimedi-paper-20250901

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