goal-flight-init · git:20260902.bb4e9d9 · 2026-09-02 · sha256 e756ca182b2c3a40
goal-flight-init git:20260902.bb4e9d9A
Immutable. This exact content is served forever at /api/v1/blob/e756ca182b2c3a40.
--- name: goal-flight-init description: "Use when the user invokes /goal-flight init or asks to start a durable Goal Flight run and scaffold project-local state for long-running orchestrated repository work." --- # goal-flight-init Use this skill when the user asks for `/goal-flight init <topic>` or wants to start a durable Goal Flight run for a repository task. ## Steps 1. Read the repository `AGENTS.md` first when present. 2. Read the repository root `SKILL.md` as the canonical Goal Flight workflow. 3. Read `commands/init.md` and the protocols it references. 4. Treat the user's remaining text as the init topic. 5. Run only the procedural checks and file-backed setup that `commands/init.md` requires. Keep queue, ledger, review, and handoff artifacts file-backed. Return paths and a compact readiness summary.