CtrlK
BlogDocsLog inGet started
Tessl Logo

subagent-driven-development

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

53

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

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 a meticulously sequenced, validation-gated orchestration workflow with strong actionability via concrete scripts, commands, and contracts, scoring top marks on workflow clarity. Its weaknesses are notable repetition that could be tightened and three missing dispatch-template reference files that undermine both actionability and progressive disclosure.

Suggestions

Add the three missing dispatch templates (implementer-prompt.md, task-reviewer-prompt.md, re-review-prompt.md) referenced by the body, or inline their essential content so the links resolve.

Tighten repetition — fold the '常见的合理化借口' table into the rules it restates and dedupe '静默丢弃是禁止的' / '绝不...绝不...' emphases — to lift conciseness.

Keep the script references but add a one-line bundle map near the top listing scripts/ and the template files so navigation is explicit up front.

DimensionReasoningScore

Conciseness

The body is dense with operational guidance and avoids explaining basic concepts, but repeats rules emphatically ('绝不...绝不...', '静默丢弃是禁止的' stated multiple times, '**没有第二波修复**') and includes a '常见的合理化借口' table that largely restates rules already given. This matches anchor 3 (mostly efficient but with real tightening opportunity) rather than 4, since the redundancy is more than minor.

3 / 5

Actionability

It gives highly concrete, executable guidance — named scripts (scripts/task-brief, scripts/review-package, scripts/sdd-workspace), exact git commands (git rev-parse HEAD, git merge-base main HEAD), specific ledger line formats, report-naming conventions, and a worked example. It misses a 5 because the three dispatch template files it links to (implementer-prompt.md, task-reviewer-prompt.md, re-review-prompt.md) are absent from the bundle, leaving the central dispatch step not fully copy-paste executable.

4 / 5

Workflow Clarity

The skill is a fully validation-gated workflow: a graphviz process diagram, a numbered per-task loop (分派→处理报告→审查→修复循环→完成), explicit review gates (规格 ✅/❌, quality pass, '所有发现都已解决?'), directed re-review feedback loops per fix round, a 5-round circuit breaker with per-finding adjudication, and a final whole-branch review with gating rules. This matches anchor 5 (clear sequence, explicit validation steps, feedback loops, checklists).

5 / 5

Progressive Disclosure

Structure is well-conceived — externalized scripts (which exist), one-level-deep clearly-signaled reference links, and clean section headers — but three of the linked reference artifacts (implementer-prompt.md, task-reviewer-prompt.md, re-review-prompt.md) are missing from the bundle, so the central references do not resolve. Per the guideline to score against actual bundle structure, this broken navigation pulls it below anchor 4's 'minor organization gaps' down to anchor 3.

3 / 5

Total

15

/

20

Passed

Description

53%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 is a clear, specific, third-person trigger clause that distinguishes the skill well, but it states only the 'when' and leaves the core 'what' (per-task subagent dispatch with review gates) unmentioned, with limited keyword variation.

Suggestions

Add a concise 'what' clause before the trigger, e.g. '执行实现计划:为每个独立任务分派一个全新的实现子智能体,逐任务做规格+质量审查并在结尾做整分支审查。当在当前会话中执行包含独立任务的实现计划时使用。'

Broaden trigger coverage with synonyms users might say, such as '实现计划、独立任务、子智能体、并行分派、逐任务审查'.

Name 1-2 concrete capabilities (e.g. per-task spec+quality review, fix loop with circuit breaker) to lift specificity beyond a single action.

DimensionReasoningScore

Specificity

The description names the domain ('执行...实现计划') and adds a concreteness qualifier ('包含独立任务', '当前会话'), but offers only one thin action rather than a list of concrete capabilities. It sits between anchor 2 (single generic action) and anchor 3 (1-2 concrete actions), landing at 3 because the independent-task constraint adds specificity beyond a bare verb.

3 / 5

Completeness

The 'when' is explicit and specific ('当在当前会话中执行包含独立任务的实现计划时'), but the 'what' is only weakly implied — it never states the skill spawns per-task subagents with review gates. This is the inverse of anchor 3 (clear what, weak when); the strong, specific when plus a faint implied what keeps it at 3 rather than dropping to 2's 'only when present without what'.

3 / 5

Trigger Term Quality

It includes natural phrases a user might say ('实现计划', '独立任务') tied to an explicit '当...时使用' trigger, but provides no synonyms, variations, or extensions. This matches anchor 3 (some relevant keywords, missing common variations) rather than anchor 4's broader coverage.

3 / 5

Distinctiveness Conflict Risk

The trigger carves a clear niche (implementation plan with independent tasks, in-session) distinct from generic skills, with only minor overlap risk against the closely related executing-plans skill referenced in the body. This matches anchor 4 (mostly distinct, minor overlap with closely related skills) rather than 5, since the sibling skill represents a real adjacent trigger.

4 / 5

Total

13

/

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.