CtrlK
BlogDocsLog inGet started
Tessl Logo

tilt

Queries Tilt resource status, logs, and manages dev environments. Use when checking deployment health, investigating errors, reading logs, or working with Tiltfiles.

96

1.29x
Quality

95%

Does it follow best practices?

Impact

100%

1.29x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

89%

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

This is a solid skill description that clearly identifies the Tilt-specific domain, provides explicit 'Use when' triggers, and is distinctive enough to avoid conflicts. The main weakness is that the 'what' portion could be more specific about the concrete actions available (e.g., restart resources, trigger builds, check build status).

Suggestions

Expand the capability list with more specific concrete actions, e.g., 'Queries Tilt resource status, reads build/runtime logs, restarts resources, triggers rebuilds, and manages dev environments.'

DimensionReasoningScore

Specificity

Names the domain (Tilt) and some actions ('queries resource status, logs, manages dev environments'), but the actions are somewhat general rather than listing multiple specific concrete operations like 'restart resources, trigger builds, read build logs'.

2 / 3

Completeness

Clearly answers both what ('Queries Tilt resource status, logs, and manages dev environments') and when ('Use when checking deployment health, investigating errors, reading logs, or working with Tiltfiles') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'deployment health', 'errors', 'logs', 'Tiltfiles', 'resource status', 'dev environments'. These cover the main scenarios a user working with Tilt would mention.

3 / 3

Distinctiveness Conflict Risk

Tilt is a specific tool with a clear niche. Terms like 'Tiltfiles', 'Tilt resource status' are highly distinctive and unlikely to conflict with other skills. The combination of triggers creates a unique fingerprint.

3 / 3

Total

11

/

12

Passed

Implementation

100%

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

This is an excellent skill file that is concise, highly actionable, and well-structured. It provides executable commands with complex jq patterns for real-world use, establishes clear workflows starting with error checking, and appropriately delegates detailed content to referenced files. The 'Critical: Never Restart' section is a valuable guardrail that prevents a common mistake.

DimensionReasoningScore

Conciseness

Every section is lean and purposeful. No unnecessary explanations of what Tilt is or how it works—assumes Claude already knows. The tmux snippet is the longest block but earns its place by being a complete, non-trivial pattern.

3 / 3

Actionability

All commands are fully executable and copy-paste ready, including complex jq pipelines for filtering resource status. Status value enumerations and concrete flags (--since, --tail, --timeout) provide specific, actionable detail.

3 / 3

Workflow Clarity

The skill opens with 'First Action: Check for Errors' establishing a clear starting workflow. The 'Critical: Never Restart for Code Changes' section provides an explicit decision boundary. The tmux session management includes conditional logic for error-free execution. For a tool-interaction skill like this, the workflow is well-sequenced with appropriate guidance.

3 / 3

Progressive Disclosure

The SKILL.md serves as a concise overview with well-signaled one-level-deep references to TILTFILE_API.md, CLI_REFERENCE.md, and external docs. Content is appropriately split—common operations inline, detailed API and CLI reference in separate files.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
NeverSight/skills_feed
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.