Content
20%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is excessively verbose and largely non-actionable, relying heavily on a hypothetical 'npx ruv-swarm' CLI tool that appears fictional. It covers an enormous surface area (issue triage, stale issue handling, duplicate detection, epic management, cross-repo coordination, metrics, etc.) without providing executable, verifiable guidance for any single workflow. The content reads more like a product specification or wishlist than an actionable skill for Claude.
Suggestions
Remove or replace all 'npx ruv-swarm' commands with actual executable tools (gh CLI, MCP tools listed in frontmatter, or bash scripts) that Claude can realistically use.
Reduce content by 70%+ by focusing on one core workflow (e.g., 'analyze issue → decompose into subtasks → track progress') with concrete, executable steps and validation checkpoints.
Fix MCP tool call syntax to use proper JSON format and show realistic, executable examples of the tools listed in the frontmatter.
Move specialized topics (GitHub Actions integration, stale issue handling, duplicate detection, metrics) into separate referenced files to keep SKILL.md as a concise overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Extremely verbose at 400+ lines with massive redundancy. Many sections repeat similar CLI patterns (issue-init, issue-decompose, etc.) with slight variations. Includes extensive hypothetical tool commands (npx ruv-swarm) that Claude cannot verify or execute, and explains concepts like issue templates, label strategies, and best practices that are general knowledge. The content could be reduced by 70%+ without losing actionable information. | 1 / 3 |
Actionability | Nearly all commands reference a hypothetical 'npx ruv-swarm' CLI tool with no indication it exists or how to install it. The bash scripts mix real gh CLI commands with fictional tool invocations, making them non-executable. MCP tool calls at the bottom use incorrect syntax (not valid JSON arguments). The skill describes an aspirational system rather than providing concrete, executable guidance. | 1 / 3 |
Workflow Clarity | Some workflows like 'Task Decomposition' and 'Progress Tracking' show reasonable step sequences with gh CLI commands. However, there are no validation checkpoints or error recovery steps in any workflow. The overall structure jumps between many different use cases (bug handling, feature requests, stale issues, duplicates, etc.) without a clear primary workflow, making it hard to follow a coherent process. | 2 / 3 |
Progressive Disclosure | References to related files (swarm-pr.md, sync-coordinator.md, workflow-automation.md) exist at the bottom, but no bundle files are provided to verify them. The content itself is a monolithic wall covering too many topics inline (issue templates, label automation, GitHub Actions, metrics, security, best practices) that should be split into separate reference files. The structure has sections but lacks a concise overview pointing to details elsewhere. | 2 / 3 |
Total | 6 / 12 Passed |