Content
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 well-crafted verification skill with excellent actionability and workflow clarity. The three-move framework is concrete and the failure modes section shows sophisticated understanding of common verification pitfalls. The main weaknesses are moderate verbosity (the stance section and some failure mode descriptions could be tighter) and inline content that might benefit from being split into reference files for better progressive disclosure.
Suggestions
Trim the 'Your Stance' section — the adversarial posture is already conveyed by the three moves and failure modes; the philosophical framing adds tokens without new information.
Consider moving 'Failure Modes' and 'Cross-plugin context' to separate reference files to keep the main skill leaner and improve progressive disclosure.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is mostly efficient and well-structured, but includes some sections that could be tightened — the 'Your Stance' section restates concepts already implied by the skill's purpose, and the 'What Verify Does NOT Do' section, while useful for boundary-setting, is somewhat verbose. The failure modes section adds value but could be more compact. | 2 / 3 |
Actionability | The skill provides highly concrete, actionable guidance: the three-move framework gives specific steps (walk each AC individually, name the test by file and name, mentally mutate the implementation), the structured report format is clearly defined with exact categories, and the transitions section gives precise handoff triggers with example phrasing. | 3 / 3 |
Workflow Clarity | The three-move workflow is clearly sequenced (walk ACs → check test layer → identify gaps), includes explicit validation checkpoints (mental mutation testing, layer-appropriateness checks), and has a clear verdict framework with specific criteria for done/almost done/not done. The transitions section provides clear feedback loops for each type of gap discovered. | 3 / 3 |
Progressive Disclosure | The skill references several external files (foundation/SKILL.md, foundation/model.md, foundation/guidelines.md, quality-engineer agent) which is good for navigation, but no bundle files are provided to verify these exist. The content itself is somewhat long and could benefit from splitting the failure modes or cross-plugin context into separate reference files rather than inlining everything. | 2 / 3 |
Total | 10 / 12 Passed |