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.

64

Quality

76%

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 ./.claude/skills/openspec-archive-change/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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, actionable workflow with explicit validation and confirmation gates for a destructive move operation. The main improvement is tightening the redundant Guardrails section and making date generation a concrete command.

Suggestions

Remove Guardrails items that restate the numbered steps; keep only the non-obvious guardrails (e.g. preserve .openspec.yaml, agent-driven sync) to improve conciseness.

Provide a concrete command or expression for deriving the YYYY-MM-DD target name instead of "Generate target name using current date".

Consider extracting the large sync-prompt logic in step 4 into a referenced file if this skill grows, to set up progressive disclosure.

DimensionReasoningScore

Conciseness

The body is lean and relies on concrete commands, but the Guardrails section reiterates points already stated in the numbered steps and could be trimmed.

4 / 5

Actionability

Concrete commands (`openspec list --json`, `mkdir -p`, `mv ...`) and named tools (AskUserQuestion, Task) make guidance mostly executable; the "Generate target name using current date" step lacks a concrete command.

4 / 5

Workflow Clarity

Six clearly numbered steps include validation gates (artifact/task status checks, target-exists guard) and confirmation loops, but checkpoints are soft confirmations rather than a validate-fix-retry loop.

4 / 5

Progressive Disclosure

No bundle files exist and the single SKILL.md is well organized into Input, Steps, Output, and Guardrails sections; minor redundancy between Guardrails and the steps keeps it just short of 5.

4 / 5

Total

16

/

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.

A focused, third-person description that answers both what and when with an explicit Use-when clause and natural trigger terms. Specificity is the weakest dimension since only two actions are named.

Suggestions

Add one or two more concrete actions (e.g. prompt for change selection, sync delta specs) to lift specificity toward 5.

Include a synonym or two for "archive" (e.g. "retire", "close out") to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

"finalize and archive a change" names the domain and two concrete actions, but coverage is not comprehensive beyond those verbs.

3 / 5

Completeness

It explicitly states the what ("Archive a completed change in the experimental workflow") and an explicit when ("Use when the user wants to finalize and archive a change after implementation is complete").

5 / 5

Trigger Term Quality

"archive", "finalize", "completed change", and "implementation is complete" are natural phrases a user would say, though a few synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

The "experimental workflow" niche is fairly distinct, but related openspec skills (e.g. a sync or list skill) create minor overlap risk.

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
dwmkerr/openspec-flow
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.