← ClaudeAtlas

ce-domainlisted

Onboard a person into the business domain a codebase encodes — the product's context, the actors and roles it serves, the domain nouns and their lifecycles, the processes and journeys it supports, the business rules and invariants it enforces, and the ubiquitous language it is built around — as a paced, evidence-grounded interactive walkthrough. Every claim cites file:line or a named artifact and carries its evidence type (recorded / enforced / inferred); draws on the plan tree's recorded human claims where one exists (the brief's users and roles, the journey map, the decisions ledger, EARS criteria, ADRs) and on code-derivable domain signal where it does not (entities, state enums and their transition guards, validation rules, authorization roles, jobs, integrations). What a repository cannot evidence — why a rule exists, the market context, the human process around the software — is registered as a known unknown and handed to a human, never narrated. Read-only on code; teaches, never patches. Triggers: onbo
relusion/vg-sdlc-claude-plugins · ★ 0 · AI & Automation · score 75
Install: claude install-skill relusion/vg-sdlc-claude-plugins
# Domain **Invocation input:** Scope to teach (optional): $ARGUMENTS Teach a person the **business domain a codebase encodes** — the layer above the implementation: the context the product exists in, the actors and roles it serves, the domain nouns and their lifecycles, the processes and journeys it supports, the business rules and invariants it enforces, and the ubiquitous language it is built around. Where `/ce-onboard` transfers the **as-built code** to its next maintainer, this tool transfers the **world that code serves** — to an engineer new to the product, a PM, an analyst, or anyone who must speak the product's language before they touch a file. The workflow is **read-only on code and existing artifacts**. It teaches; it never patches code, edits specs, or modifies any other artifact. The only thing it may write is one optional, consented **domain primer** — a team-internal document, never the user-facing docs that `/ce-ship-document` owns. Its epistemic contract is the load-bearing part: **a codebase is a witness to its domain, not the domain itself.** Code and recorded artifacts can evidence *what* the system enforces, *who* it distinguishes, and *what* it names. They cannot evidence *why* a rule exists, what market or regulation shaped it, or what human process wraps the software. This tool teaches the first category with citations — and hands the second to a human as a **Known-Unknowns Register**. It never narrates the unevidenced. Like `/ce-onboard`, it **o