Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
78
Quality
73%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/core/agent-ops-spec/SKILL.mdQuality
Discovery
75%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 effectively communicates when to use the skill with explicit trigger guidance and has a distinct niche. However, it could be stronger by listing more specific actions beyond 'Manage' and including additional natural trigger terms users might use when discussing specifications.
Suggestions
Replace vague 'Manage' with specific actions like 'Create, update, and validate specification documents' to improve specificity.
Add common trigger term variations such as 'specs', 'user stories', 'PRD', or 'product requirements' to improve discoverability.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (specification documents) and location (.agent/specs/), with action 'Manage' and mentions tracking/validation, but lacks specific concrete actions like 'create', 'update', 'compare', or 'generate reports'. | 2 / 3 |
Completeness | Clearly answers both what ('Manage specification documents in .agent/specs/') and when ('Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation'). | 3 / 3 |
Trigger Term Quality | Includes relevant terms like 'requirements', 'acceptance criteria', 'feature descriptions' which users might say, but misses common variations like 'specs', 'user stories', 'PRD', 'product requirements', or 'spec file'. | 2 / 3 |
Distinctiveness Conflict Risk | Has a clear niche with the specific path '.agent/specs/' and distinct focus on specification management with validation against implementation, unlikely to conflict with general documentation or code skills. | 3 / 3 |
Total | 10 / 12 Passed |
Implementation
72%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is concise and well-organized with appropriate progressive disclosure to a template. However, it lacks concrete examples of filled specs and traceability checklists, and the validation workflow is missing explicit checkpoints for error handling or incomplete requirements.
Suggestions
Add a concrete example of a filled-out spec showing the expected format and content
Include an example traceability checklist showing the requirement → implementation → test mapping format
Add validation checkpoints to the 'Validating against spec' section, such as what to do when requirements are unmet or partially implemented
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient, with no unnecessary explanations of concepts Claude already knows. Every section serves a clear purpose without padding. | 3 / 3 |
Actionability | Provides a clear procedure but lacks concrete examples of what a filled spec looks like, what the traceability checklist format should be, or specific commands/code. The steps are described rather than demonstrated. | 2 / 3 |
Workflow Clarity | Steps are listed in sequence for both creating and validating specs, but there are no validation checkpoints or feedback loops. No guidance on what to do if validation fails or how to handle incomplete specs. | 2 / 3 |
Progressive Disclosure | Appropriately structured with a clear overview and a single-level reference to the template file. Content is well-organized into logical sections without being monolithic. | 3 / 3 |
Total | 10 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
6213d1a
Table of Contents
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.