ワンクリックで
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.