Build and IterateGuide

Docs

Build the project

Move from project definition into delivery by working tickets, packets, stage commands, and code changes in a tight review loop.

Build the project

Once the board is unlocked, the work becomes a repeating cycle: choose the next ticket, create or open the packet, implement the change, and move the ticket forward with evidence.

Build loop guide overview

Build loop

The basic loop

  1. Start with the next ticket in the board.
  2. Create or open the linked packet file.
  3. Use the copied stage command to guide your AI or coding workflow from the linked packet.
  4. Update checklist items, notes, and agent updates as the work moves.
  5. Run the app and validate the change before promoting the ticket.

Ticket-to-validation loop inside project delivery

Keep changes tied to the ticket

The more closely the code, notes, and checklist stay aligned with the ticket, the easier it is to review the work and understand what changed.

Do not skip verification

SwarmCraft is strongest when every ticket move reflects real evidence. Run the relevant checks for the change and record anything the next reviewer needs to know.

From here, continue with Use the project board and Review and apply generated changes.