CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-handoff

Create an AIOX agent handoff artifact when switching personas. Use on agent switch, handoff, or /aiox-handoff.

67

Quality

81%

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

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 tight, well-structured, and highly actionable for a simple single-purpose skill. Its only gap is the lack of a validation step before the destructive persona-discard operation.

Suggestions

Add an explicit validation checkpoint before discarding the previous agent's persona, e.g. 'Verify the handoff artifact is written and complete before discarding the previous agent full persona.'

Optionally note what to do if a required handoff field cannot be populated (e.g., leave blank vs. fail the handoff) to make the workflow robust.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: a path, a YAML schema, and hard limits with no padding or explanation of concepts Claude already knows.

3 / 3

Actionability

It gives an exact output path and a complete YAML template with every field to populate, so the guidance is concrete and copy-paste ready for an instruction-only skill.

3 / 3

Workflow Clarity

The single action is unambiguous, but the destructive step 'Discard previous agent full persona' has no validation checkpoint to confirm the handoff artifact was written correctly before discarding, which caps this at 2 per the destructive-operations guideline.

2 / 3

Progressive Disclosure

At under 50 lines with no need for external references, the content is split into clearly signaled sections (## Write, ## Limits) and the only external reference (the template path) is one level deep and clearly labeled.

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 concise, third-person, and clearly answers both what the skill does and when to use it. It is held back only by listing a single action and limited trigger-term variation.

Suggestions

Add one or two more concrete actions (e.g., 'summarize context and record next action') to lift specificity to level 3.

Expand trigger terms with natural variations users might say, such as 'switching personas', 'handing off to another agent', or 'context handoff'.

DimensionReasoningScore

Specificity

The description names the domain ('AIOX agent handoff') and one concrete action ('Create an AIOX agent handoff artifact'), but lists only a single action rather than multiple specific concrete actions, so it does not reach level 3.

2 / 3

Completeness

It explicitly states what the skill does ('Create an AIOX agent handoff artifact when switching personas') and when to use it ('Use on agent switch, handoff, or /aiox-handoff'), satisfying both halves with an explicit 'Use on...' trigger clause.

3 / 3

Trigger Term Quality

It provides relevant triggers ('agent switch', 'handoff', '/aiox-handoff'), but these are few and lean on common variations, and 'AIOX' is workflow-internal jargon, so coverage is partial rather than comprehensive.

2 / 3

Distinctiveness Conflict Risk

The 'AIOX agent handoff' niche and the distinct '/aiox-handoff' slash command give it a clear, narrow scope that is unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
SynkraAI/aiox-core
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.