CtrlK
BlogDocsLog inGet started
Tessl Logo

write-vibe-adr

Create or update Architecture Decision Records for the Mistral Vibe Python CLI. Use when a design discussion creates a new architectural constraint, when an undocumented convention causes confusion or review feedback, or when architecture guidance in docs/adr or AGENTS.md must be changed.

72

Quality

90%

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

93%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 well-structured, highly actionable skill body that gives concrete templates and examples while staying concise. The only gap is an explicit verification checkpoint in the workflow, though the operation is not destructive enough to trigger the hard cap.

Suggestions

Add an explicit verification step after registration, e.g., 'Confirm the new row renders correctly in the Architecture Decisions table and the docs/adr/ file path resolves.'

Optionally include a one-line check that the chosen ADR number does not collide with an existing file before writing.

DimensionReasoningScore

Conciseness

Lean and directive throughout with no padding or explanation of concepts Claude already knows; every section (When To Create, Steps, Common Mistakes) earns its tokens.

5 / 5

Actionability

Provides copy-paste-ready artifacts: a concrete ADR markdown template, the `ls docs/adr/` numbering command, an AGENTS.md table-row format, and good/bad trigger examples covering common cases.

5 / 5

Workflow Clarity

A clearly sequenced four-step process with an emphasis on the registration step, but it lacks an explicit verify/feedback checkpoint (e.g., confirming the AGENTS.md row is correctly placed) before declaring the task done.

4 / 5

Progressive Disclosure

Self-contained with no bundle files and no nested references; content is organized into well-signaled sections (When To Create, Steps, Common Mistakes) that are easy to navigate.

5 / 5

Total

19

/

20

Passed

Description

87%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 strong, third-person description that clearly states both the capability and concrete trigger conditions scoped to a specific CLI's ADR workflow. Minor room to surface the registration step and a couple of synonyms, but overall highly actionable and distinctive.

DimensionReasoningScore

Specificity

Names concrete actions ("Create or update Architecture Decision Records") on a specific artifact for a named CLI, listing a couple of distinct actions with only minor coverage gaps (e.g., the AGENTS.md registration step is not mentioned in the description).

4 / 5

Completeness

Explicitly answers both what ("Create or update Architecture Decision Records for the Mistral Vibe Python CLI") and when ("Use when a design discussion creates a new architectural constraint...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ("design discussion", "architectural constraint", "undocumented convention", "review feedback", "docs/adr", "AGENTS.md") with good coverage, though a few common synonyms like "ADR" shorthand are not all surfaced.

4 / 5

Distinctiveness Conflict Risk

Scoped to the Mistral Vibe Python CLI's ADRs with explicit ties to docs/adr and AGENTS.md, giving it a clear niche and minimal conflict risk with unrelated skills.

5 / 5

Total

18

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

relative_links

Relative link issues: 1 missing, 1 deeper-than-1-level

Warning

Total

14

/

16

Passed

Repository
mistralai/mistral-vibe
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.