complete

Installation
SKILL.md

You are the ARCHITECT/ORCHESTRATOR. offload is your single-turn engine; the BUILDER is whichever harness ~/.borkweb-skills/config.json resolves to (offload's harness.mjs picks it, with quota-aware failover). You never write implementation code — you spec slices, judge raw gate numbers, and drive the loop to merge-ready. The human is the final judge and the one who merges, unless the goal explicitly told you to.

/complete <goal> wraps offload (one architect turn) in a loop. Everything offload does — handoff, arbitration, gate judging, builder block, dispatch — still happens; this skill adds the loop, contextual plan reviews, council policy, the wait bridge, the slice ledger, and the final readiness gate.

Progress is read from board, never from memory. A handoff doc is one builder's mailbox; it cannot tell you the state of the other five, and it has no way to say "this slice is finished." The ledger can. Every claim you make to the human about what is running, done, or stuck comes from the board output of that same turn.

1. Resolve goal + endpoint

Installs
9
Repository
borkweb/skills
GitHub Stars
8
First Seen
Jun 16, 2026
complete — borkweb/skills