CtrlK
BlogDocsLog inGet started
Tessl Logo

pulumi-neo-handoff

Hand off the current thread to a new Pulumi Neo task as a one-way transfer. Use when the user explicitly asks to hand off, send, transfer, or continue current work in Pulumi Neo (e.g. "hand this to Neo", "continue in Neo", "/neo-handoff"). Do not load when the user only mentions Neo, asks what Neo can do, asks for an AI-written PR or preview explanation, or hands off to a different agent.

74

Quality

91%

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

92%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.

A tight, executable workflow with preflight validation, explicit error feedback loops, and a concrete success criterion, all in a well-organized single file needing no external references. Minor repetition between the behavior and what-not-to-do sections keeps conciseness just below a 5.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — preflight, git pointer commands, and the prompt template are given without padding — but sections like 'Calling agent behavior' and 'What not to do' repeat guidance already implied, slightly above the lean 5 anchor.

4 / 5

Actionability

Provides copy-paste-ready, executable commands at every step (command -v/pulumi neo preflight, git rev-parse/status, mktemp, pulumi neo "$(cat …)") with a complete prompt template and explicit notes on broken alternative invocations.

5 / 5

Workflow Clarity

A clearly sequenced 0–6 workflow with an explicit preflight validation checkpoint, error-handling feedback loops (preflight failure stops; non-zero CLI exit surfaces stderr and retains the file), and a defined success criterion (task URL echoed).

5 / 5

Progressive Disclosure

A single self-contained file with no bundle directories and well-organized, navigable sections; per the rubric's simple-skill exception, a skill needing no external references scores 5 when sections are clearly organized.

5 / 5

Total

19

/

20

Passed

Description

90%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.

A strong, concise description that names a concrete one-way action, supplies concrete trigger phrases with synonyms and a slash-command form, and bounds itself with explicit anti-trigger guidance. Its only mild limitation is single-purpose specificity rather than a list of multiple distinct capabilities.

DimensionReasoningScore

Specificity

States a concrete action ('Hand off the current thread to a new Pulumi Neo task as a one-way transfer') plus trigger and exclusion phrasing, but the action set is essentially single-purpose rather than multiple distinct capabilities, leaving minor coverage gaps versus a 5.

4 / 5

Completeness

Explicitly answers both what (one-way transfer of the thread to a new Pulumi Neo task) and when (explicit handoff intent) with concrete trigger phrases, and adds negative guidance on when not to load.

5 / 5

Trigger Term Quality

Covers natural user phrasings comprehensively — 'hand off', 'hand this to Neo', 'continue in Neo', 'send', 'transfer', and the '/neo-handoff' invocation — including synonyms and the slash-command form.

5 / 5

Distinctiveness Conflict Risk

The narrow trigger (explicit handoff intent for Pulumi Neo specifically) plus explicit exclusion of capability questions, PR/preview requests, and other agents yields a clear niche with minimal conflict risk.

5 / 5

Total

19

/

20

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
pulumi/agent-skills
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.