CtrlK
BlogDocsLog inGet started
Tessl Logo

executing-plans

当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用

60

Quality

71%

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/executing-plans/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The content is highly actionable with a well-sequenced, checkpointed workflow and clean organization. The only real weakness is verbosity in the illustrative example blocks.

Suggestions

Trim the per-task rhythm and completion-report templates to the essential lines, or move the full completion-report template to a reference so the main flow stays scannable.

Consider condensing the three exception-handling subsections into a compact table keyed by failure type.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence (no concept explanations), but several long example templates such as the per-task rhythm block and completion report could be tightened without losing clarity.

2 / 3

Actionability

Concrete commands and copy-paste-ready examples appear throughout (e.g. 'npm test -- --grep "validation"', 'git commit -m "feat: ..."'), with a specific per-task rhythm and exception-handling scripts.

3 / 3

Workflow Clarity

A clear four-step sequence pairs each task with mark-in-progress, implement, run-validation, commit, mark-done, plus explicit feedback loops (test failure triage, 'stop after 2 repeated failures') as validation checkpoints.

3 / 3

Progressive Disclosure

A self-contained workflow skill with no bundle files; sections are well-organized and sibling-skill references (worktrees, writing-plans, finishing-a-development-branch) are one level deep and clearly signaled in the integration section.

3 / 3

Total

11

/

12

Passed

Description

57%

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 strong, specific trigger clause with low conflict risk, but it answers only the "when" and leaves the "what" implied. Adding an explicit capability statement would round it out.

Suggestions

Lead with a concrete capability statement (e.g. '加载并批判性审查实现计划,按任务执行并验证,完成后报告') before the 'Use when...' clause so the 'what' is explicit.

Broaden trigger coverage with common phrasings like '执行计划', '按计划实现', or '在另一个会话中跑计划'.

DimensionReasoningScore

Specificity

The description names a concrete domain ("书面实现计划" executed in a separate session with review checkpoints) but does not enumerate the concrete actions the skill performs, leaving them implied.

2 / 3

Completeness

The "when" trigger is explicit ("当你有...时使用"), but the "what does this do" side is only implied — there is no statement that the skill loads, reviews, executes, and reports on the plan.

2 / 3

Trigger Term Quality

Natural trigger terms like "书面实现计划", "执行", and "审查检查点" are present, but coverage of common phrasings a user might say is narrow rather than comprehensive.

2 / 3

Distinctiveness Conflict Risk

The combination of a written plan, a separate session, and review checkpoints is a clear niche with distinct triggers, unlikely to fire for writing-plans or finishing-a-development-branch.

3 / 3

Total

9

/

12

Passed

Validation

81%

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

Validation13 / 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

Total

13

/

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.