CtrlK
BlogDocsLog inGet started
Tessl Logo

tmux

Manage long-running shell sessions with tmux — start a detached session, run a long task, reattach later, capture output. Use when a task takes longer than a single tool call (build, test, log tail).

80

Quality

100%

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

100%

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

The body is lean, fully actionable, and well-structured, with executable commands throughout and an explicit status-check feedback loop. As a short, self-contained single-purpose skill it needs no external references and organizes its content clearly.

DimensionReasoningScore

Conciseness

Lean, code-driven content with no padding of concepts Claude already knows; the one context line ('Sessions persist across tool-call boundaries within the same agent's lifetime') is gateway-specific and earns its place.

3 / 3

Actionability

Every section gives fully executable, copy-paste-ready tmux commands with inline comments (e.g. 'tmux new-session -d -s build ...'), including concrete common-pattern recipes.

3 / 3

Workflow Clarity

The session lifecycle (start → check → send → end) is clearly sequenced, and the build pattern includes an explicit checkpoint/feedback loop ('if [ -f /tmp/build.exit ] ... else Build still running') plus a 'When NOT to use' guardrail.

3 / 3

Progressive Disclosure

A simple, single-purpose skill with well-organized sections and no nested references; no bundle files exist, so the self-contained structure satisfies the simple-skill allowance for a top score.

3 / 3

Total

12

/

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.

The description is concise, specific, and complete: it names several concrete actions, gives natural trigger terms, and explicitly covers both what and when. It is clearly distinguishable and uses correct third-person voice.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'start a detached session, run a long task, reattach later, capture output' — matching the anchor for several specific concrete actions rather than merely naming the domain.

3 / 3

Completeness

Explicitly states what it does ('Manage long-running shell sessions with tmux...') and when to use it ('Use when a task takes longer than a single tool call (build, test, log tail)'), satisfying both halves with an explicit trigger.

3 / 3

Trigger Term Quality

Includes natural terms users would say — 'build, test, log tail', 'long-running shell sessions', 'tmux' — giving good coverage rather than only some relevant keywords.

3 / 3

Distinctiveness Conflict Risk

A clear niche (tmux long-running sessions) with a distinctive trigger tied to task duration; unlikely to fire for unrelated skills. Voice is third-person ('Manage...'), incurring no penalty.

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
Team-Commonly/commonly
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.