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.

64

Quality

76%

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

Fix and improve this skill with Tessl

tessl review fix ./.grok/skills/aiox-handoff/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

80%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 body is exceptionally concise and well-structured for a simple single-purpose skill, with a concrete path pattern and template. Its one real gap is the lack of a validation checkpoint before the destructive persona-discard step, which caps workflow clarity.

Suggestions

Add an explicit checkpoint before discarding the prior persona, e.g. "Verify the handoff artifact is complete (all fields filled, within token/limits) before discarding the previous agent's full persona."

Show one brief worked example with realistic values alongside the empty template so the expected output shape is unambiguous.

Clarify how {timestamp} and {from}/{to} ids are derived so the path can be generated without ambiguity.

DimensionReasoningScore

Conciseness

The body is lean: one orienting sentence, a path pattern, a fill-in YAML template, and tight limits; no concepts Claude already knows are re-explained, so every token earns its place.

5 / 5

Actionability

A concrete file path pattern and a complete copy-paste YAML template give mostly executable guidance, but the template is placeholder-driven rather than a worked example with real values, leaving a minor gap.

4 / 5

Workflow Clarity

The sequence (compact context, write artifact, discard persona) is present but the destructive "Discard previous agent full persona" step has no validation checkpoint confirming the artifact is complete before discarding, capping this at 3 per the destructive-operation rule.

3 / 5

Progressive Disclosure

This is a simple sub-50-line single-purpose skill with no external bundle files needed; the Write and Limits sections are well-organized and the single external template path is clearly stated, satisfying the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

73%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 cleanly states a single concrete action and provides explicit, distinct trigger terms including a slash command, giving it strong completeness and low conflict risk. Its main weakness is limited action breadth, which keeps specificity at the midpoint.

DimensionReasoningScore

Specificity

"Create an AIOX agent handoff artifact when switching personas" names the domain plus one concrete action (creating the artifact), matching the anchor for 1-2 concrete actions but not comprehensive coverage.

3 / 5

Completeness

Both the "what" (create a handoff artifact) and "when" (Use on agent switch, handoff, or /aiox-handoff) are present with concrete trigger phrases, but the "when" could be slightly more explicit about user-mentioned cues.

4 / 5

Trigger Term Quality

"Use on agent switch, handoff, or /aiox-handoff" supplies multiple natural trigger terms plus the explicit slash command; a few synonyms are missing but coverage is good.

4 / 5

Distinctiveness Conflict Risk

"AIOX agent handoff artifact" plus the dedicated "/aiox-handoff" trigger carves a clear niche with minimal overlap risk against other skills.

5 / 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

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.