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.
96
Quality
96%
Does it follow best practices?
Impact
92%
1.33xAverage score across 3 eval scenarios
Passed
No known issues
Quality
Discovery
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.
This is a strong skill description that clearly defines specific capabilities around Tilt development environments, includes natural trigger terms developers would use, and provides explicit guidance on when to use the skill. The description is concise yet comprehensive, covering the what and when effectively while maintaining clear distinctiveness from other potential skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Start Tilt dev environment in tmux', 'monitor bootstrap to healthy state', 'fix Tiltfile bugs without hard-coding or fallbacks'. These are clear, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers both what (start Tilt, monitor bootstrap, fix Tiltfile bugs) AND when with explicit 'Use when...' clause covering 'starting tilt, debugging Tiltfile errors, or bootstrapping a dev environment'. | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'tilt', 'Tiltfile', 'dev environment', 'bootstrap', 'tmux'. These cover the domain well and match how developers would naturally describe these tasks. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with specific tooling references (Tilt, Tiltfile, tmux). Unlikely to conflict with other skills due to the narrow, well-defined niche of Tilt-based development environments. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
92%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a high-quality skill that provides clear, actionable guidance for Tilt environment management. The Principles section establishes strong guardrails against common anti-patterns, and the workflow includes proper validation loops with explicit failure handling. Minor improvement opportunity in linking to referenced skills/files.
Suggestions
Add explicit links to the referenced 'tmux skill' (e.g., 'See [TMUX.md](../tmux/SKILL.md) for session patterns')
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient, assuming Claude knows bash, tmux, and Kubernetes concepts. No unnecessary explanations of what Tilt is or how tmux works—jumps straight to actionable patterns. | 3 / 3 |
Actionability | Provides fully executable bash commands throughout, including complete tmux session management, jq queries for status checking, and specific tilt CLI commands. Copy-paste ready with clear variable definitions. | 3 / 3 |
Workflow Clarity | Clear 5-step workflow with explicit validation checkpoints (Step 3 polling with specific success criteria), error recovery loop (Step 4 with 3-iteration limit), and explicit escalation path when fixes fail. | 3 / 3 |
Progressive Disclosure | Well-organized with clear sections, but references to external skills ('tmux skill patterns') and files (silo.toml, gen-env) could be better signaled with explicit links. The content is appropriately sized for a single file but navigation hints are implicit. | 2 / 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
5342bca
Table of Contents
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.