workflow-orchestrator
✓Automatically coordinates multi-skill workflows and triggers follow-up actions. Use when completing PRD creation, implementation, or any milestone that should trigger additional skills. This skill reads the auto-trigger configuration and executes the workflow chain.
Installation
SKILL.md
A skill that automatically coordinates workflows across multiple skills, triggering follow-up actions at appropriate milestones.
| auto | Execute immediately, no confirmation | Logging, status updates | | background | Execute without blocking | Reflection, analysis | | askfirst | Ask user before executing | PRs, deployments, major changes |
To enable auto-trigger, add this section to any skill's SKILL.md:
Automatically coordinates multi-skill workflows and triggers follow-up actions. Use when completing PRD creation, implementation, or any milestone that should trigger additional skills. This skill reads the auto-trigger configuration and executes the workflow chain. Source: charon-fan/agent-playbook.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/charon-fan/agent-playbook --skill workflow-orchestrator- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is workflow-orchestrator?
Automatically coordinates multi-skill workflows and triggers follow-up actions. Use when completing PRD creation, implementation, or any milestone that should trigger additional skills. This skill reads the auto-trigger configuration and executes the workflow chain. Source: charon-fan/agent-playbook.
How do I install workflow-orchestrator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/charon-fan/agent-playbook --skill workflow-orchestrator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/charon-fan/agent-playbook
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01