CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-manager-skill

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

60

Quality

71%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/agent-manager-skill/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is lean and actionable with clean section organization, but it lacks a sequenced workflow with validation checkpoints for destructive/batch agent operations, which caps workflow clarity.

Suggestions

Add a short ordered workflow (e.g. clone -> doctor -> start -> monitor -> assign) with an explicit validation step such as running 'doctor' or checking agent status before assigning tasks.

Include a feedback loop for destructive/batch operations: after 'stop' or 'assign', show how to verify the result (e.g. 'monitor EMP_0001' or 'list' to confirm state).

Trim the generic Limitations boilerplate to the specific boundaries that matter for this skill (e.g. do not stop agents running critical work without confirmation).

DimensionReasoningScore

Conciseness

The body is lean (~30 lines) and does not over-explain concepts Claude already knows, but the generic boilerplate in the Limitations section ('Do not treat the output as a substitute for environment-specific validation...') is minor padding, fitting the 4 anchor.

4 / 5

Actionability

Concrete, copy-paste-ready commands cover the common operations (doctor/list/start/monitor/assign with a heredoc), with only minor gaps such as placeholder employee IDs and an assumed cloned-repo path, fitting the 4 anchor.

4 / 5

Workflow Clarity

The body is a command menu rather than a sequenced workflow, and operations like stop and assign are destructive/batch with no validation feedback loop, so per the judging guideline workflow clarity is capped at 3.

3 / 5

Progressive Disclosure

The skill is under 50 lines with clearly organized sections and a single well-signaled one-level reference ('see the repo for examples'), so the simple-skill exception applies and it scores 5.

5 / 5

Total

16

/

20

Passed

Description

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

The description is specific and concrete with good natural trigger terms, but it omits any explicit 'Use when...' guidance, which caps its completeness. Adding a trigger clause would materially raise the score.

Suggestions

Append a 'Use when...' clause naming concrete trigger phrases, e.g. 'Use when you need to run multiple local CLI agents in parallel, monitor their output, or schedule recurring agent work.'

Add natural synonyms users might say (e.g. 'background agents', 'parallel agents') to broaden trigger-term coverage.

Restate the trigger terms from the body's 'When to Use' list inside the description so the 'when' is explicit in frontmatter.

DimensionReasoningScore

Specificity

Names the domain ('multiple local CLI agents via tmux sessions') and lists several concrete actions in the parenthetical — start/stop/monitor/assign — plus 'cron-friendly scheduling', giving comprehensive coverage matching the 5 anchor.

5 / 5

Completeness

It has a clear 'what' but no 'Use when...' clause or equivalent trigger guidance, so per the judging guideline completeness is capped at 3.

3 / 5

Trigger Term Quality

'agents', 'tmux', 'monitor', 'cron', and 'scheduling' are natural terms a user would say, but a few common synonyms or phrasings (e.g. 'background agents', 'parallel agents') are missing, fitting the 4 anchor.

4 / 5

Distinctiveness Conflict Risk

The tmux-based multi-agent-management niche is mostly distinct with minimal conflict risk, though without explicit triggers there is minor overlap risk with general agent/scheduling skills, fitting the 4 anchor.

4 / 5

Total

16

/

20

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
sickn33/antigravity-awesome-skills
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.