CtrlK
BlogDocsLog inGet started
Tessl Logo

conductor-setup

Scaffolds the project and sets up the Conductor environment. Use this whenever a project needs to be initialized or if the Conductor configuration is missing.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./skills/conductor-setup/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with a well-sequenced, validation-rich workflow and correctly referenced one-level bundle files, but it is verbose and presents a heavy monolithic protocol rather than a concise overview pointing outward.

Suggestions

Tighten the body by consolidating the repeated MUST emphases and the restated interaction-protocol examples into a single concise reference, improving conciseness.

Consider extracting the long operational protocol (Sections 2.1-2.6) into a referenced reference file so SKILL.md reads as a leaner overview, improving progressive disclosure.

Trim any restated guidance that duplicates points already covered in assets/workflow.md to reduce token cost.

DimensionReasoningScore

Conciseness

The protocol is mostly efficient and avoids explaining concepts Claude already knows, but repeated MUST emphases and restated interaction-protocol examples add padding that could be tightened, matching the level-2 anchor.

2 / 3

Actionability

Provides concrete, copy-paste-ready commands (e.g. 'python3 scripts/resume.py', 'git ls-files', the exact curl install sequence, the exact commit message) and explicit file paths, satisfying the level-3 anchor.

3 / 3

Workflow Clarity

A clearly sequenced four-phase workflow with explicit validation checkpoints (resumption check, on-disk integrity check, skill-folder verification) and revise/refine feedback loops, matching the level-3 anchor.

3 / 3

Progressive Disclosure

Detailed materials are appropriately split one level deep into real referenced files (assets/code_styleguides/, assets/workflow.md, assets/catalog.md), but the SKILL.md body is a long monolithic protocol that could be a leaner overview, matching the level-2 anchor.

2 / 3

Total

10

/

12

Passed

Description

75%

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 clearly communicates both capability and explicit usage triggers tied to a distinct Conductor niche, though it stays at two concrete actions rather than a fuller enumerated list.

DimensionReasoningScore

Specificity

Names the Conductor domain and two concrete actions ('Scaffolds the project and sets up the Conductor environment'), but does not enumerate multiple specific actions as the level-3 anchor requires.

2 / 3

Completeness

Explicitly states both what it does and when to use it ('Use this whenever a project needs to be initialized or if the Conductor configuration is missing'), satisfying the level-3 anchor for both what and when.

3 / 3

Trigger Term Quality

Includes relevant trigger phrases ('project needs to be initialized', 'Conductor configuration is missing') but relies on the proper noun 'Conductor' and omits common natural variations, matching the level-2 anchor.

2 / 3

Distinctiveness Conflict Risk

The Conductor-specific niche plus explicit initialization/configuration triggers make it clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

10

/

12

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

relative_links

Relative link issues: 5 missing, 1 suspicious

Warning

Total

15

/

16

Passed

Repository
gemini-cli-extensions/conductor
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.