CtrlK
BlogDocsLog inGet started
Tessl Logo

team-ultra-analyze

Deep collaborative analysis team skill. Multi-role investigation with coordinator-driven synthesis. Triggers on "team ultra-analyze", "team analyze".

52

Quality

58%

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 ./.claude/skills/team-ultra-analyze/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%Scale 1-3

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

This is a well-structured orchestration skill with strong actionability and workflow clarity. The pipeline modes are clearly defined, error handling is comprehensive, and the role routing logic is unambiguous. The main weakness is that the SKILL.md tries to serve as both a router/overview and a detailed reference, including verbose spawn templates and completion action blocks that could be moved to supporting files for better token efficiency.

Suggestions

Move the Worker Spawn Template and Completion Action AskUserQuestion block to a referenced file (e.g., specs/templates.md) to reduce the SKILL.md token footprint while keeping it as a lean router.

Move the Session Directory tree to a referenced file or into the team-config.json spec, keeping only a one-line reference in SKILL.md.

DimensionReasoningScore

Conciseness

The content is reasonably structured but includes some verbose sections (e.g., the full ASCII architecture diagram, the detailed Worker Spawn Template, and the Completion Action AskUserQuestion block) that could be moved to referenced files. Some information like the session directory tree is useful but adds bulk to what should be a routing overview.

2 / 3

Actionability

The skill provides concrete, executable guidance: specific spawn templates with exact parameter names, precise file paths, exact CLI commands, structured JSON-like agent invocation patterns, and clear command-action mappings. The role router logic is unambiguous.

3 / 3

Workflow Clarity

The three pipeline modes (Quick/Standard/Deep) are clearly diagrammed with explicit sequencing. Error handling covers multiple failure scenarios with specific resolutions. The discussion loop has a cap at 5 rounds with forced synthesis. Completion actions have clear branching with fallback defaults.

3 / 3

Progressive Disclosure

The Role Registry table provides clear one-level-deep references to role files, and specs are referenced appropriately. However, the SKILL.md itself is quite long with inline content (spawn templates, session directory structure, completion action details) that could be offloaded to referenced files. Without bundle files provided, the referenced paths cannot be verified, but the structure suggests appropriate separation of concerns with room for improvement.

2 / 3

Total

10

/

12

Passed

Description

40%Scale 1-3

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

The description relies heavily on buzzwords ('deep collaborative analysis', 'coordinator-driven synthesis') without explaining what the skill concretely does or what domain it applies to. While it includes explicit trigger phrases, they are artificial commands rather than natural user language. The lack of concrete actions and domain specificity makes it difficult for Claude to confidently select this skill in a large skill library.

Suggestions

Replace vague phrases like 'deep collaborative analysis' and 'multi-role investigation' with specific concrete actions the skill performs (e.g., 'Breaks down complex problems into sub-analyses across multiple perspectives, synthesizes findings into a unified report').

Add natural trigger terms describing the types of problems or domains this skill handles (e.g., 'complex research questions', 'multi-faceted problems', 'comprehensive analysis').

Expand the 'Use when...' clause beyond command triggers to describe scenarios where this skill should be selected (e.g., 'Use when the user needs a thorough, multi-perspective analysis of a complex topic or when a single-pass analysis would be insufficient').

DimensionReasoningScore

Specificity

The description uses vague, abstract language like 'deep collaborative analysis' and 'multi-role investigation with coordinator-driven synthesis' without listing any concrete actions. These are buzzwords rather than specific capabilities.

1 / 3

Completeness

The 'when' is partially addressed via the trigger phrases, but the 'what' is extremely vague — 'deep collaborative analysis' and 'multi-role investigation' don't explain what the skill actually does. The trigger guidance is present but narrow and command-based rather than descriptive.

2 / 3

Trigger Term Quality

It includes explicit trigger phrases ('team ultra-analyze', 'team analyze'), but these are artificial command-style triggers rather than natural keywords a user would organically say. There are no natural domain-specific terms that describe what kind of analysis is performed.

2 / 3

Distinctiveness Conflict Risk

The specific trigger phrases 'team ultra-analyze' and 'team analyze' reduce conflict risk somewhat, but the underlying description ('analysis', 'investigation', 'synthesis') is generic enough to overlap with many analytical skills.

2 / 3

Total

7

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

Total

10

/

11

Passed

Repository
catlog22/Claude-Code-Workflow
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.