CtrlK
BlogDocsLog inGet started
Tessl Logo

teamskill-creator

Creates, converts, or modifies Teamskills — the multi-role extension of the Skills standard (specialized roles + workflow + bind constraints). Use when the user wants to author a multi-role agent team, convert a single-agent skill into one, or refactor an existing team. Do NOT use for single-agent Skills — use create-skill instead.

64

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 ./jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/teamskill-creator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

70%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 thorough, well-sequenced authoring workflow with strong validation feedback loops and concrete guidance. Its main weaknesses are verbosity in the community-enrichment section and a bundle that omits most of the reference and template files the body points to.

Suggestions

Ship the missing bundle files (reference/pattern-selection.md, role-design.md, conversion-guide.md, compliance-checklist.md, community-search.md, and the templates/ skeletons) so the signaled navigation actually resolves.

Trim the Post-generation / Community Enrichment section by moving the rationale, rationalizations, anti-pattern example, and high-signal-scenarios list into reference/community-search.md, leaving only the decision rule and the prompt in SKILL.md.

De-duplicate the Quick start against the Workflow stages so the same step list is not stated twice in slightly different forms.

DimensionReasoningScore

Conciseness

The 315-line body is mostly efficient but the Post-generation / Community Enrichment section is noticeably verbose, embedding full rationale, two rationalizations, an e-commerce anti-pattern example, and a long high-signal-scenarios list that partly duplicates reference/community-search.md and could be tightened.

3 / 5

Actionability

Concrete guidance throughout — mandatory role sections, naming rules, char caps, template paths, and the copy-paste validator command "python scripts/validate_teamskill.py" — gives mostly executable direction with only minor gaps.

4 / 5

Workflow Clarity

Stages 0–6 are clearly sequenced with an explicit, mandatory validation checkpoint (Stage 6) and a feedback loop ("run ... until exit 0"), and the MODIFY mode reinforces that the validator must always run, matching the score-5 anchor.

5 / 5

Progressive Disclosure

The SKILL.md is a well-structured overview with a Files table and one-level-deep references, but the referenced reference/*.md files and templates/ directory are absent from the actual bundle (only scripts/validate_teamskill.py exists), so the navigation it signals does not resolve.

3 / 5

Total

15

/

20

Passed

Description

87%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 well-structured description that clearly states capability, trigger conditions, and a negative boundary for disambiguation. It is comprehensive on completeness and distinctiveness, with only minor room to broaden trigger synonyms.

DimensionReasoningScore

Specificity

"Creates, converts, or modifies Teamskills" names the domain plus three concrete actions, matching the score-4 anchor of several specific actions with minor coverage gaps; not a 5 because the actions are high-level verbs rather than a comprehensive list of granular operations.

4 / 5

Completeness

It explicitly answers both what ("Creates, converts, or modifies Teamskills") and when ("Use when the user wants to author a multi-role agent team, convert a single-agent skill into one, or refactor an existing team") with concrete trigger phrases, matching the score-5 anchor.

5 / 5

Trigger Term Quality

Natural phrases like "author a multi-role agent team", "convert a single-agent skill into one", and "refactor an existing team" give good keyword coverage; not a 5 because a few common synonyms and shorthand variants are missing.

4 / 5

Distinctiveness Conflict Risk

The explicit "Do NOT use for single-agent Skills — use create-skill instead" carve-out establishes a clear niche with minimal conflict risk against the sibling single-agent skill.

5 / 5

Total

18

/

20

Passed

Validation

87%

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

Validation — 14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 25 missing

Warning

Total

14

/

16

Passed

Repository
XiaoLuoLYG/GOD
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.