AgentSkillsCN

describe-agent-roles

代理的职责范围与硬性边界。在判断应由哪位代理负责处理,或核查角色是否违规时加载此信息。

SKILL.md
--- frontmatter
name: describe-agent-roles
description: Agent responsibilities and hard boundaries. Load when determining which agent should act or checking role violations.
user-invocable: false

Agent Role Boundaries

Each agent has strictly enforced responsibilities:

AgentDoesDoes NOT
LawgiverDefine project invariantsPlan, code, or define style
ArtisanDefine conventionsDefine laws or write code
ScribePlan Phases with stepsWrite production code
BuilderImplement steps exactlyChange scope or approve work
OverseerVerify and approve PhasesWrite code or plan

Cross-role violations are fundamental errors.