Skip to content

docs: constrain ADR skill workflow - #92

Merged
dapi merged 6 commits into
mainfrom
fix/adr-writing-repository-contract
Jul 31, 2026
Merged

docs: constrain ADR skill workflow#92
dapi merged 6 commits into
mainfrom
fix/adr-writing-repository-contract

Conversation

@dapi

@dapi dapi commented Jul 30, 2026

Copy link
Copy Markdown
Owner

What changed

  • restrict adr-writing usage to its MADR / E.C.A.D.R. quality checklist and review heuristics;
  • make the repository-local ADR path, naming, frontmatter, and lifecycle rules explicitly authoritative;
  • align template_target_path and feature-template ADR placeholders with ADR-XXX-short-decision-name.md;
  • synchronize the template, installed Memory Bank copy, and ownership lock.

Why

The generic adr-writing workflow requires docs/adrs/NNNN-*.md and a different metadata/status model. Following it unconditionally could create ADRs outside memory-bank/adr/ and violate the repository’s governed ADR contract.

Impact

Agents can still reuse the skill’s quality criteria, while ADR creation and review remain compatible with the Memory Bank structure and lifecycle.

Validation

  • memory-bank-cli lint --scope-root template/memory-bank --entrypoint template/memory-bank/README.md
  • memory-bank-cli lint --scope-root memory-bank --entrypoint memory-bank/README.md
  • memory-bank-cli doctor --profile template
  • memory-bank-cli doctor
  • git diff --check
  • independent Codex review

@dapi
dapi marked this pull request as ready for review July 31, 2026 07:13
@dapi
dapi merged commit c3c8ad6 into main Jul 31, 2026
1 check passed
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