CtrlK
BlogDocsLog inGet started
Tessl Logo

batch-orchestration

Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.

69

Quality

84%

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

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

A well-structured, actionable batch workflow with explicit validation and retry feedback loops and no padding. It is self-contained with strong organization, though it does not split detail into separate referenced files.

DimensionReasoningScore

Conciseness

Dense and lean — it never explains concepts Claude already knows (worktrees, PRs) and earns nearly every token with diagrams, commands, and tables; only a couple of lines restate the adjacent diagram, keeping it just below the top level.

4 / 5

Actionability

Provides concrete, copy-ready artifacts (the grep research command, unit examples, plan template, /batch invocations) with only minor gaps — the agent-spawn step is conceptual rather than a literal command.

4 / 5

Workflow Clarity

Five phases are clearly sequenced with an explicit approval checkpoint and a tests-run-then-flag-then-retry feedback loop, satisfying the batch-operation validation requirement that would otherwise cap this dimension.

5 / 5

Progressive Disclosure

Well-organized into clear sections with no nested references and easy navigation, but it is a single self-contained document rather than an overview pointing to one-level-deep detail files.

4 / 5

Total

17

/

20

Passed

Description

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

A strong, specific description that clearly states both the capability and an explicit, quantified use trigger with natural domain keywords. Minor room to broaden the action enumeration and synonym coverage for the top specificity/trigger scores.

DimensionReasoningScore

Specificity

Lists concrete actions ('Decompose large-scale changes into independent units', 'spawn parallel agents in isolated worktrees') with a quantitative trigger (10+ files), but the action enumeration is shorter than the most comprehensive anchor example, so it sits just below the top level.

4 / 5

Completeness

Explicitly answers what ('Decompose...spawn parallel agents in isolated worktrees') and when ('Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Natural domain keywords users actually say ('migrations, refactors, codemods', 'same pattern') cover the niche well, though it lacks the synonym/file-extension breadth seen in the top anchor.

4 / 5

Distinctiveness Conflict Risk

The '10+ files with the same pattern' trigger plus worktree/parallel-agent framing carves a clear niche with minimal overlap risk against general editing or single-subagent skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
rohitg00/pro-workflow
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.