Start a lane
Open the build session and invokegsd-loop-schedule using
your host’s syntax. Build is the default lane. To schedule
review, open a separate session, invoke the skill, and explicitly request review.
The skill checks repository readiness before creating a task. Review requires
doctor --review-ready to pass. It updates a matching task instead of creating
a duplicate and refuses another active builder for the same repository.
Cadence and stop conditions
The scheduling skill defines this policy:
Credentials, permissions, unrelated dirty worktrees, and escalations can block
a pass. The task requires the final
GSD_LOOP_RESULT line; missing or malformed
output is blocked, never inferred to be success.
Resolve a reported blocker before invoking the scheduling skill again. After
an idle pause, use it again when new work is available.
