CtrlK
BlogDocsLog inGet started
Tessl Logo

team

N coordinated agents on shared task list using tmux-based orchestration

56

Quality

63%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./plugins/oh-my-codex/skills/team/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with a clear, validated operator lifecycle, but it is verbose and monolithic with no progressive-disclosure references to offload reference-style detail.

Suggestions

Move the Environment Knobs reference and Failure Modes diagnosis into separate reference files (e.g. ENV.md, DIAGNOSIS.md) linked from the main body to improve progressive disclosure.

Tighten or consolidate repeated deprecated-knob warnings and Big Five/ATEM coordination prose to reduce verbosity.

Keep the core lifecycle and invocation contract near the top so the operator-critical flow is immediately scannable.

DimensionReasoningScore

Conciseness

The body avoids explaining concepts Claude already knows and is largely operator-specific, but it is long and padded with repeated/deprecated-knob prose and verbose coordination sections that could be tightened, matching the 'mostly efficient but could be tightened' anchor.

2 / 3

Actionability

It provides fully executable bash commands, concrete env vars with defaults, exact file paths, and complete JSON API examples that are copy-paste ready, matching the level-3 anchor.

3 / 3

Workflow Clarity

The 'Required Lifecycle' section gives an explicit sequence with a terminal completion gate (pending=0, in_progress=0, failed=0) before shutdown, plus monitoring loops and failure-recovery feedback, matching the level-3 anchor.

3 / 3

Progressive Disclosure

The skill is a single monolithic ~535-line SKILL.md with no bundle files and well-organized internal sections, but env-knob reference, failure diagnosis, and clean-slate content that could be offloaded is inline, matching the level-2 anchor.

2 / 3

Total

10

/

12

Passed

Description

50%

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 specific enough to convey a tmux-based parallel-agent orchestration niche but lacks an explicit 'Use when' trigger clause and natural user-facing trigger terms, capping several dimensions at 2.

Suggestions

Add an explicit 'Use when...' clause naming natural triggers users would say (e.g. 'Use when you need multiple parallel Codex/Claude workers on a shared task list').

Include concrete actions the skill performs (launch, monitor, dispatch, shutdown) to lift specificity toward level 3.

Add common user-facing keywords (e.g. 'parallel agents', 'multi-agent', 'team of workers') alongside the technical 'tmux orchestration' phrasing.

DimensionReasoningScore

Specificity

Names the domain and mechanism ('coordinated agents', 'shared task list', 'tmux-based orchestration') but does not list multiple distinct concrete actions, so it falls short of the level-3 anchor and above the vague level-1 anchor.

2 / 3

Completeness

It states what the skill does but provides no explicit 'Use when...' trigger clause; per the guidelines a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

Terms like 'coordinated agents', 'shared task list', and 'tmux-based orchestration' are relevant but lean technical and miss common user-facing variations, matching the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

'tmux-based orchestration' and 'coordinated agents on shared task list' carve a recognizable niche but could still overlap with generic subagent/orchestration skills, matching the 'somewhat specific but could overlap' anchor.

2 / 3

Total

8

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (541 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

Repository
Yeachan-Heo/oh-my-codex
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.