# Preflight Check

> Verify pause, lock, claims, git cleanliness, branch sync, and duplicate scope before any automation mutates files.

- Skill: `onfire7777/preflight-check` (Agent Skill)
- Install (CLI): `npx skillmds@latest add onfire7777/preflight-check`
- Raw SKILL.md: https://api.skillmd.com/api/skills/onfire7777/preflight-check/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: onfire7777 (https://skillmd.com/u/onfire7777)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/onfire7777/preflight-check

---


# Preflight Check

Run before every stage.

1. Run `node scripts/preflight.mjs --stage=<stage>`.
2. Read `C:\Users\burni\.codex\state\five-agent-dev-team-control.json`.
3. Read `C:\Users\burni\.codex\state\five-agent-dev-team-queue.json`.
4. Stop on pause, active integration lock, expired claim, dirty tree, stale branch, or duplicate active scope.
5. If stopped, write a no-op receipt and compact handoff.

