CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-team-design

Use when designing a new multi-agent team, visible agents folder, role boundaries, handoff flow, PM Soul, Memory Curator, Policy Gate, or evaluation role. Use for agent-team repo creation even when the user only says they want a meta-agent or agent operating system.

65

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/agent-team-design/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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 concise, well-structured overview for a simple planning skill, weakened mainly by the absence of concrete decision criteria and validation steps. Adding explicit triggers for when to add each role and a consistency check before returning output would lift the weaker dimensions.

Suggestions

Spell out the decision criteria for each role (e.g. 'add a Memory Curator when more than one agent writes shared state') so the procedure is executable rather than guideline-level.

Add a validation/consistency checkpoint before the Output step (e.g. 'confirm every handoff has a receiving owner and the role list has no orphaned responsibilities').

Provide a minimal template or field list for the returned blueprint so the Output is concrete and copy-paste ready.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding; it assumes Claude's competence and never explains what agents or teams are, so every token earns its place.

5 / 5

Actionability

Gives concrete file-path templates ('agents/10-single-agent-builder/agent.md', 'skills/<capability>/SKILL.md', '.agentlas/company-blueprint.json') and an output deliverable list, but the deciding guidance ('Add team roles only when routing, memory, review, policy, or parallel ownership is useful') lacks the specific criteria needed to execute unambiguously.

3 / 5

Workflow Clarity

Steps 1-5 are sequenced, but there are no validation checkpoints or feedback loops to confirm the resulting design is internally consistent before returning it, so checkpoints remain implicit.

3 / 5

Progressive Disclosure

A simple skill under 50 lines with no external references, organized into clear Procedure and Output sections, meeting the simple-skill exception for a top score.

5 / 5

Total

16

/

20

Passed

Description

83%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, well-scoped description that answers both what and when with concrete, distinguishing trigger terms. It would benefit from naming the specific design actions rather than relying on the single verb 'designing'.

Suggestions

Replace the generic verb 'designing' with concrete actions the skill performs, e.g. 'designs the role list, handoff flow, and memory ownership for a new multi-agent team'.

Add a couple of natural synonyms users might say (e.g. 'agent swarm', 'multi-agent system') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists several concrete artifacts and roles ('visible agents folder', 'role boundaries', 'handoff flow', 'PM Soul, Memory Curator, Policy Gate'), though the governing action ('designing') stays generic rather than enumerating distinct design actions.

4 / 5

Completeness

Explicitly states both what ('designing a new multi-agent team', 'agent-team repo creation') and when ('Use when...', 'Use for... even when...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural user-facing terms ('multi-agent team', 'role boundaries', 'handoff flow', 'meta-agent', 'agent operating system') and the 'even when the user only says...' clause captures paraphrases, but a few common synonyms are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (multi-agent team design) with project-specific role names that lower conflict risk, with only minor overlap risk against general agent-design skills.

4 / 5

Total

17

/

20

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
agentlas-ai/Agentlas-OS
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.