CtrlK
BlogDocsLog inGet started
Tessl Logo

adr-creator

Creates, scores, reviews, supersedes Architecture Decision Records with the pantheon-adr CLI. Use when recording an architectural decision, writing an ADR, documenting a technical choice, checking whether an ADR is finished, superseding a prior decision, bootstrapping an ADR log under docs/adr.

76

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

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

A highly operational skill body: concrete commands with expected results throughout, a well-validated workflow, and clean one-level reference structure. The only weakness is redundancy — repeated rules across Mindset, Principles, and Anti-Patterns, and a Quick Commands section that overlaps both the Procedure and the CLI reference.

Suggestions

Consolidate the repeated immutability and slug-naming rules: state each once (Mindset or Principles) and let the Anti-Patterns section carry only the consequence/repair detail, trimming roughly 10-15 lines.

Slim Quick Commands to the two or three most common invocations and defer the full command-with-expected-output catalog to references/cli-usage.md, which already documents every command and flag.

Fold the 'create the replacement first' supersede mechanics, which appear in both Procedure step 9 and the Quick Commands block, into a single place.

DimensionReasoningScore

Conciseness

The body is dense and assumes competence — no padding or explanation of concepts Claude already knows — but the immutability rule is stated three times (Mindset, Principle 3, and an anti-pattern), slug naming twice, and Quick Commands restates Procedure commands, so a few passages could be trimmed.

4 / 5

Actionability

Every step gives copy-paste-ready pantheon-adr commands with expected output strings, exit codes, thresholds (80, 95), minimum word counts, and exact heading names to preserve — fully executable coverage of the common cases.

5 / 5

Workflow Clarity

The 9-step Procedure is explicitly sequenced with **Verify:** checkpoints at nearly every step, a **Stop if:** condition when Options Considered cannot be filled, and a check→iterate-until-≥80 feedback loop for error recovery.

5 / 5

Progressive Disclosure

Three real, clearly signaled, one-level-deep references (adr-lifecycle.md, cli-usage.md, context-extraction.md) plus an inline script keep navigation easy, but the ~70-line Quick Commands section duplicates CLI detail that also lives in references/cli-usage.md, and the body runs long for an overview.

4 / 5

Total

18

/

20

Passed

Description

100%Weight 40%Scale 1-5

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

A model description: third-person, specific, dense with natural trigger phrases, and explicitly answering both what the skill does and when to use it. No fluff, no over-claims, and no verbosity for its coverage.

DimensionReasoningScore

Specificity

"Creates, scores, reviews, supersedes Architecture Decision Records with the pantheon-adr CLI" lists four concrete lifecycle actions plus the driving tool, comprehensively covering the domain without vague filler.

5 / 5

Completeness

It explicitly answers both questions: the opening verb chain plus tool name states what it does, and a full "Use when..." clause gives concrete trigger phrases for when to invoke it.

5 / 5

Trigger Term Quality

The "Use when" clause sweeps natural phrasings users would actually say — "recording an architectural decision", "writing an ADR", "superseding a prior decision", "bootstrapping an ADR log" — including synonyms (ADR, architectural decision, technical choice) and the docs/adr path.

5 / 5

Distinctiveness Conflict Risk

The ADR niche, the named CLI, and triggers like "superseding a prior decision" and "bootstrapping an ADR log under docs/adr" give it a clear lane with minimal overlap; only "documenting a technical choice" is mildly broad.

5 / 5

Total

20

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
pantheon-org/tekhne
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.