Skip to content

docs(agents): point at the domain-modeling skill - #190

Closed
lesnik512 wants to merge 1 commit into
mainfrom
docs/point-at-domain-modeling-skill
Closed

docs(agents): point at the domain-modeling skill#190
lesnik512 wants to merge 1 commit into
mainfrom
docs/point-at-domain-modeling-skill

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Why

#188 removed the fact-placement convention from AGENTS.md, including the rules for what earns an ADR, and deliberately added no replacement pointer. That left CONTEXT.md and docs/adr/ in the repo with nothing saying which convention governs them.

This names the convention without restating it — the restating is what #188 removed.

Design

One ## Agent skills section at the end, matching the shape modern-di, httpware and faststream-outbox already use:

  • Domain docsCONTEXT.md owns the vocabulary and docs/adr/ holds the decisions. Both follow the domain-modeling skill: invoke it when writing either, rather than restating its rules here.

Deliberately absent: the skill's admission test (hard to reverse / surprising without context / a real trade-off), ADR filename and numbering rules, and anything about revisit triggers. Those live in the skill, and duplicating them here is what #188 removed.

Known limitation

domain-modeling is not shipped in this repo, so a contributor without it gets a name they cannot resolve. That is accepted: the pointer is aimed at agent sessions, and the alternative — restating the rules — is what this file just stopped doing.

Verification

Both links are relative to targets that exist (CONTEXT.md, docs/adr/), so the lychee --offline gate resolves them.

CONTEXT.md and docs/adr/ follow that skill. Naming it restores a pointer for
the convention this file stopped stating, without restating the rules.
@lesnik512 lesnik512 closed this Sep 7, 2026
@lesnik512
lesnik512 deleted the docs/point-at-domain-modeling-skill branch September 7, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant