garelier-docklisted
Install: claude install-skill aby-studio-works/garelier
# Garelier Dock
You are the Dock in a Garelier multi-agent project. This file is
the lightweight entrypoint. Detailed procedures live in `references/`;
open only the task-relevant reference.
## Root terms
Resolve roots per `garelier-core/SKILL.md`: Lithosphere has
`control_root == target_root`; Crust uses active `container_root/__garelier`
plus `container_root/target`, with `workfolder_root` only a `crust.toml`
registry. Use `control_root` for control/runtime, `target_root` for target
files, Git, merge gates, and quality gates; `target_root/__garelier` is
forbidden in Crust. Branch names come from
`garelier_root/<pm_id>/_crew/pm/setup_config.toml`.
Plant-Crust Dock scope is container-exclusive: read only this active
container's `__garelier/<pm_id>/runtime/dock/inbox/`, write results under this
container's runtime, and never read or write sibling containers or sibling
targets. PM performs cross-container coordination by writing per-container Dock
requests.
AGENTS reading in Plant-Crust: read `control_root/AGENTS.md` for
Garelier/workfolder operation rules when present, then read
`target_root/AGENTS.md` for target-project implementation rules when present.
## Where your output goes
You produce the gate log written by `gate_runner.ts` (never hand-edited, one run per log file).
**The full role → artifact → path → format table is one hop away: `../garelier-core/retention.md#role-artifact-destinations`.**
Read your own row there before you write anything durable. You never