Validate JTBD (Jobs-to-be-Done) markdown files for correctness and completeness. Use when user says "validate JTBD", "check JTBD", "verify workflow", or "lint JTBD".
86
83%
Does it follow best practices?
Impact
89%
1.08xAverage score across 3 eval scenarios
Passed
No known issues
Quality
Discovery
89%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 is a solid description with explicit trigger guidance and a clear niche. Its main weakness is that the 'what' portion is somewhat general—it says 'validate for correctness and completeness' without specifying what aspects are checked (e.g., required fields, formatting, schema compliance). The trigger terms and distinctiveness are strong.
Suggestions
Add specific concrete actions to the 'what' portion, e.g., 'Checks required fields, validates markdown structure, verifies step definitions, and ensures proper JTBD formatting.'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (JTBD markdown files) and a general action (validate for correctness and completeness), but doesn't list specific concrete actions like checking required fields, verifying structure, validating links, etc. | 2 / 3 |
Completeness | Clearly answers both 'what' (validate JTBD markdown files for correctness and completeness) and 'when' (explicit 'Use when' clause with specific trigger phrases). | 3 / 3 |
Trigger Term Quality | Includes natural trigger terms users would say: 'validate JTBD', 'check JTBD', 'verify workflow', 'lint JTBD'. These cover common variations of how a user might phrase the request. | 3 / 3 |
Distinctiveness Conflict Risk | JTBD validation is a very specific niche. The combination of 'JTBD', 'Jobs-to-be-Done', and 'markdown files' makes this highly distinctive and unlikely to conflict with other skills. | 3 / 3 |
Total | 11 / 12 Passed |
Implementation
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a solid, actionable skill with clear workflow steps and concrete commands. Its main strengths are executable examples, good error documentation with specific fixes, and a well-sequenced workflow. Minor weaknesses include slightly verbose formatting choices and all content being inline rather than leveraging progressive disclosure for the error reference section.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Generally efficient but includes some unnecessary elements like the emoji checklists in 'What It Validates' that could be a simpler list, and the 'Example Interactions' section adds moderate value but takes up space. The common errors section is useful but slightly verbose. | 2 / 3 |
Actionability | Provides fully executable bash commands for single file validation, batch validation, and file discovery. The common errors section gives specific error messages paired with concrete fixes, and exit codes are documented. | 3 / 3 |
Workflow Clarity | Clear 4-step workflow with explicit sequencing (identify → run → report → fix). The workflow handles both single-file and batch scenarios, includes clear pass/fail branching, and the example interactions demonstrate expected output format. | 3 / 3 |
Progressive Disclosure | Content is well-organized with clear sections, but everything is inline in a single file. The validator script is referenced but no bundle files are provided to verify. The 'Related Skills' reference to jtbd-generator is a nice touch but the common errors section could potentially be a separate reference file for a cleaner overview. | 2 / 3 |
Total | 10 / 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
32e2b58
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.