| name | lint |
| description | Validate ADRs against schema, completeness, evidence, clarity, and consistency gates. Read-only. |
| license | MIT |
Lint ADRs
Invoke explicitly with $adr-kit:lint when needed.
Resolve <plugin-root> from this installed skill. Use only bundled,
local ADR Kit tools and follow this canonical workflow:
- Run
python <plugin-root>/bin/adr-lint --strict <path-or-docs/adr>.
- Report PASS, ADVISORY, FAIL, Open Questions, and migration notices separately with file and line citations; do not edit ADRs.
- For a Proposed ADR, translate actionable findings into the next client-native grill invocation.
Do not contact another model or mutate user-owned instructions.