Multi-agent orchestration for complex tasks. Use when tasks require parallel work, multiple agents, or sophisticated coordination. Triggers include requests for features, reviews, refactoring, testing, documentation, or any work that benefits from decomposition into parallel subtasks. This skill defines how to orchestrate work using cc-mirror tasks for persistent dependency tracking and TodoWrite for real-time session visibility.
$npx -y skills add christophacham/agent-skills-library --skill orchestrationInstalls into the current project.
Run `npx skills use "https://github.com/christophacham/agent-skills-library" --skill "christophacham/agent-skills-library/orchestration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/christophacham/agent-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/christophacham/agent-skills-library"` and select the relevant skills, then follow their instructions.