skip to content

The design/briefs/write-sprints prompt

The whole text of config/agent-prompts/design/briefs/write-sprints.md, as an agent is handed it.

Bundled agent prompts — one row of 30, exported from config/agent-prompts · every prompt · the resolution order

What this prompt is

id design/briefs/write-sprints the key every tier, every pattern step and every override spells it by
kind stage instruction whether any bundled pattern hands it to an agent step
role plan the harness role the agent reading it runs under
stage plan, replan the stage of a run it is handed at
bundled at config/agent-prompts/design/briefs/write-sprints.md where the built-in copy sits in Gantry's own tree
pattern role stage
milestone plan plan
milestone plan replan

Where an override of it goes

tier the file to write what it is
run
consulted 1st
.gantry/<plan>/prompts/design/briefs/write-sprints.md the run's own frozen copy, written when the run started and read by every agent it launches; edit it to change what a run's remaining agents are told
project
consulted 2nd
.gantry/<plan>/design/briefs/write-sprints.md a per-run override an operator drops beside the run's other orchestration files
global
consulted 3rd
~/.config/gantry/agent-prompts/design/briefs/write-sprints.md the materialized global mirror; it overrides the built-in once its bytes differ from the built-in's
built-in
consulted 4th
config/agent-prompts/design/briefs/write-sprints.md the default compiled into the binary

The text

config/agent-prompts/design/briefs/write-sprints.md
Turn the surface index into an ordered set of tickets for the design-brief pass. Each ticket will be
built by one fresh agent and must ask for exactly one committed design brief, not page code.

First inspect the project enough to identify its design system, shared page apparatus, reference
plumbing, and real data contracts. If shared systems work is missing, add system tickets first in
dependency order. Then write one ticket per listed surface under `{{ORCH}}/` as `NN-slug.md`.

Each ticket must state the surface intent, concrete materials to read, owned and excluded scope, and a
single deliverable: one brief at `docs/page-design/briefs/NN-slug.md`. Do not write briefs, tests, or
production code.

{{PLAN}}