Home / Reports / incident-commander

incident-commander

Validated 8 Jul 2026 · Repository
PRO
0
Poor
0 critical
29 warnings
7 suggestions
74 passed
Domain scores
Anti-Slop
80
Accessibility
100
Enterprise
70
Issues

Warnings (29)

5.1-no-style-sectionline 1
No writing style section found
Fix: Add a '## Writing Style' or '## Anti-Slop' section
16.1-no-stop-conditionline 6
Complex skill lacks explicit stop conditions
Fix: Add stop/termination criteria (e.g., 'Stop after N iterations', 'Abort if error rate exceeds threshold')
10.1-no-env-docsline 1
No environment variable documentation found
Fix: Document required environment variables for deployment
10.5-no-error-handlingline 1
No error handling guidance found
Fix: Add error handling instructions for reliability
19.3-generator-no-output-specline 6
Generator pattern detected but no output format specified
Fix: Document the output format (template, schema, or example output)
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
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)
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...'
1.10-readme-in-folderline 1
Skill folder contains README.md
Fix: Remove README.md from skill folder. Put documentation in SKILL.md or references/. For GitHub distribution, use a repo-level README outside the skill folder.
12.3-workflow-vague-stepline 135
Step is too brief to be actionable: "**Communication Hub**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 141
Step is too brief to be actionable: "**Process Management**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 147
Step is too brief to be actionable: "**Post-Incident Leadership**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 290
Step is too brief to be actionable: "**Detection Playbooks**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 296
Step is too brief to be actionable: "**Response Playbooks**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 302
Step is too brief to be actionable: "**Recovery Playbooks**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 328
Step is too brief to be actionable: "**Assess Severity**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 333
Step is too brief to be actionable: "**Establish Command**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 338
Step is too brief to be actionable: "**Initial Investigation**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 349
Step is too brief to be actionable: "{validation step}"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 352
Step is too brief to be actionable: "{rollback step}"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 353
Step is too brief to be actionable: "{verification step}"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 359
Step is too brief to be actionable: "**Service Restoration**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 364
Step is too brief to be actionable: "**Communication**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 413
Step is too brief to be actionable: "**Document Everything**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 418
Step is too brief to be actionable: "**Effective Communication**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 423
Step is too brief to be actionable: "**Technical Excellence**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 430
Step is too brief to be actionable: "**Blameless Culture**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 440
Step is too brief to be actionable: "**Knowledge Sharing**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 445
Step is too brief to be actionable: "**Continuous Improvement**"
Fix: Add specific details: what, where, and how

Suggestions (7)

5.2-no-do-dontline 1
Missing DO/DON'T lists for style guidance
Fix: Add explicit DO and DON'T lists for writing patterns
16.4-no-idempotencyline 6
Skill does not document whether it is safe to re-run
Fix: Add idempotency guidance: state whether running the skill twice produces the same result or causes side effects
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)
17.2-no-output-contractline 6
No output contract found; unclear what the skill produces
Fix: Document what the skill produces (format, structure, side effects)
10.6-no-metadata-basicsline 1
Enterprise skill missing metadata.author and metadata.version for discoverability
Fix: Add metadata fields: author (team/org name) and version (semver). MCP-enhanced skills should also include mcp-server.
3.4-gerund-namingline 2
Skill name could use gerund form for clarity
Fix: Consider gerund-style names like 'processing-pdfs' or 'analyzing-logs' (per best practices)
4.2-ambiguous-termline 142
Ambiguous term 'proper' found
Fix: Replace with specific, measurable criteria
OWASP Agentic (Cat 26)
Agent surface detected — 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: skippedASI-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.