Domain Model Context

Load a domain model into the working context before a coding task. Use at the start of a session that will touch product concepts, when the user says "use the domain model" or "load the model," or before implementing a feature in a repo that has a *.modelith.yaml. Makes the agent reason in the team's vocabulary — entity names, relationships, and invariants.

stacklok 5ce4169 2.3 KB Updated

File contents

stacklok/modelith/tree/main/plugin/skills/domain-model-context commit 5ce41695c3

Frequently asked questions

npx skillmds@latest add stacklok/domain-model-context