CtrlK
BlogDocsLog inGet started
Tessl Logo

wave-execute

EXECUTE a lean wave — plan story DAG + file-ownership batches via CLI, dispatch full-sdc per story, fan-in check, hand off merge to @devops. Use when: wave-execute, run wave, epic wave, parallel stories SDC.

76

Quality

96%

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

92%

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 lean, highly actionable CLI workflow with a clearly sequenced five-stage process and strong validation checkpoints for a batch operation. Its main weakness is monolithic inline content with no progressive disclosure via separate reference files.

Suggestions

Extract the 'CLI (mechanical)' command catalog and 'Partition rules' into a references/ file (e.g. CLI.md), keeping SKILL.md as a concise overview that links to it one level deep.

De-duplicate the plan command shown in both the 'Invocation' block and the 'CLI' section to tighten the overview.

Consider moving the per-stage spawn_subagent prompt template and yaml handoff block into a referenced examples file so the main body stays a high-level walkthrough.

DimensionReasoningScore

Conciseness

The body is information-dense and assumes domain competence — terse stage descriptions, CLI snippets, and abbreviations with no padding or explanation of concepts Claude already knows. A small overlap between the Invocation and CLI sections is the only slack, not enough to drop it from lean and efficient.

3 / 3

Actionability

Provides copy-paste-ready executable commands (aiox wave plan/next/mark/report, aiox sdc plan/next/verify), an exact spawn_subagent prompt in quotes, and a concrete yaml handoff block — fully actionable rather than descriptive.

3 / 3

Workflow Clarity

Five explicitly sequenced stages (Preflight → Confirm → Dispatch → Fan-in → Merge-back) with validation checkpoints (budget-ceiling scan, --dry-run stop, fan-in overlap re-check) and feedback loops (mark failed, cascade-block dependents), plus a Blocking conditions list — not capped since this batch operation does include verification.

3 / 3

Progressive Disclosure

Sections are well-organized with no nested references, but at ~145 lines everything is inline in one monolithic file — the CLI mechanical reference and partition rules could live in separate reference files, and no bundle files exist to offload detail.

2 / 3

Total

11

/

12

Passed

Description

100%

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 concise, uses third-person imperative voice, names several concrete capabilities, and provides an explicit 'Use when' trigger clause. It clearly communicates both what the skill does and when to use it with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'plan story DAG + file-ownership batches via CLI, dispatch full-sdc per story, fan-in check, hand off merge to @devops' — each a specific operation rather than vague abstraction.

3 / 3

Completeness

Explicitly answers both what ('EXECUTE a lean wave — plan… dispatch… fan-in… hand off') and when ('Use when: …'), with the trigger clause present rather than merely implied.

3 / 3

Trigger Term Quality

The 'Use when: wave-execute, run wave, epic wave, parallel stories SDC' clause gives good coverage of the natural phrases a user of this ecosystem would say to invoke the skill.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (wave execution / parallel story dispatch) with distinct, specialized triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
SynkraAI/aiox-core
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.