CtrlK
BlogDocsLog inGet started
Tessl Logo

catalan-adobe/kite-teleport

Teleport a Kite task session to local Claude Code. Takes a teleport token generated by /kite teleport in Slack, fetches the converted session from the Kite worker, places it in the Claude Code session directory, and offers branch checkout. Use when: resuming a Kite task locally, teleporting a remote session, continuing cloud work in Claude Code. Triggers on: kite teleport, teleport session, resume kite task, kite token, kt_.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

Quality

Discovery

100%

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

This is an excellent skill description that clearly articulates specific actions (fetching sessions, placing files, offering checkout), provides comprehensive trigger terms including the unique 'kt_' token prefix, and explicitly states both what the skill does and when to use it. The description is well-structured with distinct 'Use when:' and 'Triggers on:' sections, and uses proper third-person voice throughout.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Takes a teleport token', 'fetches the converted session from the Kite worker', 'places it in the Claude Code session directory', and 'offers branch checkout'.

3 / 3

Completeness

Clearly answers both what (teleports Kite task session, fetches session, places in directory, offers checkout) AND when with explicit 'Use when:' clause and 'Triggers on:' section providing clear activation guidance.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say including 'kite teleport', 'teleport session', 'resume kite task', 'kite token', and the token prefix 'kt_'. These are specific, natural phrases users would actually use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with unique triggers like 'kite teleport', 'kt_' token prefix, and specific Kite/Claude Code workflow terminology. Very unlikely to conflict with other skills due to the specialized domain.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is an excellent skill that demonstrates best practices: concise yet complete, with executable code, clear multi-step workflow with validation checkpoints, and appropriate security warnings about token handling and untrusted content. The error handling is specific and actionable, and the flow section provides helpful context without being verbose.

DimensionReasoningScore

Conciseness

The skill is lean and efficient, providing only necessary information without explaining concepts Claude already knows. Every section serves a clear purpose with no padding or unnecessary context.

3 / 3

Actionability

Provides fully executable bash commands, specific error handling for different HTTP codes, and concrete steps for token parsing, repo detection, and branch checkout. The resume command is copy-paste ready.

3 / 3

Workflow Clarity

Clear 6-step sequence with explicit validation at each stage: token parsing with fallback prompt, repo detection with user query if missing, error handling with specific remediation for each failure mode, repo match verification with user confirmation, and optional branch checkout.

3 / 3

Progressive Disclosure

Well-structured with clear sections (Flow overview, numbered Steps, Notes). The skill is appropriately sized for a single file without needing external references. Content is organized for easy scanning and discovery.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents