CtrlK
BlogDocsLog inGet started
Tessl Logo

orchestrate

Use only when the user explicitly types `/orchestrate <goal>` to decompose a large task, spawn a tree of parallel cloud-agent workers/subplanners/verifiers via the Cursor SDK, and collect structured handoffs; do not invoke autonomously.

68

Quality

82%

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%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 well-structured overview that routes to genuine one-level-deep references and stays lean, but the body's workflow is architectural rather than a checkpointed procedure, leaving validation explicit only in the deferred reference files.

Suggestions

Add a short numbered run-loop in the body with explicit validation/verification checkpoints (e.g., verify handoff schema before replanning, confirm verifier verdicts before marking a scope done) so the batch orchestration workflow is self-contained.

Surface one concrete invocation example inline (e.g., the dispatcher kickoff command and expected planner prompt) to raise actionability without duplicating the reference files.

Tighten the 'Core principles' rationale sentences or move them into planner.md so the body stays purely procedural.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence without explaining known concepts; a few rationale sentences ('These rules make the tree self-converging...') could be trimmed but earn their place.

4 / 5

Actionability

Concrete setup guidance (env vars, --slack-channel, kickoff, run --root) and explicit reference routing; the main operational detail is deferred to reference files rather than given inline, leaving minor gaps.

4 / 5

Workflow Clarity

An architectural sequence is present (planner writes plan.json -> script executes -> planner reads handoffs -> replans) with a Verifier node, but explicit validation checkpoints are implicit and deferred to references for a batch-orchestration skill.

3 / 5

Progressive Disclosure

Clear overview with well-signaled one-level-deep references to real files (dispatcher.md, planner.md, handoffs.md, spawning.md) and scripts/cli.ts, with content appropriately split for easy navigation.

5 / 5

Total

16

/

20

Passed

Description

92%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 tight, highly specific description that pairs a concrete action list with an unambiguous explicit-invocation trigger and a non-autonomous guardrail. Minor room only on trigger-term synonym coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'decompose a large task, spawn a tree of parallel cloud-agent workers/subplanners/verifiers via the Cursor SDK, and collect structured handoffs' — covering the skill comprehensively.

5 / 5

Completeness

Explicitly answers both 'what' (decompose/spawn/collect handoffs) and 'when' ('Use only when the user explicitly types `/orchestrate <goal>`... do not invoke autonomously') with a concrete trigger phrase.

5 / 5

Trigger Term Quality

'orchestrate' is a clear natural trigger plus supporting terms like 'decompose' and 'handoffs', but there are no synonyms or extensions; appropriate for an explicit-invocation skill, just shy of comprehensive.

4 / 5

Distinctiveness Conflict Risk

The explicit slash-command trigger, Cursor SDK cloud-agent tree, and 'do not invoke autonomously' carve 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
cursor/plugins
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.