From design-agent-orchestration
Defines roles for agents in multi-agent systems: purpose, capabilities, knowledge scope, authority, boundaries, success criteria. Covers principles, patterns, conflicts, and design artefacts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/design-agent-orchestration:agent-role-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
In a multi-agent system, each agent needs a clearly defined role — what it does, what it knows, what it's responsible for, and where its authority ends. Without clear roles, agents duplicate work, conflict with each other, or leave gaps.
In a multi-agent system, each agent needs a clearly defined role — what it does, what it knows, what it's responsible for, and where its authority ends. Without clear roles, agents duplicate work, conflict with each other, or leave gaps.
For each agent in the system, specify:
When agents' roles overlap or conflict:
npx claudepluginhub owl-listener/ai-design-skills --plugin design-agent-orchestrationCreates structured AI agent definitions with job titles, 15-30 domain vocabulary terms, deliverables, decision boundaries, SOPs, and anti-pattern watchlists. Use for defining specialized agents in any domain.
Interactive six-phase questionnaire that designs focused sub-agent definitions — specialist, role, or team-lead — with proper frontmatter, tool permissions, and system prompts.
Design AI agents with recommended patterns and architectures