CtrlK
BlogDocsLog inGet started
Tessl Logo

tiltup

Start Tilt dev environment in tmux, monitor bootstrap to healthy state, fix Tiltfile bugs without hard-coding or fallbacks. Use when starting tilt, debugging Tiltfile errors, or bootstrapping a dev environment.

89

1.33x
Quality

86%

Does it follow best practices?

Impact

92%

1.33x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

81%Weight 40%Scale 1-5

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

A well-structured, actionable skill body with a clear multi-step workflow and explicit validation/feedback loops. It is concise and self-contained; the main gap is a couple of vague prerequisite checks and the option to split long-form principle detail into a reference file.

Suggestions

Replace the vague Step 1.3 'Check for k3d cluster or Docker prerequisites' with a concrete command (e.g., `k3d cluster list` or `docker info`) so the check is executable.

Consider moving the detailed 'Principles' bullet lists into a references/ file, keeping SKILL.md as a lean overview with a one-line pointer, to improve progressive disclosure for a 100+ line skill.

Tighten Step 3 by folding the 'Track resources: pending -> in_progress -> ok' status legend into the jq command's context rather than as a standalone line.

DimensionReasoningScore

Conciseness

The body is lean and imperative with no padding explaining what Tilt or tmux is, though a few lines (e.g., 'Track resources: pending -> in_progress -> ok') could be trimmed into the surrounding polling step.

4 / 5

Actionability

Mostly executable: copy-paste tmux/tilt-up bash blocks and a concrete jq polling command, with only minor gaps like 'Check for k3d cluster or Docker prerequisites' lacking a specific command.

4 / 5

Workflow Clarity

Five-step workflow (Assess → Start → Monitor → Diagnose → Report) is clearly sequenced with explicit validation (convergence polling in Step 3) and a feedback loop (3-iteration escalation and re-poll to verify in Step 4).

5 / 5

Progressive Disclosure

Well-organized into Principles and Workflow with clear headers and no nested references, self-contained with no bundle files; stops short of 5 only because at ~106 lines some principle detail could plausibly live in a separate reference.

4 / 5

Total

17

/

20

Passed

Description

92%Weight 40%Scale 1-5

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, specific description that covers what, when, and the core constraints in one concise sentence. Trigger terms are natural and the niche is well-scoped; only minor synonym coverage is missing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across the full lifecycle — 'Start Tilt dev environment in tmux', 'monitor bootstrap to healthy state', 'fix Tiltfile bugs without hard-coding or fallbacks' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both what (start/monitor/fix Tiltfile) and when ('Use when starting tilt, debugging Tiltfile errors, or bootstrapping a dev environment') with concrete trigger phrases.

5 / 5

Trigger Term Quality

The 'when' clause surfaces natural phrases ('starting tilt', 'debugging Tiltfile errors', 'bootstrapping a dev environment') users would actually say, though a few natural synonyms like 'tilt up' or 'dev environment' variations are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche — Tilt bootstrap in tmux with Tiltfile debugging — with distinct triggers and minimal overlap risk against generic dev-environment skills.

5 / 5

Total

19

/

20

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
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.