CtrlK
BlogDocsLog inGet started
Tessl Logo

openspec-archive-change

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

66

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./.codex/skills/openspec-archive-change/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

81%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.

The body is a well-sequenced, executable workflow with strong validation checkpoints for a destructive archive operation. Its main weakness is the redundant Guardrails section that re-explains what the steps already specify.

Suggestions

Remove or collapse the Guardrails section entries that merely restate steps 1–4 (selection prompting, openspec status usage, don't-block-on-warnings, sync approach, summary display), keeping only net-new guardrails.

Tighten step 4's inline Task-tool prompt template so the delta-spec summary handoff is described more compactly.

Consider folding the Output On Success template into step 6 to avoid a separate block that repeats the summary fields.

DimensionReasoningScore

Conciseness

The steps are mostly efficient, but the closing Guardrails section largely restates rules already embedded in steps 1–4 (prompt for selection, use openspec status, don't block on warnings, show summary, sync approach), adding redundant tokens.

3 / 5

Actionability

Provides copy-paste-ready commands (`openspec list --json`, `openspec status --change --json`, `mkdir -p`, `mv`) plus concrete tool invocations (AskUserQuestion, Task subagent) covering the common cases.

5 / 5

Workflow Clarity

Six clearly sequenced steps with explicit validation checkpoints (artifact status, task status, delta-spec sync assessment, target-collision check) and user-confirmation gates before proceeding on the destructive move.

5 / 5

Progressive Disclosure

Well-organized into Input/Steps/Output/Guardrails sections with no nested file references and no bundle files to navigate; the only gap is the redundant Guardrails section that could be trimmed.

4 / 5

Total

17

/

20

Passed

Description

78%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.

The description cleanly answers both what and when with concrete trigger phrasing in third person. It is somewhat light on action specificity and synonyms, and has minor overlap risk with sibling openspec skills.

DimensionReasoningScore

Specificity

Names the domain ('archive a completed change in the experimental workflow') and a couple concrete actions ('finalize and archive'), but coverage is narrow rather than comprehensive.

3 / 5

Completeness

Explicitly states both what it does ('Archive a completed change in the experimental workflow') and when to use it ('Use when the user wants to finalize and archive a change after implementation is complete').

5 / 5

Trigger Term Quality

Includes natural phrases a user would say ('finalize and archive a change', 'after implementation is complete'), though it lacks synonyms or variant phrasings.

4 / 5

Distinctiveness Conflict Risk

The 'experimental workflow' archive niche is fairly distinct, but it could overlap with related openspec change-management skills (e.g. sync).

4 / 5

Total

16

/

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
arm/mlia
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.