CtrlK
BlogDocsLog inGet started
Tessl Logo

handoff

Draft a compact, cold-start prompt to paste into Claude Code, with Claude as orchestrator and Codex available through /codex:rescue for bounded evidence gathering, focused implementation, commands, verification, cleanup, and creative support. Use when the user says "hand this off", "wrap up for the next session", "resume this later", "continue in a new chat", "write a continuation prompt", "make a prompt I can copy-paste", "create a delegation brief", "prompt for an orchestrator", or invokes /handoff. Not for /goal lines (use agent-goal) or prompts that ship inside product code.

69

Quality

86%

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

72%

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

A well-structured, highly actionable instruction skill with concrete templates and an explicit stop condition, held back only by repeated Codex-priming guidance across sections and the absence of an explicit verification checkpoint in the drafting workflow.

Suggestions

Consolidate the Codex-priming guidance that currently appears in Mental Model, the Codex posture entry of Prompt Contents, and the dedicated Codex Posture section into one place to remove redundancy.

Add an explicit verify/self-check step before the Stop Condition (e.g., 're-read the prompt cold and confirm it is cold-start usable') to give the workflow a validation checkpoint.

Tighten the overlap between the 'Watch-outs' / 'Proof and stop' entries in Prompt Contents and the later 'What To Avoid' and 'Stop Condition' sections.

DimensionReasoningScore

Conciseness

The body is mostly efficient and free of concepts Claude already knows, but Codex-priming guidance is restated across three sections ("Mental Model", the "Codex posture" entry in "Prompt Contents", and the dedicated "Codex Posture" section), and "What To Avoid" / "Stop Condition" overlap with earlier watch-out and proof/stop content, so it could be tightened.

2 / 3

Actionability

It gives concrete, copy-paste-ready templates: grounding bash commands (git status --short --branch, git diff --name-status), a labeled Prompt Contents block, and specific Candidate Codex seam shapes with exact inputs and result-packet fields, plus explicit rules like "one job, bounded sources, one deliverable, clear stop condition".

3 / 3

Workflow Clarity

The sections imply a sequence (Ground Before Writing -> Prompt Contents -> Codex Posture -> Stop Condition) and give an explicit stop condition, but there are no explicit validation or verification checkpoints in the drafting workflow itself, matching the "sequence present but checkpoints missing or implicit" anchor rather than the validation-loop anchor above.

2 / 3

Progressive Disclosure

No bundle files exist (references/, scripts/, assets/ all empty) and the skill is a self-contained instruction document organized into well-labeled sections (One Sentence, Mental Model, Ground Before Writing, Prompt Contents, Codex Posture, What To Avoid, Stop Condition) with a single clearly-signaled one-level cross-skill reference ([agent-goal](../agent-goal/SKILL.md)) and no nested references.

3 / 3

Total

10

/

12

Passed

Description

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.

A strong description that states concrete capabilities, provides abundant natural trigger terms, explicitly covers both what and when, and actively distinguishes itself from neighboring skills with clear non-targets.

DimensionReasoningScore

Specificity

It names multiple concrete actions and the artifact produced — "Draft a compact, cold-start prompt to paste into Claude Code, with Claude as orchestrator and Codex available through /codex:rescue for bounded evidence gathering, focused implementation, commands, verification, cleanup, and creative support" — matching the "lists multiple specific concrete actions" anchor; it is not the level below because it goes well beyond naming only a domain and a few actions.

3 / 3

Completeness

It explicitly answers both what (drafting a compact cold-start handoff prompt with Claude as orchestrator and Codex via /codex:rescue) and when (an explicit "Use when the user says ..." clause with many triggers), matching the "clearly answers both what AND when with explicit triggers" anchor; it is not the level below because the 'when' is explicit, not merely implied.

3 / 3

Trigger Term Quality

It includes a rich set of natural phrases a user would actually say ("hand this off", "wrap up for the next session", "resume this later", "continue in a new chat", "write a continuation prompt", "make a prompt I can copy-paste", "create a delegation brief") plus the /handoff invocation, giving good coverage of natural trigger terms rather than just a few relevant keywords.

3 / 3

Distinctiveness Conflict Risk

It carves out a clear niche and explicitly disambiguates from adjacent skills — "Not for /goal lines (use agent-goal) or prompts that ship inside product code" — with distinct triggers, making it unlikely to fire for the wrong skill; it is not the level below because it actively excludes overlap rather than remaining only somewhat specific.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 1 suspicious

Warning

Total

14

/

16

Passed

Repository
EpicenterHQ/epicenter
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.