🧱
WritingHTML

SoT Builder

by mattgierhart

SoT Builder is a Writing skill for Claude Code, published by mattgierhart in PRD-driven-context-engineering.

182 stars10 forkson mattgierhart/PRD-driven-context-engineeringAdded 2026/09/07Repository updated 2026/08/31
agent-skillsagentic-codingai-agentsai-assistedclaudeclaude-codeclaude-code-skillscontext-engineeringdeveloper-toolsprdproduct-developmentproduct-managementproductivityspec-driven-developmenttemplatesworkflow
Install in seconds
Install SoT Builder
Copy SoT Builder into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mattgierhart/PRD-driven-context-engineering/tree/main/.claude/skills/ghm-sot-builder ~/.claude/skills/ghm-sot-builder

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mattgierhart/PRD-driven-context-engineering.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/ghm-sot-builder/SKILL.md in mattgierhart/PRD-driven-context-engineering
Installs to
~/.claude/skills/ghm-sot-builder
Collection
One of 25 skills cataloged from this repository
Category
Writing1328 skills

What SoT Builder does

SoT Builder creates new Source of Truth files when existing templates do not fit a product’s artifact types. Use it to define a new SoT schema, ID prefix, and update protocol for durable tracked records.

SoT Builder is cataloged under Writing on DirSkills. SoT Builder comes from a repository tagged agent-skills, agentic-coding, ai-agents, ai-assisted and claude.

Documentation

README

SoT Builder

Create new Source of Truth files that fit your product's unique needs while maintaining template purity.

When to Use This Skill

This skill is for rare occasions (3-4 times per product lifecycle) when:

  • You fork this repo and the existing SoT files don't cover your artifact types
  • Your product needs to track a concept that doesn't fit existing ID prefixes
  • You need to consolidate scattered documentation into a canonical SoT

Do NOT use when:

  • An existing SoT file covers your need (just add entries there)
  • You want to track temporary/session-specific data (use temp/ instead)
  • The artifact type is already covered by ghm-id-register

Workflow Overview

This is the opening of the README. Read the full README on GitHub.

Frequently asked about SoT Builder

  • What else does mattgierhart publish alongside SoT Builder?

    SoT Builder is one of 25 skills that DirSkills catalogs from mattgierhart/PRD-driven-context-engineering, the repository it ships in. Its siblings there include Architecture Design, Competitive Landscape Mapping and Environment Setup. Each one is a separate skill with its own page in this directory, installs the same way SoT Builder does, and is maintained by mattgierhart in that same repository. The rest of the collection is listed on the mattgierhart/PRD-driven-context-engineering page.

  • How does SoT Builder compare to other Writing skills?

    SoT Builder ranks #1119 by stars among the 1328 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of SoT Builder against them. Open each page to compare what they document and how they install.

More from mattgierhart/PRD-driven-context-engineering

SoT Builder is one of 25 skills cataloged on DirSkills from mattgierhart/PRD-driven-context-engineering.

See all 25 skills
🏗️
2h ago

Architecture Design

Architecture Design defines how system components connect and where boundaries, integrations, and constraints belong. Use it when turning stack choices, risks, and features into architecture decisions and system diagrams.
AI Engineering
18210
🔎
2h ago

Competitive Landscape Mapping

Competitive Landscape Mapping documents current user workarounds, competitor options, and gaps before positioning a product. Use it when moving from problem framing into market definition and competitive analysis.
SEO
18210
🛠️
2h ago

Environment Setup

Environment Setup documents the local tools, packages, config files, and verification steps needed for consistent development. It also records CI/CD and production environment requirements when those are part of the project.
DevOps
18210
🧭
2h ago

Feature Value Planning

Feature Value Planning defines and prioritizes features with traceability to outcomes, moat, and pricing tiers. Use it when scoping an MVP, mapping parity vs. delta features, or deciding which capabilities belong in each tier.
AI Engineering
18210
🚦
2h ago

Gate Check

Gate Check validates whether a PRD stage is ready to advance by reading readiness scores and reporting PASS, WARN, or BLOCK with top blockers. Use it before moving from v0.X to v0.Y or when running /ghm-gate-check.
Automation
18210
🗂️
2h ago

Harvest

Harvest extracts durable insights from temp files into source-of-truth documents during EPIC Phase E. Use it when an EPIC finishes or when you explicitly run /ghm-harvest to create new entries and an archive manifest.
Automation
18210