CtrlK
BlogDocsLog inGet started
Tessl Logo

adr-check

Run ADR conformance checks, explain failures, and identify required ADR/doc updates for the current change.

69

Quality

83%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-crafted skill that is lean, actionable, and clearly sequenced. It provides exact commands, specific file paths, and explicit validation/feedback loops without any unnecessary verbosity. The output specification ensures Claude knows what to report upon completion.

DimensionReasoningScore

Conciseness

Every line serves a purpose. No unnecessary explanations of what ADRs are or how git works. The skill assumes Claude knows the concepts and focuses purely on the specific workflow and project-specific paths.

3 / 3

Actionability

Provides exact executable commands (git diff, adr_guard.py invocations), specific file paths (docs/adr/exceptions.yaml), specific fields for waivers (rule_id, owner, reason, expires_on), and a clear output format. Everything is concrete and copy-paste ready.

3 / 3

Workflow Clarity

Clear sequential steps with explicit validation checkpoints: fast guard → fix and re-run if failed → verify doc updates → CI profile as final gate. The feedback loop (fix → re-run) is explicitly stated for the destructive/batch-like guard operation.

3 / 3

Progressive Disclosure

For a skill under 50 lines with a single focused task, the content is well-organized with clear sections (Steps, Output). No bundle files are provided, but none appear necessary—the skill is self-contained and references project paths appropriately without needing separate files.

3 / 3

Total

12

/

12

Passed

Description

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concise and lists specific concrete actions in a clear domain (ADR conformance). Its main weaknesses are the lack of an explicit 'Use when...' clause and limited trigger term coverage—users who don't know the acronym 'ADR' or who phrase their request differently may not activate this skill. Adding explicit trigger guidance and expanding keyword coverage would strengthen it.

Suggestions

Add a 'Use when...' clause, e.g., 'Use when the user asks about architecture decision record compliance, ADR checks, or whether a code change conforms to documented architectural decisions.'

Expand trigger terms to include natural variations like 'architecture decision record', 'architecture review', 'compliance', 'architectural conformance', and 'documentation updates'.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Run ADR conformance checks', 'explain failures', and 'identify required ADR/doc updates for the current change'. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers 'what does this do' with three specific actions, but lacks an explicit 'Use when...' clause or equivalent trigger guidance. The phrase 'for the current change' implies context but doesn't explicitly state when Claude should select this skill.

2 / 3

Trigger Term Quality

Includes relevant terms like 'ADR', 'conformance checks', and 'doc updates', but misses common variations users might say such as 'architecture decision record', 'architecture review', 'compliance check', or 'documentation'. Users unfamiliar with the acronym ADR may not trigger this skill.

2 / 3

Distinctiveness Conflict Risk

ADR conformance checking is a very specific niche. The combination of 'ADR', 'conformance checks', and 'doc updates for the current change' creates a distinct identity unlikely to conflict with other skills.

3 / 3

Total

10

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
PaloAltoNetworks/shifter
Reviewed

Table of Contents

Is this your skill?

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.