Development skill from everything-agent-code
19
Quality
0%
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 ./.agent/skills/agent-strategic-compact/SKILL.mdQuality
Discovery
0%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This description is critically deficient across all dimensions. It provides no actionable information about what the skill does, contains no natural trigger terms, and would be impossible for Claude to correctly select from a pool of skills. The description appears to be a placeholder or metadata fragment rather than a functional skill description.
Suggestions
Replace the entire description with concrete actions the skill performs (e.g., 'Writes code, debugs errors, refactors functions' or whatever the actual capabilities are).
Add an explicit 'Use when...' clause with natural trigger terms users would say (e.g., 'Use when the user asks to write code, fix bugs, or build features').
Specify the domain or technology focus to distinguish from other development skills (e.g., 'Python development', 'web application development', 'API integration').
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description 'Development skill from everything-agent-code' contains no concrete actions whatsoever - it doesn't describe what the skill actually does, only vaguely references 'development' and a source name. | 1 / 3 |
Completeness | The description fails to answer both 'what does this do' and 'when should Claude use it' - there is no explanation of capabilities and no 'Use when...' clause or equivalent guidance. | 1 / 3 |
Trigger Term Quality | The only potential trigger term is 'development' which is extremely generic. 'everything-agent-code' appears to be an internal identifier, not a natural keyword users would say. | 1 / 3 |
Distinctiveness Conflict Risk | The term 'development skill' is extremely generic and would conflict with virtually any coding, programming, or software development related skill. There are no distinguishing characteristics. | 1 / 3 |
Total | 4 / 12 Passed |
Implementation
0%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill content is effectively empty and non-functional. It contains only a title and a nonsensical placeholder sentence ('Development skill skill') that provides no value. The skill fails completely across all dimensions as it teaches Claude nothing about how to perform any task.
Suggestions
Define what 'agent-strategic-compact' actually does - add a clear purpose statement and scope
Add concrete, executable code examples or specific step-by-step instructions for the skill's intended task
Include at least one complete workflow showing how to use this skill from start to finish
If this skill relates to other files or resources, add clear references with one-level-deep navigation
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is essentially empty - just a title and a single vague sentence. While brevity is valued, this provides no actual content to be concise about. | 1 / 3 |
Actionability | No concrete guidance, code, commands, or examples are provided. The phrase 'Development skill skill' is meaningless and provides zero actionable instruction. | 1 / 3 |
Workflow Clarity | No workflow, steps, or processes are defined. There is nothing to follow or execute. | 1 / 3 |
Progressive Disclosure | No structure, no references, no organization. The content is a single meaningless line with no navigation or content hierarchy. | 1 / 3 |
Total | 4 / 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 | |
3395991
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.