Home / Reports / dispatching-parallel-agents

dispatching-parallel-agents

Validated 5 Jun 2026 · Repository
PRO
69
Needs Work
0 critical
5 warnings
6 suggestions
97 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues

Warnings (5)

15.1-no-budget-capline 6
Multi-agent skill has no budget or turn cap; runaway costs are possible
Fix: Add max_turns, cost_limit, or similar budget constraint for subagents
19.2-reviewer-no-criterialine 6
Reviewer pattern detected but no evaluation criteria documented
Fix: Add a criteria section (checklist, rubric, or pass/fail conditions)
19.5-pipeline-no-stagesline 6
Pipeline pattern detected but no stage documentation found
Fix: Document the pipeline stages, checkpoints, and data flow between stages
1.2-desc-whatline 3
Description missing WHAT clause (action verb) - recommended by agentskills spec
Fix: Consider starting with what the skill does, e.g., 'Creates...', 'Generates...', 'Validates...'
12.3-workflow-vague-stepline 102
Step is too brief to be actionable: "Fix by:"
Fix: Add specific details: what, where, and how

Suggestions (6)

17.1-no-input-contractline 6
No input contract found; unclear what data the skill expects
Fix: Document what the skill expects as input (format, required fields, constraints)
18.1-no-confidence-signalline 1
No confidence signal found for orchestrator decision-making
Fix: Add confidence indicators (e.g., confidence: high/medium/low) so orchestrators can route or retry
18.3-no-structured-outputline 1
No structured output format defined for machine consumption
Fix: Define a structured output format (JSON, YAML, or table) so downstream tools can parse results
15.3-no-human-checkpointline 6
Multi-agent skill has no human-in-the-loop checkpoint
Fix: Add pause points for human review before high-stakes operations
4.2-ambiguous-termline 86
Ambiguous term 'good' found
Fix: Replace with specific, measurable criteria
4.3-output-formatline 1
Skill mentions output but doesn't specify format
Fix: Add an '## Output' section with format examples
OWASP Agentic (Cat 26)
Agent surface detected — orchestrates subagents; performs consequential actions
No deterministic OWASP signals on this agent surface.
ASI-01: skippedASI-02: skippedASI-03: skippedASI-04: skippedASI-05: skippedASI-06: skippedASI-07: passASI-08: skippedASI-09: skippedASI-10: skippedASI-11: skipped
Badges
skillcheck ✕ passed skillcheck antislop 100 skillcheck WCAG AA skillcheck WCAG AAA skillcheck enterprise
Ship with confidence

Get a report like this for your own skill

Run the free validator to see your structural score, then unlock the substance checks — anti-slop, security, accessibility, agent-readiness — that move a skill from valid to safe to ship.