CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-patterns

Execute this skill should be used when the user asks about "SPAWN REQUEST format", "agent reports", "agent coordination", "parallel agents", "report format", "agent communication", or needs to understand how agents coordinate within the sprint system. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

59

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The content is a tight, actionable instruction skill with concrete spawn/report formats and a useful error table, supported by real one-level-deep references. Its only weakness is that risky parallel-agent spawning lacks an explicit validation/retry checkpoint loop.

Suggestions

Add an explicit validate-then-retry step after parallel spawning (e.g., 'After each iteration, check status.md and re-spawn with narrowed specs only if conformity is incomplete') to satisfy the feedback-loop expectation for batch operations.

Make the agent-report required-field checklist explicit (work completed, files modified, tests added, conformity) as a copy-paste template rather than only a prose description.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it jumps straight into the SPAWN REQUEST format, report schema, and an error table without explaining what agents or sprints are, so every section earns its place.

3 / 3

Actionability

It provides copy-paste-ready SPAWN REQUEST blocks, a concrete AGENT REPORT format with specific fields (Files Modified, Tests, Conformity), and exact reference paths like '${CLAUDE_SKILL_DIR}/references/ui-test-report.md', giving fully executable guidance.

3 / 3

Workflow Clarity

Steps are clearly numbered and an error-handling table plus the 5-iteration pause exist, but for risky parallel/batch spawning there is no explicit validate-then-retry checkpoint sequence, so it sits at 'steps listed but checkpoints implicit' rather than explicit feedback loops.

2 / 3

Progressive Disclosure

The SKILL.md is an overview with well-signaled, one-level-deep references (ui-test-report.md, examples implied) that exist as real bundle files, and detailed report schemas are kept inline only where needed, giving clear navigation.

3 / 3

Total

11

/

12

Passed

Description

50%

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 description contains explicit trigger guidance and a recognizable niche, but its capability statement is weak and padded with generic filler, and its opening sentence is grammatically malformed. It communicates the trigger surface adequately without clearly stating what the skill does.

Suggestions

Rewrite the opening into a clear third-person capability statement, e.g. 'Defines the multi-agent sprint coordination protocol: spawn requests, structured reports, and parallel-agent partitioning.'

Remove the generic filler ('Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.') and keep only the concrete trigger phrases.

Lead with what the skill does before the 'Use when...' clause so both the 'what' and 'when' are explicit.

DimensionReasoningScore

Specificity

The description names the domain and several activities ("SPAWN REQUEST format", "agent reports", "agent coordination", "parallel agents") but opens with a broken phrase ("Execute this skill should be used when...") and never lists multiple concrete actions, so it sits at 'names domain and some actions' rather than a full enumeration.

2 / 3

Completeness

An explicit trigger clause is present ("should be used when the user asks about..."), satisfying the 'when'; however the 'what does this do' is only implied through the trigger terms rather than stated as a concrete capability, so it does not reach the full 'both what AND when' anchor.

2 / 3

Trigger Term Quality

It surfaces several natural-ish phrases a user might say ("agent reports", "parallel agents", "agent communication"), but these are diluted by generic filler ("Use when appropriate context detected. Trigger with relevant phrases based on skill purpose."), missing common variations.

2 / 3

Distinctiveness Conflict Risk

Terms like "SPAWN REQUEST format" and "sprint system" give it a niche, but the broader agent-coordination vocabulary could still overlap with adjacent sprint/workflow skills, so it is only 'somewhat specific'.

2 / 3

Total

8

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.