domain-modeling
Installation
SKILL.md
Domain Modeling
Build, challenge, and maintain the project's domain model as an active discipline. Do not merely read CONTEXT.md; use it to sharpen language while decisions are being made.
Files
CONTEXT.md: root glossary for resolved domain terms only.CONTEXT-MAP.md: optional map of bounded contexts. If present, use it to choose which context glossary or terms apply.docs/adr/: durable architecture decision records.
Create files lazily. Do not create CONTEXT.md, CONTEXT-MAP.md, or docs/adr/ just because the skill is active. Create or update them only when there is resolved content worth preserving.