بنقرة واحدة
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.