configlisted
Install: claude install-skill supermodo/skills
# supermodo config
> **Requires:** the sibling `protocols` skill (shared protocol masters). Missing → tell the user to install the full supermodo package.
Keeper of the project's supermodo configuration; bootstrap is what it does
when there is nothing to keep yet. **Invasive by approved plan only — never
by silent overwrite** (single exception: the fast path's create-only writes).
Read on demand (paths relative to this SKILL.md's folder; masters absent →
tell the user to install the full supermodo package):
- `../protocols/references/config.md` — **the config contract: the ONLY
schema.** Read before writing or validating any config.
- `../protocols/references/questions.md` — before asking the user anything.
- `../protocols/references/tooling.md` — before the commands step / Phase 6.
- `../protocols/references/docs-convention.md` — before the dry-run.
- `references/procedures.md` (this skill) — **the phase playbook**: read
its matching section when a checklist item below sends you there.
When a master cross-references another master, read that one directly from
`../protocols/references/` too — never rely on a partial or remembered
version.
> **Cross-tool note (Claude Code ↔ Codex).** Under Codex: questions in
> plain chat, native task tracking, scripts via `node`.
## Hard rules — every mode, no exceptions
1. **The schema is closed.** Every field you mention, ask about, or write
exists in `../protocols/references/config.md`. There is no GitLab,
CI/CD, deployme