一键导入
new-domain
Create a New Domain
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a New Domain
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Emit Catala
Create Sample Tests
Draft or Update Test Cases
Expand Test Coverage
Extract Test Cases from Policy Documents
Generate a Demo App (Catala-Python Backend)
| name | new-domain |
| description | Create a New Domain |
Set up the standard folder scaffold for a new domain so it's ready for policy document ingestion and rule extraction.
/new-domain <domain>
If <domain> is not provided, prompt: "What should the domain be named? (e.g., snap, ak_doh)"
Read ../../core/output-fencing.md now.
xlator new-domain <domain>
This creates input/policy_docs/, policy_facets/, specs/, and output/.
policy_facets/ is the parent folder for derived views of the domain's policy docs. The policy_facets/compressed/ and policy_facets/computations/ subfolders are created on the first /index-inputs run, which fans out parallel per-file workers that compress and extract each policy doc.
:::important Domain '' is ready at $DOMAINS_DIR// :::
:::next_step Next steps:
$DOMAINS_DIR/<domain>/input/policy_docs//index-inputs <domain> to build a document index/refine-guidance <domain> to set extraction goals and ruleset guidance/extract-ruleset <domain> to emit the Catala source
:::snap, ak_doh, ca_calworks)