docs(agents): point at the domain-modeling skill - #190
Closed
lesnik512 wants to merge 1 commit into
Closed
Conversation
CONTEXT.md and docs/adr/ follow that skill. Naming it restores a pointer for the convention this file stopped stating, without restating the rules.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 leftCONTEXT.mdanddocs/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 skillssection at the end, matching the shapemodern-di,httpwareandfaststream-outboxalready use: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-modelingis 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--offlinegate resolves them.