← ClaudeAtlas

lintlisted

Validate ADRs against schema, completeness, evidence, clarity, and consistency gates. Read-only.
rvdbreemen/adr-kit · ★ 4 · Code & Development · score 74
Install: claude install-skill rvdbreemen/adr-kit
<!-- Generated by scripts/build-client-adapters.py from clients/workflows.json; schema v1; client github-copilot-cli. --> # Lint ADRs Select `adr-kit:lint` from `/skills`, or ask Copilot to use the `lint` ADR Kit skill. Resolve `<plugin-root>` from this installed skill. Use only bundled, local ADR Kit tools and follow this canonical workflow: 1. Run `python <plugin-root>/bin/adr-lint --strict <path-or-docs/adr>`. 2. Report PASS, ADVISORY, FAIL, Open Questions, and migration notices separately with file and line citations; do not edit ADRs. 3. For a Proposed ADR, translate actionable findings into the next client-native grill invocation. Do not contact another model or mutate user-owned instructions.