CtrlK
BlogDocsLog inGet started
Tessl Logo

start

Initializes an AI development session by reading workflow guides, developer identity, git status, active tasks, and project guidelines from .trellis/. Classifies incoming tasks and routes to brainstorm, direct edit, or task workflow. Use when beginning a new coding session, resuming work, starting a new task, or re-establishing project context.

75

Quality

92%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-structured, highly actionable workflow skill with explicit sequencing and validation checkpoints. Its only weakness is mild redundancy in the appendix tables, which slightly dents token efficiency.

Suggestions

Collapse the trailing 'Skills Reference' and 'Workflow Phases' tables or move them to a reference file, since they restate commands and phases already covered inline.

Trim the 'Why this workflow?' and 'Key Principle' callouts to one line each to reduce repetition of the code-spec-injection rationale.

DimensionReasoningScore

Conciseness

Mostly efficient with tables, bullet steps, and code blocks, but the trailing Skills Reference and Workflow Phases tables restate commands already shown inline and could be tightened; mild redundancy prevents the top anchor.

2 / 3

Actionability

Provides fully executable bash commands (e.g. 'python3 ./.trellis/scripts/task.py create', 'cat AGENTS.md'), a concrete PRD template, and a concrete research output format — copy-paste ready guidance throughout.

3 / 3

Workflow Clarity

Steps are explicitly sequenced (Step 1–10 across Phases 1–3 with Path A/B), and validation checkpoints appear in Step 9 ('Review all code changes', 'Ensure lint and typecheck pass') with a fix-and-recheck feedback loop.

3 / 3

Progressive Disclosure

No bundle files exist, so scoring rests on organization: the body is split into clearly headed sections (Initialization, Task Classification, Task Workflow phases, Continuing Existing Task) with no nested reference chains.

3 / 3

Total

11

/

12

Passed

Description

100%

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 description: third-person voice, concrete actions, explicit 'Use when' triggers, and a distinct niche. It cleanly satisfies all four dimensions without verbosity or fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'reading workflow guides, developer identity, git status, active tasks, and project guidelines' and 'Classifies incoming tasks and routes to brainstorm, direct edit, or task workflow' — matching the anchor for several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (initializes session, reads context, classifies and routes tasks) and when via an explicit 'Use when' trigger clause, matching the top anchor.

3 / 3

Trigger Term Quality

The 'Use when beginning a new coding session, resuming work, starting a new task, or re-establishing project context' clause covers natural phrases a user would actually say, satisfying good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

The .trellis-driven session-initialization and task-routing niche is distinct, and the triggers are specific enough to avoid firing for unrelated skills.

3 / 3

Total

12

/

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.