CtrlK
BlogDocsLog inGet started
Tessl Logo

workerflow-internal-workflow

Use when a QwenPaw-backed Worker needs to decide whether to do work directly, use native subagents for internal parallelism, or create a temporary QwenPaw agent with a custom AGENTS.md and skills.

68

Quality

81%

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

77%Weight 40%Scale 1-3

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

The skill delivers highly actionable, well-sequenced operational guidance with strong error-recovery checkpoints. It is somewhat verbose in its examples and monolithic in structure, with no progressive disclosure to offload detail.

Suggestions

Move the full 7-node DAG example and the detailed DAG scheduling prose into a references file (e.g., DAG_EXAMPLES.md) and keep SKILL.md focused on the decision table and core lifecycle.

Consolidate overlapping guidance between 'File sharing', 'Fan-out rules', and the template rules into a single section to remove redundancy.

Trim the DAG example to a minimal 3-node illustration inline, linking to the full worked example for readers who need it.

DimensionReasoningScore

Conciseness

The body is operational and free of concept-padding, but the full 7-node DAG JSON (~60 lines) and slight rule overlap across 'File sharing', 'Fan-out rules', and template rules could be tightened.

2 / 3

Actionability

Provides concrete tool calls (workflow_run, workflow_update, create_temp_agent, delete_temp_agent), complete executable JSON examples, and explicit file paths — copy-paste ready.

3 / 3

Workflow Clarity

A 13-step numbered lifecycle is clearly sequenced with explicit feedback loops (retry-once, mark-failed, cleanup-as-finally, DAG readyInstructions inspection, cleanup ledger) covering this batch operation.

3 / 3

Progressive Disclosure

Sections are well-organized but all ~235 lines are inline with no external references; the large DAG example and detailed file-sharing/scheduling rules could be split into referenced files for easier navigation.

2 / 3

Total

10

/

12

Passed

Description

85%Weight 40%Scale 1-3

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 clearly states both what it does and when to use it with a distinct, well-scoped niche. Its main weakness is reliance on product-specific jargon that users would not naturally voice as trigger terms.

Suggestions

Add natural-language trigger variants (e.g., 'parallel sub-tasks', 'split work inside one agent', 'temporary reviewer/analyst agents') alongside the QwenPaw/Worker terminology so the trigger matches how users actually phrase the need.

Consider pairing each jargon term (QwenPaw, AGENTS.md) with a plain-language gloss so the trigger is intelligible without product knowledge.

DimensionReasoningScore

Specificity

Names three concrete decision paths ('do work directly', 'use native subagents for internal parallelism', 'create a temporary QwenPaw agent with a custom AGENTS.md and skills') rather than vague language.

3 / 3

Completeness

An explicit 'Use when...' clause answers when, and the three-path decision statement answers what the skill does.

3 / 3

Trigger Term Quality

Terms like 'QwenPaw-backed Worker', 'AGENTS.md', and 'native subagents' are internal jargon a user would not naturally say; some functional keywords exist but common natural variations are missing.

2 / 3

Distinctiveness Conflict Risk

Scoped tightly to WorkerFlow/QwenPaw internal delegation, giving it a clear niche unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
agentscope-ai/AgentTeams
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.