CtrlK
BlogDocsLog inGet started
Tessl Logo

openspec-sync-specs

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

72

Quality

88%

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

87%

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

A concise, highly actionable workflow with strong organization. The main gap is the absence of an explicit validation/verification feedback loop for a destructive spec-mutation operation, which limits workflow clarity.

Suggestions

Add an explicit post-apply validation/verification step (e.g., re-read the updated main spec to confirm ADDED/MODIFIED/REMOVED/RENAMED changes landed correctly) with a fix-and-retry loop before showing the summary.

For REMOVED Requirements, add a checkpoint that confirms the requirement existed before deletion to make the operation safer and idempotent.

Surface the idempotency check from the Guardrails into the step sequence as an explicit verification action rather than only a stated principle.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every section (steps, format reference, output template, guardrails) earns its place.

3 / 3

Actionability

Provides concrete commands (`openspec list --json`), exact file paths, per-change-type handling rules, and a copy-paste output template, giving fully actionable guidance for an instruction-only skill.

3 / 3

Workflow Clarity

Steps are clearly sequenced with one stop-checkpoint, but this is a destructive/batch operation on main specs (including REMOVED requirements) with no explicit validate->fix->retry feedback loop or post-apply verification, which caps the score per the rubric's destructive-operation rule.

2 / 3

Progressive Disclosure

A single well-organized SKILL.md with clearly labeled sections and no external bundle files; content is appropriately self-contained with no nested references.

3 / 3

Total

11

/

12

Passed

Description

90%

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 description with an explicit 'Use when' trigger, clear what/when coverage, and a distinct niche. The only weakness is that it names a single consolidated action rather than enumerating multiple concrete capabilities.

DimensionReasoningScore

Specificity

Names one concrete action ("Sync delta specs from a change to main specs") but does not enumerate multiple specific operations, matching the 'names domain and some actions' anchor rather than the multi-action level 3.

2 / 3

Completeness

Explicitly answers both what (sync delta specs to main specs) and when via a clear "Use when the user wants to update main specs..." clause, matching the level-3 example.

3 / 3

Trigger Term Quality

Includes natural phrasings a user would actually say ("update main specs with changes from a delta spec", "sync delta specs"), giving good coverage of relevant trigger terms.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (openspec delta-to-main spec sync) with distinct triggers and an explicit 'without archiving the change' qualifier, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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.