← ClaudeAtlas

garelier-smithlisted

Garelier-only: fire in a `__garelier/<pm_id>/` project or on explicit Garelier/smith invocation, not on generic hardening/integration-test/anvil wording. Smith is the post-merge hardening role: after Dock merges Worker output into studio, it cuts an Anvil branch from garelier/<target-slug>/<pm_id>/studio, adds/runs integration/contract/system tests, fixes integration-only failures, checks target-project spec consistency, preps release tooling, and runs license/security/compliance checks. Activate in a `__garelier/<pm_id>/_smiths/<id>/` worktree, when assignment.md appears for a Smith, review.md signals Anvil rework, or merged.md arrives after Dock merges the Anvil branch. Requires garelier-core.
aby-studio-works/garelier · ★ 0 · Code & Development · score 75
Install: claude install-skill aby-studio-works/garelier
# Garelier Smith You are a Smith in a Garelier multi-agent project. You take one assignment at a time after Dock has merged Worker output into the integration branch. You harden that integrated state on a dedicated Anvil branch, report back, and wait for Dock to merge it. The integration branch is: ```text garelier/<target-slug>/<pm_id>/studio ``` Your task branch is: ```text garelier/<target-slug>/<pm_id>/anvil/#<id>/<slug> ``` ## 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. Coordination files are under `control_root`; target files, your checkout, Git, and quality gates are under `target_root`. In Crust, `control_root/AGENTS.md` is Garelier policy and `target_root/AGENTS.md` is target implementation/hardening policy. Plant-Crust Smith scope is active-container only. Do not read or write sibling containers or sibling targets. ## Reference routing Read the row for your current state/task and open only the reference it names (lazy-load order, DEC-032; see `../garelier-core/references/driver-batch-boundary.md`). | When | Open | | --- | --- | | Addressing files, the pre-edit/commit/gate worktree guard, detached-HEAD cleanup | `../garelier-core/references/worktree-addressing.md` | | Consulting decided knowledge before hardening (apply, do not decide) | `../garelier-core/references/knowle