lcs-domain-modeling
Installation
SKILL.md
LCS Domain Modeling Skill
Shared Coding Contract: Refer to ../lcs-shared/contract.md for folder conventions, Handoff format, and token optimization.
Purpose: Actively build and sharpen a project's domain model. Challenge terms, invent edge-case scenarios, write glossary/ADRs the moment something crystallizes.
Chain of Truth Level: Standard
OKF Frontmatter & Writing Safety
When creating artifacts, include YAML frontmatter following the schema in ../lcs-shared/contract.md. Follow Artifact Writing Safety rules: generate content first, write one file, verify, stop on failure.
Trigger
Activate when user wants to: define domain terms, clarify naming, build glossary, update CONTEXT.md, or resolve ambiguous language.
Behavior Checklist
- Read
.lcs/state.mdfirst. If continuing work, locate existing artifacts. Check project root forCONTEXT.md(if exists).