CtrlK
BlogDocsLog inGet started
Tessl Logo

integrate-skill

Adapts an external skill into project-specific development guidelines in .trellis/spec/. Creates guideline sections, code example templates with .template suffix, and updates spec indexes. Use when integrating an external skill, adding a new skill's patterns to project conventions, or incorporating third-party skill best practices into .trellis/spec/ documentation.

64

Quality

75%

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/integrate-skill/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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 clear workflow and concrete templates, but it is held back by redundancy that inflates token use, absent validation/feedback loops for the file-modifying steps, and a monolithic structure with no external reference split.

Suggestions

Add an explicit validation checkpoint after Execute (e.g. verify the '@@@section' markers resolve in doc.md and the index entry points to the right section before marking complete), with a fix-and-retry loop, to lift workflow_clarity.

Trim redundant directory trees and the full report template, or move the worked mcp-builder example and the report template into a referenced reference file, to improve conciseness and progressive_disclosure.

Split the large report template and worked example into a references file (e.g. references/integration-report-template.md) signaled one level deep from the body to enable a score-3 progressive_disclosure structure.

DimensionReasoningScore

Conciseness

The ~210-line body is mostly efficient and avoids explaining concepts Claude knows, but it is padded with redundancy — directory trees and report templates appear multiple times and the mcp-builder worked example largely restates earlier content — fitting the 'mostly efficient but could be tightened' anchor rather than the lean score-3 anchor.

2 / 3

Actionability

Provides concrete, copy-paste-ready guidance: '$integrate-skill <skill-name>', exact paths like '.trellis/spec/{target}/doc.md', an '@@@section:...' markdown template, naming conventions ('component.tsx.template'), and a full worked example, matching the 'fully executable; copy-paste ready' anchor.

3 / 3

Workflow Clarity

The numbered sequence (Read → Determine Target → Analyze → Execute → Report) is clear, but file/index/batch operations lack explicit validation checkpoints or feedback loops; the report's checklist is self-report, not a verify-and-retry step, so it sits at the 'steps listed but validation gaps' anchor and is capped at 2.

2 / 3

Progressive Disclosure

No bundle files exist and no one-level-deep references are signaled; the single file is well-sectioned but keeps the report template and worked example inline (content that should be separate), fitting the 'some structure but content that should be separate is inline' anchor rather than a score-3 reference-split organization.

2 / 3

Total

9

/

12

Passed

Description

85%

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 is specific, complete (what + when), and distinct, using correct third-person voice. Its only weakness is trigger-term naturalness, where several phrases skew toward internal jargon over the terms a user would spontaneously say.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Creates guideline sections, code example templates with .template suffix, and updates spec indexes' — matching the 'multiple specific concrete actions' anchor rather than the score-2 partial-coverage anchor.

3 / 3

Completeness

Explicitly answers both what ('Adapts an external skill... Creates guideline sections... updates spec indexes') and when via the explicit 'Use when integrating an external skill, adding a new skill's patterns..., or incorporating third-party skill best practices' clause, matching the score-3 anchor.

3 / 3

Trigger Term Quality

'integrating an external skill', 'adding a new skill's patterns to project conventions' are relevant triggers, but lean toward internal/jargon phrasing (e.g. '.trellis/spec/', 'third-party skill best practices') and miss the most natural user variations, fitting the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche — integrating external skills into .trellis/spec/ guidelines — with distinct triggers unlikely to fire for unrelated skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

12

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
zhukunpenglinyutong/desktop-cc-gui
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.