Content
71%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, project-specific skill body with concrete enums, clear workflows, and validation checkpoints. Its main weakness is progressive disclosure: the body points to three reference files that do not exist in the bundle.
Suggestions
Ship the missing reference files (references/cli.md, references/mcp-atlassian.md, references/devprod-gateway.md) so the body's deferrals resolve — or inline the minimal per-tool syntax each section needs.
Consolidate the repeated 'see your tool's reference file' pointers into a single per-tool reference link near each section header to reduce redundancy.
Tighten the memory-write table, which currently duplicates filename, slug, body, and MEMORY.md line across three near-identical rows.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense project-specific knowledge (enums, tables, decision rules) with no padding about concepts Claude already knows; only minor repetition of 'see your tool's reference file' and the elaborate memory-write table could be trimmed. Efficient with minor over-explanation that could be tightened; not a 5 because the tool-selection and memory sections are somewhat elaborate. | 4 / 5 |
Actionability | Provides concrete enums (resolutions, labels, story-point scale, link types, priorities) and executable probe commands ('which jira && jira me'); the actual per-tool command syntax is deferred to reference files, leaving minor gaps. Mostly actionable and specific; not a 5 because copy-paste-ready tool commands live in the separate reference files rather than the body. | 4 / 5 |
Workflow Clarity | Multi-step processes (tool selection 1-5, scope-creep 1-5) are clearly sequenced with validation checkpoints (confirm PR merged, check Story Points before close, plan+confirm before changes) and a quick-fail fallback feedback loop. Clear sequence with most checkpoints present and an error-recovery loop; not a 5 because transition-name lookup and some validation are deferred to reference files. | 4 / 5 |
Progressive Disclosure | Sections are well-organized and tool-specific detail is deferred one level deep to references/cli.md, references/mcp-atlassian.md, and references/devprod-gateway.md — but those reference files are not present in the bundle, so the referenced navigation is broken. Structure and signaling are good, but the missing bundle files cap the score at 3. | 3 / 5 |
Total | 15 / 20 Passed |