CtrlK
BlogDocsLog inGet started
Tessl Logo

orchestrate

Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.

48

Quality

51%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/orchestrate/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

35%

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

This skill provides a useful conceptual framework for multi-phase feature development but lacks the concrete, executable guidance needed to be truly actionable. The workflow phases are well-sequenced but validation checkpoints are vague, and there are no actual commands, code snippets, or invocation examples for the agents and tools referenced. It reads more like an architectural overview than an operational skill.

Suggestions

Add concrete invocation examples for each agent (e.g., exact command syntax for launching scout, orchestrator, reviewer agents) so Claude knows exactly how to delegate.

Define explicit quality gate criteria — what specific checks are run, what thresholds must be met, and what to do when a gate fails (feedback loop).

Provide a concrete end-to-end example showing a real feature request flowing through all four phases with actual commands and outputs.

Link to or reference supporting files for agent configuration, hook setup, and the Pro-Workflow integration mentioned in the final section.

DimensionReasoningScore

Conciseness

Mostly efficient but includes some unnecessary sections like 'When to Use This' and 'When NOT to Use This' which are somewhat obvious heuristics Claude could infer. The ASCII diagram is helpful but the overall content could be tightened.

2 / 3

Actionability

No executable code, no concrete commands, no specific examples of how to invoke agents or commands. The guidance is entirely abstract — 'delegate to the orchestrator agent,' 'run the reviewer agent' — without showing how. The agent table references agents (scout, orchestrator, reviewer, debugger) with parenthetical hints but no actual invocation syntax or configuration.

1 / 3

Workflow Clarity

The phases are clearly sequenced and there are validation gates mentioned (confidence score, approval, quality gates every 5 edits), but the validation steps are vague — no concrete criteria for what constitutes passing a quality gate, no specific commands to run for review, and no error recovery/feedback loop if a gate fails.

2 / 3

Progressive Disclosure

The content is reasonably structured with clear sections and a table, but there are no references to supporting files despite mentioning multiple agents, hooks, and a 'Pro-Workflow' that would benefit from linked documentation. With no bundle files provided, the skill is a monolithic overview that leaves the reader without paths to deeper information.

2 / 3

Total

7

/

12

Passed

Description

67%

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 provides a reasonable overview with an explicit 'Use when' clause, which is good for completeness. However, it lacks concrete specific actions beyond the high-level 'wire together' concept, and the trigger terms are somewhat generic. The description would benefit from more specific actions and more distinctive terminology to reduce conflict risk with other development-related skills.

Suggestions

Add more concrete actions such as 'define multi-step workflows', 'orchestrate agent pipelines', 'compose skill chains' to improve specificity.

Include more natural trigger terms users might say, such as 'orchestrate', 'workflow', 'multi-step feature', 'compose agents', 'chain skills together'.

Sharpen distinctiveness by specifying the framework or system context (e.g., 'within the XYZ framework') and clarifying what differentiates this from general project planning or implementation skills.

DimensionReasoningScore

Specificity

It names a domain (wiring Commands, Agents, and Skills) and mentions some actions (research, planning, implementation phases), but doesn't list concrete specific actions like 'create agent configurations', 'define command pipelines', or 'orchestrate multi-step workflows'.

2 / 3

Completeness

It answers both 'what' (wire Commands, Agents, and Skills together for complex features) and 'when' (when building features that need research, planning, and implementation phases) with an explicit 'Use when' clause.

3 / 3

Trigger Term Quality

Includes some relevant terms like 'Commands', 'Agents', 'Skills', 'research', 'planning', 'implementation', but these are somewhat generic and could overlap with many contexts. Missing natural user phrases like 'orchestrate', 'workflow', 'multi-step', 'pipeline', 'compose'.

2 / 3

Distinctiveness Conflict Risk

The terms 'Commands', 'Agents', and 'Skills' provide some specificity to a particular framework/system, but 'complex features' and 'research, planning, and implementation phases' are quite broad and could overlap with general project planning or development skills.

2 / 3

Total

9

/

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.

Repository
rohitg00/pro-workflow
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.