domain-modeling — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited domain-modeling (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
stage-gate/writing-plans本仓库不维护此 skill 的内容。完整纪律请读: <SUPERPOWERS_SKILL_ROOT>/domain-modeling/SKILL.md/writing-plansdisciplines/stage-gate 第 2 层如果 <SUPERPOWERS_SKILL_ROOT>/domain-modeling/ 不存在,按以下 4 步产出领域模型:
从 brainstorming 设计稿提取名词,过滤出实体(有生命周期、有 ID)与值对象(无 ID、不可变):
| 类型 | 例子 | 判别 |
|---|---|---|
| 实体 | ASN / LPN / 波次 | 有 *_ID,状态会变 |
| 值对象 | 收货地址 / 计量单位 | 无 ID,只描述属性 |
| 聚合根 | ASN(含 LPN 列表) | 一致性边界 |
参考 disciplines/ascii-flowchart 用 ASCII 画实体关系图,严禁 Mermaid:
[ASN] -- 1..N --> [ASN_DTL] -- 1..N --> [LPN]
| |
+-- 1..1 --> [收货地址(值对象)]每个实体字段必须与知识库核对(disciplines/no-field-guessing):
field-alignment-check.py)EXTEND 且写扩展理由写到 docs/superpowers/specs/<topic>-domain.md,末尾 ## Sign-off 等用户白名单签字(4 句之一)。
ascii-flowchart 纪律冲突no-field-guessing + no-self-invent)npx skills@latest add obra/superpowers-domain-modeling~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.