Run ADR conformance checks, explain failures, and identify required ADR/doc updates for the current change.
69
83%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Use this skill when the change touches architecture, workflows, hooks, shared contracts, or guardrail files.
git diff --name-only HEADpython3 scripts/adr_guard/adr_guard.py --changed --level fastIf the fast guard fails:
If guardrail files changed, verify that one of these changed too:
docs/adr/**shifter/shifter_platform/documentation/docs/technical/dev/adr-enforcement.mdIf a temporary waiver is genuinely required:
docs/adr/exceptions.yamlrule_id, owner, reason, and expires_onchecks and pathsBefore completion, run the CI profile:
python3 scripts/adr_guard/adr_guard.py --all --level ciReport:
a7c1694
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.