domain

Installation
SKILL.md

Domain Model Cooking Session

Interview relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.

Ask questions one at a time, waiting for feedback before continuing.

If a question can be answered by exploring the codebase, explore the codebase instead of asking.

Discover project context

Before starting, find and read existing domain documentation. Check these locations (in order):

  1. docs/CONTEXT_MAP.md — if it exists, this is a multi-context project. Read it to understand bounded contexts and their relationships.
  2. docs/UBIQUITOUS_LANGUAGE.md — the shared glossary. Read it to understand canonical terms.
  3. docs/contexts/*/CONTEXT.md — per-context documentation. Read the ones relevant to the current plan.
  4. CLAUDE.md — project-level context.

If none of these exist, that's fine — create them lazily as decisions are made (see below).

Related skills

More from agentivestack/skills

Installs
14
GitHub Stars
57
First Seen
Apr 30, 2026