CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-code-agent-teams

This skill should be used when the user asks to "create an agent team", "run a multi-agent team", "coordinate multiple Claude sessions", "use agent teams", or wants to parallelize work across multiple Claude Code instances.

70

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

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

A well-structured, dense body that uses tables and concrete examples effectively and offloads detail to a real one-level reference. Minor improvements are possible in tightening redundant prose and adding a few explicit verification steps.

Suggestions

Trim the redundant prose after the 'Agent Teams vs Subagents' table; the table already conveys the trade-offs.

Add an explicit verification/check step before 'Clean up the team' (e.g. confirm all tasks are completed and teammates are shut down) to strengthen the shutdown workflow.

Where operations rely on natural language ("Tell Claude to create a team"), consider pairing with the exact flag or command form already shown for display modes.

DimensionReasoningScore

Conciseness

Mostly lean with dense tables and no padding about concepts Claude already knows, but a few lines (e.g. the "Use subagents for quick focused workers..." restatement after the comparison table) could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready artifacts — the settings.json env block, `claude --teammate-mode in-process`, keyboard shortcuts, and exit-code-2 hook behavior — but some operations are described only narratively ("Tell Claude to create a team") without exact commands.

4 / 5

Workflow Clarity

The enable → start → control → task management → shut down flow is clearly sequenced with ordering guidance ("Shut down all teammates first", "Always use the lead to clean up"), though explicit validation checkpoints are absent; this is not a destructive/batch skill so no cap applies.

4 / 5

Progressive Disclosure

A concise overview links to a single one-level-deep reference (./references/agent-teams-guide.md, verified to exist) clearly signaled at the top, with content appropriately split between SKILL.md and the guide.

5 / 5

Total

17

/

20

Passed

Description

95%Weight 40%Scale 1-5

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

A strong, trigger-rich description that pairs concrete actions with explicit, naturally-worded use-when phrases and a distinct niche. The only minor weakness is that capabilities are framed as trigger phrasings rather than a clean enumeration of what the skill does.

DimensionReasoningScore

Specificity

Quotes several concrete actions — "create an agent team", "run a multi-agent team", "coordinate multiple Claude sessions", "parallelize work across multiple Claude Code instances" — but they read more as trigger phrasings than a comprehensive capability list, leaving minor gaps.

4 / 5

Completeness

It explicitly answers what (coordinate/parallelize multiple Claude Code instances) and when via the explicit "should be used when the user asks to..." clause with concrete trigger phrases, so it is not subject to the missing-trigger cap.

5 / 5

Trigger Term Quality

Comprehensive natural-language triggers with synonyms are quoted — "create an agent team", "run a multi-agent team", "coordinate multiple Claude sessions", "use agent teams", and "parallelize work" — matching phrases users would actually say.

5 / 5

Distinctiveness Conflict Risk

The "agent team" / "multi-agent team" / "parallelize Claude Code instances" niche is distinct with clearly differentiated triggers, giving minimal conflict risk with unrelated skills.

5 / 5

Total

19

/

20

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
dwmkerr/claude-toolkit
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.