Routine Contract

The operating contract for any scheduled or unattended agent session — a cron job, a Routine, a CI-triggered agent, a nightly sweep. Use when writing, reviewing, debugging or scheduling automation that runs without a human present, and whenever a scheduled job reports success but you cannot find what it produced. Defines preflight, why unattended sessions must not call orchestration tools that require user opt-in, the three-bullet digest that makes output durable, and why a run that persists nothing must exit non-zero rather than report green.

frankxai 8711238 5.4 KB Updated

File contents

frankxai/claude-skills-library/tree/main/packs/routine-contract/skills/routine-contract commit 87112389ec

Frequently asked questions

npx skillmds@latest add frankxai/routine-contract