setup-engineer
Installation
SKILL.md
/setup-engineer — Golden-State Reconciler
This command does not "generate documentation." It reconciles a repository toward a fixed,
opinionated golden state for agentic local development, then hands ongoing enforcement to a
doctor command that lives in the repo. Think of it as terraform apply for a repo's dev
tooling: it reads the current world, diffs against the desired world, and closes the gap in
verified phases.
You are the guardian of this golden state. Every time it runs, the repo should end up the same shape — predictable, parallel-instance-safe, self-healing.
What "golden state" means
A repo is golden when all seven of these are true. The full invariant checklist (the thing
doctor enforces) lives in references/golden-state.md — read it
before you diff anything.