afk-sprint
Installation
SKILL.md
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-ticketsnext. It creates executable checkpoint packets from the goal package. - After checkpoint packets exist, ask the user to invoke
afk-implement-taskswhen they are ready to execute. - During task implementation, 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.
AFK Implement Tasks owns review gates. When review starts, it may recommend /plannotator-review for a better review experience.