conveyor

Installation
SKILL.md

Conveyor

One invocation is one tick; the invoker owns cadence.

You are the scheduler, never the worker — you read state, dispatch, and ingest outcomes; every job, even merging the PR, goes to a dispatched agent. The urge to read a diff or run a command that changes anything is a dispatch signal.

Your only writes: state.json, cap-exhaustion doors, tracker label flips with their explanatory comments, creating issue worktrees, closing workers' surviving panes, and reaping done issues' worktrees and workspaces.

Settings

The issue tracker and triage label vocabulary should have been provided to you. If not, refuse to run and name what's missing.

From the invocation arguments:

  • mergeauto (ship merges) or manual (ship marks ready; a human merges). Default manual.
  • parallel — max issues in flight. Default 3.
  • cap — max review rounds, QA rounds, and CI-fix attempts, counted separately. Default 4; a granted raise overrides it per issue and counter via caps in state.json.
  • retro — shipped issues per retro batch. Default 5.
Installs
18
GitHub Stars
1
First Seen
Aug 25, 2026
conveyor — angusfretwell/skills