CtrlK
BlogDocsLog inGet started
Tessl Logo

flow-parallel

Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates

56

Quality

64%

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/flow-parallel/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

62%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 skill is exceptionally strong on workflow sequencing and actionability, with rigorous validation gates, but is weighed down by emphatic padding and a monolithic structure that should be split into reference files.

Suggestions

Remove redundant emphasis (repeated "MANDATORY / CANNOT SKIP / DO NOT PROCEED" headers, the 14-item Prohibitions list) and fold the rules into the steps they restate.

Extract the large inline launch.sh and wave-execution bash blocks into scripts/ reference files, keeping SKILL.md as an overview that points to them.

Trim the giant ASCII banner in STEP 2 to a one-line provider-status summary.

DimensionReasoningScore

Conciseness

The ~780-line body is noticeably padded with repeated "MANDATORY / CANNOT SKIP / DO NOT PROCEED" headers, large banners, and a 14-item Prohibitions list that restates per-step rules.

2 / 5

Actionability

Provides concrete, mostly executable bash and python (launch.sh, wbs.json template, dependency-validation script, wave loop) with only flagged placeholders like <absolute-project-root-path>.

4 / 5

Workflow Clarity

A clear 7-step sequence with explicit per-step validation gates, feedback loops (stop-on-fail, retry failed WP), and checklists (quality spot-check, prohibitions) for a batch operation.

5 / 5

Progressive Disclosure

Well-sectioned but monolithic: large inline bash templates that could be separate reference scripts, with no bundle files and no one-level-deep references.

3 / 5

Total

14

/

20

Passed

Description

66%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 specific and uses natural trigger terms, but it omits any explicit "when to use" guidance, which caps completeness at 3.

Suggestions

Add a "Use when..." clause naming concrete triggers (e.g., migrations, multi-issue fixes, large refactors that can run in parallel).

Include natural synonyms such as "refactor", "batch", or "parallelize" to broaden trigger coverage.

Tighten distinctiveness by naming the quality-gate / wave-based parallelism mechanism that separates this from generic orchestration skills.

DimensionReasoningScore

Specificity

Names concrete actions ("Decompose and execute ... in parallel with quality gates") across three domains (large changes, migrations, multi-issue fixes), with only minor coverage gaps.

4 / 5

Completeness

It clearly states what the skill does but provides no "Use when..." trigger clause, so per the rubric completeness is capped at 3.

3 / 5

Trigger Term Quality

"migrations", "multi-issue fixes", "parallel", and "large changes" are natural user phrases, but synonyms like "refactor"/"batch" and file extensions are absent.

4 / 5

Distinctiveness Conflict Risk

The "decompose + parallel + quality gates" niche is mostly distinct, with only minor overlap risk against other orchestration skills.

4 / 5

Total

15

/

20

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

skill_md_line_count

SKILL.md is long (788 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

Repository
nyldn/claude-octopus
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.