agent-orchestration
Installation
SKILL.md
Agent orchestration
Goal: Grok 4.6 High standard / not Fast (default orchestrator) plans; cursor-grok-4.6-low[fast=false] executes bulk work at Composer-like cost with better quality.
Install once, then run only the init for your host from .agents/skills/agent-orchestration/:
bunx skills add FixMyBerlin/fixmyskills --skill agent-orchestration -a cursor -y
| Host | Mechanism | Files | Bootstrap | Guide |
|---|---|---|---|---|
| Cursor IDE | subagents (model: pins) + @orchestrator-worker |
.cursor/agents/, .cursor/rules/ |
init-cursor.sh |
cursor-ide.md |
| Claude Code | cursor-agent CLI (cursor-agent on PATH) |
.claude/skills/cursor-worker-* + CLAUDE.md snippet |
init-claude.sh |
claude-code.md |
Do not mix both inits unless you use both tools on the same repo. Cursor personal workers: cursor-personal-setup.md.