-
16.4-no-idempotency
Skill does not document whether it is safe to re-run
line 6
Fix: Add idempotency guidance: state whether running the skill twice produces the same result or causes side effects
-
17.1-no-input-contract
No input contract found; unclear what data the skill expects
line 6
Fix: Document what the skill expects as input (format, required fields, constraints)
-
17.3-no-mode-awareness
Skill does not clarify standalone vs composed behavior
line 6
Fix: Clarify whether the skill works standalone, in pipelines, or both
-
14.2-no-examples
No input/output examples found
line 1
Fix: Add example input/output pairs or <example> blocks to make the skill testable
-
3.4-gerund-naming
Skill name could use gerund form for clarity
line 2
Fix: Consider gerund-style names like 'processing-pdfs' or 'analyzing-logs' (per best practices)
-
18.1-no-confidence-signal
No confidence signal found for orchestrator decision-making
line 1
Fix: Add confidence indicators (e.g., confidence: high/medium/low) so orchestrators can route or retry
-
4.2-ambiguous-term
Ambiguous term 'appropriate' found
line 339
Fix: Replace with specific, measurable criteria
-
4.2-ambiguous-term
Ambiguous term 'appropriate' found
line 492
Fix: Replace with specific, measurable criteria