domain-model
Installation
SKILL.md
Legacy: prefer
/grill-with-docs. Keep only for backward compatibility with local three-hat workflow.
Domain Model
Repo/code changes: run /deslop before commit, push, PR, or merge.
Grill + document. Three-hat adversarial review PLUS institutional memory captured inline as CONTEXT.md + ADRs.
Step 1: Interview
Walk every branch of decision tree. Resolve dependencies one-by-one. Each question, give recommended answer. One at time.
If question answerable by exploring codebase, explore first.
Light DDD -- Document, Don't Prescribe
USE: Ubiquitous Language | Bounded Contexts | ADRs SKIP: Entities | Value Objects | Aggregates | Domain Events
Goal = "just enough docs" make codebase navigable. Language into software, not patterns into software.