CtrlK
BlogDocsLog inGet started
Tessl Logo

subagent-driven-development

当在当前会话中执行包含独立任务的实现计划时使用

47

Quality

53%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/subagent-driven-development/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is an exceptionally well-sequenced orchestration process with concrete commands, explicit validation/fuse logic, and real offloaded scripts — its workflow clarity is a strength. Its weaknesses are verbosity (redundant rationalizations table) and broken progressive disclosure: three referenced prompt-template files are missing from the bundle, leaving navigation dead-ends.

Suggestions

Add the missing bundle files implementer-prompt.md, task-reviewer-prompt.md, and re-review-prompt.md so the '模板:[...]' references resolve — or remove the references and inline only what is needed.

Tighten the '常见的合理化借口' table or fold it into the relevant sections; several rows restate rules already stated verbatim above, which is pure token cost.

Consider moving '模型选择' detail into a reference file and keeping only the selection table in SKILL.md to reduce the monolith's inline weight.

DimensionReasoningScore

Conciseness

The body is dense and largely earns its tokens with specific operational rules rather than explaining concepts Claude already knows, but it is noticeably verbose — the '常见的合理化借口' table restates rules already in the body and the repeated '绝不' injunctions re-emphasize the same points — matching 'mostly efficient but includes some unnecessary explanation or could be tightened' rather than the leaner anchor 4.

3 / 5

Actionability

Highly concrete guidance: exact script invocations (scripts/task-brief PLAN_FILE N, scripts/review-package PLAN_FILE BASE HEAD), exact ledger line formats, a four-status report taxonomy, and round-escalation rules — but the three referenced template files (implementer-prompt.md, task-reviewer-prompt.md, re-review-prompt.md) are absent from the bundle, a minor gap that keeps it at 'mostly executable guidance with minor gaps' rather than fully copy-paste ready.

4 / 5

Workflow Clarity

Two dot flowcharts plus numbered phases (dispatch → handle report → review → fix loop → complete) give a clear sequence with explicit validation checkpoints (per-task review, directed re-review each round, final branch review), feedback loops (fix rounds with a 5-round fuse/circuit-breaker), and checklists (conflict-scan table, rationalizations) — a clean match to 'clear sequence with explicit validation steps; feedback loops for error recovery; checklists for complex processes'.

5 / 5

Progressive Disclosure

Section structure is clear and executable detail is genuinely offloaded to real scripts (review-package, sdd-workspace, task-brief), but the three template .md files referenced by '模板:[...]' do not exist in the bundle — dead-end references — and the body remains a long monolith with inline content (model selection, rationalizations) that could be split, matching 'some structure but could be better organized; references present but not clearly signaled / content that should be separate is inline' rather than the well-placed anchor 4.

3 / 5

Total

15

/

20

Passed

Description

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

The description functions as a usable trigger but is missing a 'what' clause entirely — it never conveys the skill's actual mechanism (per-task subagents + review + final review). Adding a concrete capability statement before the 'use when' clause would lift specificity and completeness together.

Suggestions

Lead with what the skill does: e.g. '为每个任务分派一个全新实现子智能体,逐任务做规格+质量审查,结尾做整分支宽范围审查' before the trigger clause, so both 'what' and 'when' are explicit.

Add natural trigger synonyms a user might say — '执行实现计划', '跑这个计划', '并行分派子智能体做计划里的任务' — so trigger_term_quality covers common variations.

Sharpen distinctiveness by naming the contrast explicitly in the description (current-session vs parallel-session) to reduce overlap with executing-plans.

DimensionReasoningScore

Specificity

The description ('当在当前会话中执行包含独立任务的实现计划时使用') names a specific domain (implementation plans with independent tasks) but describes no concrete actions — no mention of dispatching subagents, task reviews, or final review — matching 'names the domain but actions are minimal or generic' rather than the anchor 3 which requires 1-2 concrete actions.

2 / 5

Completeness

The description is essentially only a 'when' clause ('当...时使用') with no 'what' — it never states what the skill does (subagent dispatch, per-task review, final review), matching 'only when is present without what'; not anchor 3 because there is no clear 'what' at all.

2 / 5

Trigger Term Quality

It contains a relevant trigger phrase ('执行...实现计划' / independent-task plan execution) a user might naturally say, but offers only a single phrase with no synonyms or variations, matching 'some relevant keywords but missing common variations or synonyms' rather than the broader anchor 4.

3 / 5

Distinctiveness Conflict Risk

The qualifiers '当前会话中' and '包含独立任务' do distinguish it from the parallel-sessions executing-plans skill, but the bare '执行实现计划' trigger is generic enough to still overlap with general plan-execution skills, matching 'somewhat specific but could still overlap with similar skills' rather than the cleaner anchor 4.

3 / 5

Total

10

/

20

Passed

Validation

75%

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

Validation12 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 4 missing, 1 suspicious

Warning

Total

12

/

16

Passed

Repository
jnMetaCode/superpowers-zh
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.