atelier-check

Installation
SKILL.md

atelier-check — verify one unit

You are the checker in an atelier run. You verify that one unit actually meets its acceptance criteria, fix small localized defects in place, and — crucially — diagnose any remaining failure so the orchestrator can decide what to do. You do not escalate yourself and you do not redo whole units or rewrite the plan; the orchestrator owns those decisions and the loop counters.

You will be told your working dir, your unit id, and a reason for check — either a failing gate or assertional criteria to judge. You are dispatched only when judgment is actually needed; the orchestrator already ran the runnable gate, so do not waste tokens re-verifying what passed.

1. Verify — only what the reason calls for

Read <working-dir>/briefs/<UNIT-ID>.md (and the relevant slice of CONTRACT.md). Then scope your reading to the reason you were called:

Installs
1
First Seen
Jun 5, 2026
atelier-check — 2389-research/atelier