CtrlK
BlogDocsLog inGet started
Tessl Logo

openspec-apply-change

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

62

Quality

73%

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-apply-change/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 delivers a well-sequenced, actionable workflow with concrete CLI commands and output templates, and is reasonably concise. Its main weakness is the absence of an explicit validation/verification checkpoint in the batch implementation loop, which caps workflow clarity.

Suggestions

Add an explicit validation step after implementation (e.g., run tests or openspec validate) before marking tasks complete, with a fix-and-retry feedback loop.

Trim the Guardrails section, which largely restates the 'Pause if' conditions already defined in step 6.

Collapse the three Output templates or move them to a reference file to reduce token cost while keeping the workflow steps primary.

DimensionReasoningScore

Conciseness

The body is mostly lean with executable commands and output templates and no padding about what OpenSpec is, but the Guardrails section restates pause conditions already covered in steps 6-7.

4 / 5

Actionability

Provides concrete executable commands (openspec status/instructions/list with --json) and a specific checkbox mutation (- [ ] → - [x]), with only minor vagueness around 'Make the code changes required'.

4 / 5

Workflow Clarity

A clear 7-step sequence with pause conditions and state handling exists, but the batch task-implementation loop lacks an explicit validation/verification checkpoint (e.g., run tests), which caps this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

A single self-contained file with well-organized sections (Steps, Output templates, Guardrails, Fluid Workflow Integration) and no nested references; no bundle files exist to require external navigation.

4 / 5

Total

15

/

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 clearly states what the skill does and when to use it with concrete trigger phrases, and targets a distinct niche. It is somewhat thin on the breadth of concrete actions and has minor overlap with a related continue-change skill.

DimensionReasoningScore

Specificity

Quotes 'Implement tasks from an OpenSpec change' — names the domain and one concrete action (implement tasks), but offers no broader coverage of what implementation entails, matching the anchor naming a domain with 1-2 concrete actions.

3 / 5

Completeness

Explicitly answers 'what' (Implement tasks from an OpenSpec change) and 'when' (Use when the user wants to start implementing, continue implementation, or work through tasks) with concrete trigger phrases.

5 / 5

Trigger Term Quality

'Use when the user wants to start implementing, continue implementation, or work through tasks' provides good natural keyword coverage with synonyms (start/continue/work through), though a few common phrasings are absent.

4 / 5

Distinctiveness Conflict Risk

'OpenSpec change' is a clear niche with distinct triggers, but 'continue implementation' overlaps with the sibling openspec-continue-change skill referenced in the body, creating 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
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.