Preflight Check

Resource-aware pre-launch checklist for long-running or heavy tasks — prevents OOM, wasted compute, and daytime disruption. TRIGGER before: any `pueue add` of compute work, builds/benchmarks/renders/training jobs, large-scale scrapes or scripted browser runs, spawning 2+ parallel subagents, full-repo test runs, or any Bash call with `run_in_background=true` whose runtime is uncertain.

archibate fe97246 4 files · 12.6 KB Updated

File contents

archibate/dotfiles-codex/tree/main/skills/archibate/preflight-check commit fe97246f58

Frequently asked questions

npx skillmds@latest add archibate/preflight-check