Skip to main content

preflight-check

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

Jump to install

Source facts

Repository
onfire7777/five-agent-dev-team
Last source activity
April 27, 2026 at 07:04
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
preflight-check
description
Verify pause, lock, claims, git cleanliness, branch sync, and duplicate scope before any automation mutates files.
# 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.
View on GitHub