Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Submit one node result to the assigned Reviewer and finish only after a bounded pass/rework chain.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -17% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 203% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -10% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 2% | 0% |
Use this skill only when the node task names one assigned Reviewer.
The only Coder terminal status enum is done|blocked|needs_rework.
After implementation and verification, run exactly once per bounded review hop:
bashcommand ask --chain --artifact-reply <assigned-reviewer> <<'EOF' Node: <node id> Workgroup: <workgroup id> Visible workspace identity: <controller-assigned workspace identity> Canonical node work packet ref: <ref> Allowed paths: - <project-relative path> Acceptance refs: - <ref> Verification refs: - <ref> Verification results: - <command and result> Changed paths: - <path> Blockers: - <none or exact blocker> Review the current node against the supplied work packet and acceptance refs. Your first non-empty reply line must be exactly one of: - status: pass - status: rework_required - status: blocked - status: non_converged Do not put a preamble or code fence before that machine line. EOF
Replace <assigned-reviewer> with the literal Reviewer name supplied in the node task. It is not an environment variable and must not be inferred. The machine-line requirement is part of every Reviewer request; do not rely on the Reviewer's remembered role instructions alone.
Then stop. Do not poll, watch, ping, wait, or set a timeout.
status: pass: return Coder terminal done immediately.status: rework_required: apply only the requested bounded repair, rerunverification, ask the same Reviewer with --chain again, then stop.
status: blocked: return Coder terminal blocked.status: non_converged: return Coder terminal needs_rework.status: rework_required remains bounded intermediate evidence only.--silence, multiple targets, another role, or anotherCCB command.
done before Reviewer pass.release agents.
Other measured skills in the registry, with their headline benchmark lift.