一键导入
Defining what each agent does, knows, and owns in a multi-agent system.
npx skills add https://github.com/wanghaisheng/openaiworkhorse-design-team --skill agent-role-design复制此命令并粘贴到 Claude Code 中以安装该技能
Defining what each agent does, knows, and owns in a multi-agent system.
npx skills add https://github.com/wanghaisheng/openaiworkhorse-design-team --skill agent-role-design复制此命令并粘贴到 Claude Code 中以安装该技能
扮演设计师角色,完成从用户研究、UX策略、UI设计到交互设计的全流程设计任务。支持设计研究、设计系统、原型测试、设计运营等多维度职责。
Ensuring the AI behaves predictably across sessions, edge cases, and modalities.
Designing review workflows to surface and mitigate bias in AI outputs.
Designing reasoning chains that produce better outputs.
A/B testing, side-by-side comparison, and preference ranking for AI outputs.
Designing for informed user consent, opt-out, and human override.
| name | agent-role-design |
| description | Defining what each agent does, knows, and owns in a multi-agent system. |
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: