skill-orchestrator
Intelligent command routing and task status management for agent workflows.
Install
mkdir -p .claude/skills/skill-orchestrator && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3600" && unzip -o skill.zip -d .claude/skills/skill-orchestrator && rm skill.zipInstalls to .claude/skills/skill-orchestrator
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Route commands to appropriate workflows based on task type and status. Invoke when executing /task, /research, /plan, /implement commands.Key capabilities
- →Retrieve task context from project state
- →Validate task status before execution
- →Route tasks to specialized skills based on type
- →Prepare context packages for delegated agents
How it works
It looks up task details in the project state, validates that the task is not in a terminal state, and routes the request to the appropriate skill based on the task type.
Inputs & outputs
When to use skill-orchestrator
- →Route research tasks to the researcher skill
- →Validate task status before implementation
- →Automate command dispatch based on workflow
- →Retrieve task context for current project
About skill-orchestrator
Routes slash commands to specific skills based on task type and current status. It manages context loading and validates task states before delegating work.
Route commands to appropriate workflows based on task language and status. Invoke when executing /task, /research, /plan, /implement commands.
When not to use it
- →When performing direct file edits
- →When executing build or test commands
- →When updating task status
Prerequisites
Limitations
- →Cannot modify source files
- →Cannot perform status updates
- →Limited to routing and context passing
How it compares
It acts as a central routing layer rather than performing the actual task logic itself.
Compared to similar skills
skill-orchestrator side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| skill-orchestrator (this skill) | 1 | 2mo | No flags | Intermediate |
| linear | 10 | 2mo | No flags | Beginner |
| zapier-workflows | 11 | 8mo | Review | Beginner |
| attio-skill-generator | 7 | 7mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by benbrastmckie
View all by benbrastmckie →You might also like
linear
lobehub
Linear issue management guide. Use when working with Linear issues, creating issues, updating status, or adding comments. Triggers on Linear issue references (LOBE-xxx), issue tracking, or project management tasks. Requires Linear MCP tools to be available.
zapier-workflows
davila7
Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.
attio-skill-generator
kesslerio
Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.
automation-brainstorm
MacroMan5
Interactive workflow design advisor for Power Automate, n8n, Make, Zapier and other platforms. Guides users through planning automation workflows with smart questions about triggers, actions, data flow, and error handling. Uses research sub-agent to find best practices and generates detailed implementation plan. Triggers when user mentions "create workflow", "build flow", "design automation", "need ideas for", or describes workflow requirements without having a complete design.
daily-briefing
anthropics
Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".
jira
davila7
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.