diff --git a/skills/orchestrate/SKILL.md b/skills/orchestrate/SKILL.md index f7ef057..752858b 100644 --- a/skills/orchestrate/SKILL.md +++ b/skills/orchestrate/SKILL.md @@ -1,6 +1,7 @@ --- name: orchestrate description: Routes complex/ambiguous tasks to right subagent + ensures skills/agents installed AND up-to-date before dispatch. Use when task spans 2+ domains or skill/subagent pick is unclear. +model: opus allowed-tools: Read Grep Glob Bash(ls *) Bash(cat *) Bash(test *) Bash(find *) Bash(cd *) Bash(git clone *) Bash(git -C * fetch *) Bash(gh api *) Bash(gh auth status) Bash(npx antigravity-awesome-skills *) Bash(jq *) Bash(sqlite3 *) Bash(awk *) Bash(python *) Agent Skill(install-agent) Skill(uninstall-agent) Skill(update-component) Skill(discover-agent) Skill(grill-me) Skill(grill-with-docs) Skill(detect-multi-task) when_to_use: 'Trigger phrases: "orquestre", "use o melhor subagente para", "tarefa complexa: ...",