name: afk-sprint description: AFK Sprint is a fast goal-driven execution package using Plannotator, AFK checkpoint packets, native /goal, and AFK execution tracking. metadata: short-description: Fast goal execution with Markdown checkpoint tracking.
AFK Sprint
AFK Sprint is a named execution package with Markdown checkpoint tracking.
Route
- Use existing AFK artifacts as Plannotator input when present.
- If no useful preflight exists, or the current context is too thin for good facts, run a short grilling pass before Plannotator.
- Use
plannotator-setup-goalto create reviewed facts, plan, andgoal.md. - Ask the user to invoke
afk-to-issuesnext. It creates executable checkpoint packets from the goal package. - After checkpoint packets exist, ask the user to invoke
afk-execution-trackingwhen they are ready to execute. - During execution tracking, run native
/goalfor the preparedgoal.mdand keep checkpoint packets current.
Preserve execution discipline inside checkpoint packets: tdd for behavior, source checks for APIs/libs, doubt checks for risky decisions, and concrete validation.
Execution Tracking owns review gates. When review starts, it may recommend /plannotator-review for a better review experience.