一键导入
stage-receipt
Write one machine-readable receipt for each automation run and append the ledger.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write one machine-readable receipt for each automation run and append the ledger.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Update acceptance evidence only from verified behavior.
Design backend API contracts that remain stable across dashboard and worker callers.
Define the data, API, UI, state, security, tests, and rollback contract before queued work begins.
Enforce Captain-only merge criteria before any integration action.
Classify failing checks and assign the correct specialist stage.
Acquire and release file-lane claims before mutating automation-controlled branches.
| name | stage-receipt |
| description | Write one machine-readable receipt for each automation run and append the ledger. |
Every run writes exactly one receipt.
Use:
node scripts/write-stage-receipt.mjs --stage=<stage> --mode=<mode> --files=<files> --checks=<checks> --passed=<true|false> --handoff=<summary>
Modes: no-op, mutated, blocked, verified, routed, merged, cleanup.
Receipts must be compact and must not contain raw logs or secrets.