원클릭으로
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.