Создание нового файла Source of Truth

★ 7.6 · vibe-coding

ghm-sot-builder is a Claude Code skill that creates new Source of Truth (SoT) files when existing templates do not cover the artifact types a product needs to track. It guides through a five-step cycle: confirming no existing SoT fits, designing a schema with a unique ID prefix (2–4 uppercase letters) and category ranges, drafting a structured SoT.*.md file with YAML frontmatter, navigation, an entry template, cross-reference index, and update protocol, validating template purity with a litmus test, and registering the new prefix in SoT.UNIQUE_ID_SYSTEM.md. Expected to be used rarely — around three to four times per product lifecycle — when forking the repository or when a durable concept requires its own identifier namespace. The skill uses Read, Write, Edit, Glob, and Grep tools; the starter template lives in assets/sot-template.md.