CtrlK
BlogDocsLog inGet started
Tessl Logo

coordinate

Coordinate a small team of Qwen Code teammates with enforced read-only workers, an optional worktree-pinned writer, shared tasks, peer messages, and existing Agent View tabs. Invoke explicitly with /coordinate.

69

Quality

85%

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

92%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, lean coordination skill with a clear sequenced workflow, explicit validation checkpoints, and concrete tool/parameter guidance. The only minor gap is the absence of a full example tool invocation.

DimensionReasoningScore

Conciseness

Lean and dense with actionable specifics and guardrails; it assumes Claude's competence and avoids explaining concepts it already knows, with every line earning its place.

5 / 5

Actionability

Concrete tool calls and parameters are named inline (team_create, read_only: true, subagent_type: 'general-purpose', working_dir, request_shutdown, enter_worktree, send_message), but no full example invocation is shown, leaving minor gaps.

4 / 5

Workflow Clarity

A clear investigate → shutdown → worktree → implement → verify → integrate sequence with explicit validation checkpoints (accept/reject on evidence, verify the worktree result, run verification once) and feedback loops (reassign rejected work, follow up on conflicting evidence).

5 / 5

Progressive Disclosure

Under 50 lines with no bundle files and no need for external references, organized into well-signaled sections (Build one bounded team, Pin the only writer, Keep coordination bounded), matching the simple-skill exception for a 5.

5 / 5

Total

19

/

20

Passed

Description

78%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 specific, distinctive description that names the skill's core capabilities and gives an explicit invocation trigger. It is slightly weakened by a 'when' that states how to invoke rather than when the skill is needed.

Suggestions

Add a 'Use when...' clause naming concrete triggering scenarios (e.g., 'Use when a goal benefits from parallel read-only investigation plus a single pinned writer').

Surface the investigate-then-implement sequence or fallback behavior briefly so the 'what' is more complete.

DimensionReasoningScore

Specificity

Lists several specific capabilities ('enforced read-only workers', 'worktree-pinned writer', 'shared tasks', 'peer messages', 'Agent View tabs') with only minor gaps — the investigate-then-implement flow and fallback behavior are not surfaced here.

4 / 5

Completeness

The 'what' is clearly stated (coordinate a bounded team with read-only workers and a worktree writer) and there is explicit trigger guidance ('Invoke explicitly with /coordinate'), but the 'when' describes the invocation method rather than the scenarios that call for the skill.

4 / 5

Trigger Term Quality

Natural terms like 'Coordinate', 'team', 'teammates' plus the explicit '/coordinate' invocation give good coverage, though a few common phrasings users might say (e.g. 'parallel research', 'agent team') are absent.

4 / 5

Distinctiveness Conflict Risk

A clear niche — Qwen Code team coordination with read-only enforcement and a single worktree writer — with distinct triggers and minimal overlap risk against generic skills.

5 / 5

Total

17

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
QwenLM/qwen-code
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.