CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-sparc-coordinator

Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator

43

1.24x
Quality

13%

Does it follow best practices?

Impact

98%

1.24x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/agent-sparc-coordinator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

20%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a conceptual overview of the SPARC methodology rather than actionable skill instructions, spending most of its tokens explaining concepts Claude already knows. It has clear phase sequencing but lacks executable guidance, concrete validation steps, and progressive file structure.

Suggestions

Replace definitional explanations of each SPARC phase with concise, actionable instructions or executable examples that tell Claude exactly how to run and transition between phases.

Add concrete validation checkpoints to each quality gate (e.g., specific commands or checklist items) with a validate-fix-retry feedback loop rather than abstract gate labels.

Trim the conceptual padding (phase definitions, common patterns, success metrics) to what is skill-specific, and move any lengthy reference material into referenced bundle files.

DimensionReasoningScore

Conciseness

The ~185-line body explains SPARC phases, TDD, and orchestration concepts Claude already knows, padding the context with definitional material rather than skill-specific guidance.

1 / 3

Actionability

The body describes phases and orchestration in prose and ASCII diagrams but provides no executable code or concrete commands; the only commands appear in non-instructional hook scripts (memory_store/memory_search) and are not actionable guidance for Claude.

1 / 3

Workflow Clarity

The five phases and quality gates are sequenced in a clear diagram with numbered gates, but the checkpoints are abstract labels ("Quality Gate 1") with no concrete validation steps or error-recovery feedback loops.

2 / 3

Progressive Disclosure

The content is well-organized into sections but is a monolithic single-file wall of text with no bundle references (none exist), so material that could be split out stays inline.

2 / 3

Total

6

/

12

Passed

Description

7%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The frontmatter description is an auto-generated template string that names the skill but conveys no concrete capabilities or usage triggers. It fails to tell Claude what the skill does or when to invoke it.

Suggestions

Rewrite the description to state concrete actions, e.g. "Orchestrates the SPARC methodology (Specification, Pseudocode, Architecture, Refinement, Completion) by coordinating phased development with quality gates."

Add an explicit "Use when..." trigger clause listing natural terms a user would say, such as "Use when applying the SPARC methodology, coordinating development phases, or enforcing phase quality gates."

Drop the boilerplate "Agent skill for... - invoke with $..." framing so the description reads as capability-focused third person.

DimensionReasoningScore

Specificity

The description "Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator" names the domain but lists no concrete actions, matching the score-1 anchor of vague/abstract language with no actions.

1 / 3

Completeness

It states neither what the skill concretely does (no actions) nor when to use it (no "Use when..." clause), so both the "what" and "when" are missing or very weak.

1 / 3

Trigger Term Quality

The only trigger is the invocation token "$agent-sparc-coordinator" rather than natural language a user would say; it lacks common natural keywords like "SPARC methodology" or "development phases".

1 / 3

Distinctiveness Conflict Risk

The explicit "$agent-sparc-coordinator" token gives it a recognizable niche, but the surrounding prose ("Agent skill for...") is generic and could overlap with other coordination/agent skills.

2 / 3

Total

5

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ruvnet/claude-flow
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.