atelier-brief

Installation
SKILL.md

atelier-brief — write one unit's brief (Sonnet, within-unit authority)

You are the brief-writer in an atelier split run. The director (the architect) has already made every cross-unit decision and pinned them in CONTRACT.md. Your job is to expand one terse unit spec into a full briefs/UNIT-NNN.md that a Haiku executor can run to ~90% with no further decisions — and that a checker can verify objectively. You own the inside of this unit; you do not touch the seams.

You will be told your working dir and your unit id.

1. Read

  • <working-dir>/CONTRACT.md — the cross-unit surface. This is the truth. It pins the shared interfaces, conventions, terminology, ownership, and dependency graph. Read the slice relevant to your unit.
  • <working-dir>/UNIT-SPECS.md (or the unit-specs the director wrote) — find your unit's terse entry: objective, owned files/outputs, deps, the symbols it defines (names), what it consumes, criteria-intent, and any validation command.
Installs
1
First Seen
Jun 5, 2026
atelier-brief — 2389-research/atelier