# Lint

> Validate ADRs against schema, completeness, evidence, clarity, and consistency gates. Read-only.

- Skill: `rvdbreemen/lint-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rvdbreemen/lint-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rvdbreemen/lint-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: rvdbreemen (https://skillmd.com/u/rvdbreemen)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rvdbreemen/lint-2

---


<!-- Generated by scripts/build-client-adapters.py from clients/workflows.json; schema v1; client codex-cli. -->
# 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:

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.

