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.

60

Quality

68%

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 ./.agent/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.

The content is a well-structured, actionable, mostly lean workflow with real validation checkpoints around a destructive archive operation. The main weaknesses are minor: a Guardrails section that duplicates in-body steps and one action delegated to a sibling skill rather than fully self-contained.

Suggestions

Trim the Guardrails section to only non-obvious rules not already stated in the steps to reduce repetition.

Inline or briefly summarize the sync logic instead of fully delegating 'execute /opsx:sync logic' to another skill, so the archive path is self-contained.

Add a post-move verification step (confirm the archived directory exists at its new path) to close the validation loop on the destructive mv operation.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence without explaining domain concepts, with only minor padding (the Guardrails section repeats several in-body instructions).

4 / 5

Actionability

Provides concrete executable commands and file paths (openspec list/status --json, mkdir -p, mv) with specific tool usage, with a minor gap where step 4 delegates sync to the openspec-sync-specs skill rather than inlining it.

4 / 5

Workflow Clarity

Clear six-step sequence with validation checkpoints (selection prompt, artifact/task completion warnings with AskUserQuestion confirmation, pre-move target-exists check) for this destructive operation; minor gaps include no post-archive existence verification and confirm-based rather than validate-retry loops.

4 / 5

Progressive Disclosure

Well-organized single file with clear headers, numbered steps, and code blocks; no bundle files exist so everything is appropriately inline, with cross-skill references signaled but not as file links.

4 / 5

Total

16

/

20

Passed

Description

62%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 states both what the skill does and when to use it with an explicit 'Use when' trigger, scoring well on completeness and distinctiveness. It is held back by single-phrase trigger coverage and a modest set of concrete actions.

Suggestions

Add a broader set of natural trigger phrases users might say, e.g. 'when the user wants to wrap up, clean up, or save a completed change'.

List a couple more concrete actions (e.g. 'check artifact and task completion, optionally sync delta specs, then move the change to the archive') to lift specificity.

Include common synonyms or shorthand (e.g. 'change', 'spec change', 'archive') to improve trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ('Archive a completed change', 'finalize and archive... after implementation is complete') but does not list several specific actions for comprehensive coverage.

3 / 5

Completeness

Explicitly answers both what ('Archive a completed change in the experimental workflow') and when ('Use when the user wants to finalize and archive a change after implementation is complete'), but the trigger is a single narrow condition rather than a broad set of concrete phrases.

4 / 5

Trigger Term Quality

Includes relevant keywords like 'archive', 'finalize', 'change', 'implementation is complete' but misses common natural variations or synonyms a user might actually say.

3 / 5

Distinctiveness Conflict Risk

Targets a specific niche ('experimental workflow', 'completed change', 'after implementation is complete') with distinct triggers, with only minor overlap risk against sibling openspec skills.

4 / 5

Total

14

/

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
Draculabo/AntigravityManager
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.