CtrlK
BlogDocsLog inGet started
Tessl Logo

team-management

Use when admin requests creating a team, importing a team, managing team composition, adding/removing workers from a team, or delegating tasks to a Team Leader.

66

Quality

80%

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

68%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-organized, mostly actionable skill body with good progressive disclosure and tight domain-specific content. The main weaknesses are missing inline validation in the create workflow and a broken/orphaned script reference in the bundle.

Suggestions

Add an explicit 'Verify: agt get team <TEAM_NAME>' checkpoint to the Quick Create sequence so validation is not deferred to the reference.

Fix the bundle mismatch: either add scripts/lifecycle-worker.sh or repoint the operation table to the actual script (scripts/create-team.sh), and reference create-team.sh somewhere or remove it.

Inline a one-line executable command for add/remove worker and delete-team in the operation table rather than only pointing to references/team-lifecycle.md.

DimensionReasoningScore

Conciseness

Lean and domain-specific (assumes Claude knows nothing about the custom 'agt' platform), with tight gotcha bullets and a compact navigation table; the only trim is the resources paragraph duplicated from references/create-team.md.

4 / 5

Actionability

Provides a copy-paste-ready 'agt create team' command with placeholders and concrete commands in the operation table, but secondary operations (add/remove worker, delete, delegate) point to references rather than inline executable steps.

4 / 5

Workflow Clarity

Quick Create gives a numbered sequence but the body lacks an explicit verification checkpoint (the 'agt get team' verify step lives only in the reference); for operations that recreate/remove workers, validation is deferred rather than inline.

3 / 5

Progressive Disclosure

Clear overview with a well-signaled one-level-deep reference table pointing to three real reference files; minor gaps are a referenced scripts/lifecycle-worker.sh that does not exist in the bundle and an unreferenced scripts/create-team.sh.

4 / 5

Total

15

/

20

Passed

Description

92%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 explicitly covers what the skill does and when to invoke it, with concrete actions and a distinct niche. The only gap is a few missing natural synonyms (delete/disband/edit team).

Suggestions

Add 'deleting or disbanding a team' to the action list to capture that natural user phrasing.

Consider including 'editing or renaming a team' for fuller synonym coverage of composition changes.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'creating a team, importing a team, managing team composition, adding/removing workers from a team, or delegating tasks to a Team Leader' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated team operations) and 'when' ('Use when admin requests...') with concrete trigger phrases in a single well-formed sentence.

5 / 5

Trigger Term Quality

Good natural keyword coverage ('create a team', 'add/remove workers', 'delegate to a Team Leader'), but misses common synonyms users might say like 'delete/disband a team' or 'edit/rename a team'.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Team Leader / worker composition delegation) with distinct triggers that are unlikely to fire for 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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
agentscope-ai/AgentTeams
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.