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.
80
76%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Critical
Do not install without reviewing
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/workflow/orchestration/skills/orchestration/SKILL.mdSecurity
2 findings — 1 critical severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a prompt injection in the skill instructions. The skill contains hidden or deceptive instructions that fall outside its stated purpose and attempt to override the agent’s safety guidelines or intended behavior.
Potential prompt injection detected (high risk: 0.70). The prompt explicitly instructs the agent to conceal internal behavior (e.g., "NEVER EXPOSE THE MACHINERY", avoid saying "launching subagents", "Just magic"), which is a directive to be deceptive about how work is being done and thus constitutes hidden/deceptive instructions beyond transparent orchestration.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill explicitly allows worker agents to use WebFetch/WebSearch (Tool Ownership) and the research patterns (references/domains/research.md and Agent Selection) show spawning WebSearch-enabled agents to fetch and synthesize open web content whose findings directly drive planning and agent actions, so untrusted third‑party content can influence decisions and tool use.
8de01ac
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.