CtrlK
BlogDocsLog inGet started
Tessl Logo

dmux-workflows

Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.

68

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is concise, actionable, and well-structured with concrete patterns and executable commands, but its workflows lack explicit validation/verification checkpoints before destructive merge operations.

Suggestions

Add an explicit verification step before merging worktree branches, e.g. 'Run the test suite in each worktree and only merge branches whose tests pass.'

Include a checkpoint in the multi-file feature pattern to confirm panes completed and outputs were reviewed before integration in the main pane.

DimensionReasoningScore

Conciseness

The body is lean and mostly concrete patterns and examples; the brief 'What is dmux' section explains a genuinely unfamiliar tool rather than padding with concepts Claude already knows.

3 / 3

Actionability

Provides concrete, executable commands ('dmux', 'npm install -g dmux', git worktree commands), explicit key bindings, and copy-paste-ready pane prompts across all five patterns.

3 / 3

Workflow Clarity

Sequences are clear (create panes, run, merge; worktree, agents, merge branches) but branch merging is a destructive/batch operation with no explicit verification checkpoint before merge, capping the score at 2 per the rubric.

2 / 3

Progressive Disclosure

A single, well-sectioned overview file with no nested references and clear navigation; no bundle files are present and none are needed, so well-organized sections suffice for a top score.

3 / 3

Total

11

/

12

Passed

Description

75%

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 third-person, answers both what and when, and carves out a distinct niche, but its action verbs remain somewhat abstract and its trigger terms miss several natural phrasings a user would say.

Suggestions

Replace abstract verbs with concrete actions, e.g. 'Create parallel agent panes, merge pane output back, and coordinate work across Claude Code, Codex, and OpenCode.'

Broaden trigger terms to include natural user phrasings like 'run in parallel', 'split this work', 'parallelize', and 'use dmux'.

DimensionReasoningScore

Specificity

Names the domain and some actions ('Multi-agent orchestration', 'Patterns for parallel agent workflows', 'coordinating multi-agent development workflows') but uses abstract verbs rather than a comprehensive list of concrete actions.

2 / 3

Completeness

Explicitly states what it does ('Multi-agent orchestration using dmux…Patterns for parallel agent workflows') and includes an explicit 'Use when…' trigger clause covering both what and when.

3 / 3

Trigger Term Quality

Includes relevant natural terms ('running multiple agent sessions in parallel', 'multi-agent development workflows') but omits common variations a user would actually say, such as 'split this work' or 'parallelize', which the body itself enumerates.

2 / 3

Distinctiveness Conflict Risk

Targets a clear niche (dmux tmux pane orchestration for AI agents) with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

10

/

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
affaan-m/ECC
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.