AGENTS.md@configs/cursor · git:20260523.a26c1d9 · 2026-05-23 · sha256 caa69dc9d1afe86f
AGENTS.md@configs/cursor git:20260523.a26c1d9A
Immutable. This exact content is served forever at /api/v1/blob/caa69dc9d1afe86f.
# goal-flight Goal Flight is available as a Cursor controller workflow when installed from the cloned repository with `./setup.sh --apply --yes --cursor`. When a task asks for Goal Flight, long-running orchestration, review flights, resumable handoff notes, or worker dispatch: - Load the Cursor skill from `.cursor/skills/goal-flight/SKILL.md`, `~/.cursor/skills/goal-flight/SKILL.md`, or `~/.agents/skills/goal-flight/SKILL.md`, in that order when present. - In the target repository, read `AGENTS.md` first when present. - Then read the repository root `SKILL.md` as the canonical Goal Flight workflow. - Treat repository Markdown plus Git as canonical state. - Keep queue, ledger, status, review, and handoff artifacts file-backed. - Treat Cursor chat, rules, and memories as advisory. - Treat setup as host registration plus machine bootstrap. Treat init as the target-project readiness pass: doctor, capacity, worker readiness, and compact caveats.