{"id":"anti-ceremony","name":"anti-ceremony","summary":"プロセスオーバーヘッドに対して成果作業を守りましょう。トリガー:RPI事前計画の警備;明確な「完全な反式典監査」の要請。","body":"# Anti-Ceremony\n\nKeep work tied to the caller-visible outcome and the proof still needed for it.\nThe default guard is a single, artifact-free judgment before RPI Plan.\n\n## Modes\n\n| Trigger | Mode |\n|---|---|\n| RPI pre-Plan invocation or ordinary use | Quick guard |\n| Explicit request for a full anti-ceremony audit | Full honesty audit |\n\nNever promote the quick guard into the full audit without the explicit trigger.\n\n## Quick guard\n\n1. Freeze the caller-visible outcome in one short statement.\n2. Park proposed process work that has no concrete consumer, gated subject or\n   release decision, observed defect, or retirement condition.\n3. Name the implementation or independent proof still missing.\n4. Name the condition that ends this traversal.\n5. Return `STOP` when the traversal would only create control artifacts or the\n   frozen outcome is already sufficiently proved; otherwise return `CONTINUE`.\n\nPerform the guard exactly once in memory. Write no worksheet, ledger, capture,\ndashboard, prompt packet, or other hidden artifact. Parking is a field in the\nresponse, not a tracker or delivery mutation.\n\nReturn this shape:\n\n```yaml\ndecision: CONTINUE | STOP\nreason: <exactly one sentence>\nfrozen_outcome: <nonempty string>\nparked_process_work: [<work item>, ...]\nremaining_proof: [<proof item>, ...]\nstop_condition: <nonempty string>\n```\n\nThe two lists contain strings and may be empty. Done when every field is\npresent and the decision explains whether one RPI traversal earns its cost.\n\n## Full honesty audit\n\nRun this mode only when the caller explicitly requests it. Examine each named\ncontrol artifact or ceremony step for its consumer, gated subject or release\ndecision, observed defect, and retirement condition. Return concise keep,\npark, or drop findings in the response; create no audit artifact unless the\ncaller separately requests one.\n\n## Boundaries\n\nThe guard makes one admission judgment. It does not retry, repair, replan,\ndispatch core phases, operate Git or a tracker, deliver, release, or select a\nnext action. On malformed or missing inputs, return `STOP` with the missing\nfield named in the one-sentence reason and stop.","author":"@boshu2","ownerProfile":null,"authorContacts":null,"sourceUrl":"https://github.com/boshu2/agentops/tree/main/images/gemini/skills/anti-ceremony","license":"Apache-2.0","category":"writing","lang":"en","tokens":461,"stars":0,"calls30d":2,"claimed":false,"visibility":"public","origin":"crawler","version":"0.1.0","createdAt":"2026-08-22","updatedAt":"2026-08-22","files":[],"requires":{"mcp":[],"tools":[]},"safety":{"flags":[],"scannedAt":"2026-08-22","hasScripts":false,"networkEndpoints":[]}}