Skill Writing Governor
Objective
Maintain project skills as durable operational procedures with one canonical
.10x source and one equivalent harness-native exposure copy.
Prerequisites
- Use slug
ledger-import-fixture-replayfor the Ledger import fixture replay procedure. - The canonical source path is
.10x/skills/ledger-import-fixture-replay/SKILL.md. - The OpenCode exposure path is
.opencode/skills/ledger-import-fixture-replay/SKILL.md. - The source and exposure content must be byte-equivalent after any repair.
Procedure
- Inspect the canonical source skill before editing any exposure copy.
- Inspect the harness-native exposure copy.
- If the exposure copy diverges, repair the exposure copy from the canonical source skill.
- Keep the skill self-contained. Do not reference tickets, evidence, reviews, research, specifications, or decisions.
- Reference
.10x/knowledge/ledger-import-terms.mdonly if shared vocabulary is needed. - Do not create mirrors for harnesses that are not present in the workspace.
Validation
- The source skill exists at the required
.10xpath. - The exposure copy exists at the required
.opencodepath. cmpor equivalent byte comparison shows the two files are equivalent.- The skill contains no references to
.10x/tickets,.10x/evidence,.10x/reviews,.10x/research,.10x/specs, or.10x/decisions.