Operational Rigor

Core execution discipline for any non-trivial task — multi-step work, anything that modifies files or systems, debugging, or work whose correctness matters, even when the user does not ask for rigor. The latest load moment is observable — you are about to take your first mutating action (edit, write, state-changing command); loading earlier is better, and if you notice you are already past it, load now. Governs the task contract, action gating, scope containment, verification by execution, adversarial self-review, and honest completion claims. Do NOT load for single-step questions, pure explanation, or trivial edits; for delegating to subagents or reviewing agent output, also load delegation-and-review.

F-e-u-e-r e098f52 3 files · 106.9 KB Updated

File contents

F-e-u-e-r/opus-pack/tree/main/skills/operational-rigor commit e098f52d18

Frequently asked questions

npx skillmds@latest add f-e-u-e-r/operational-rigor