CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-communication

AI DevKit · Exchange information with active Codex, Claude Code, and other AI agents using ai-devkit agent list, detail, and send. Use when an agent needs to find another active agent, read its recent context, send it information, or request information back.

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%Weight 40%Scale 1-3

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

A tight, highly actionable command reference that stays within token budget, gives copy-paste-ready commands with documented output fields, and organizes content cleanly without unnecessary external references. Workflow ordering is implied through the notes rather than spelled out as numbered steps, but the simple-skill carve-out applies.

DimensionReasoningScore

Conciseness

The body is lean and efficient: it opens with a one-line purpose plus a PATH fallback, then lists executable commands and terse notes, never explaining concepts Claude already knows.

3 / 3

Actionability

All commands are concrete and copy-paste ready with real flags (--json, --tail 20, --wait, --timeout, --stdin), and the notes document actual output fields such as name, status, and projectPath.

3 / 3

Workflow Clarity

For a simple skill, the notes convey a coherent flow (list agents, take name as --id, read detail before deciding what to send, optionally send --wait for a reply); no destructive or batch operation requires validation checkpoints.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, organized into clear Commands and Notes sections, which satisfies the simple-skill carve-out for well-organized structure.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that states concrete commands and actions, provides explicit Use-when triggers, and occupies a distinct niche with low conflict risk. Third-person voice is correctly maintained.

DimensionReasoningScore

Specificity

Names concrete commands ("agent list, detail, and send") and multiple specific actions ("find another active agent, read its recent context, send it information, or request information back"), matching the anchor for listing several concrete actions.

3 / 3

Completeness

It explicitly states what the skill does ("Exchange information with active Codex, Claude Code, and other AI agents using ai-devkit agent list, detail, and send") and when to use it ("Use when an agent needs to..."), clearly answering both what and when.

3 / 3

Trigger Term Quality

The Use-when clause enumerates natural phrasings a user would say ("find another active agent", "read its recent context", "send it information", "request information back"), giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

It targets a clear niche (agent-to-agent communication via ai-devkit) with distinct triggers unlikely to fire for unrelated skills; third-person voice is used throughout with no first/second-person 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
codeaholicguy/ai-devkit
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.