CtrlK
BlogDocsLog inGet started
Tessl Logo

batch

Execute batch operations on multiple files in parallel. Automatically discovers files, splits into chunks, and processes with parallel worker agents. Use `/batch` followed by operation and file pattern.

72

Quality

88%

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

88%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 thorough, actionable batch-orchestration skill body with strong workflow checkpoints and executable templates, slightly held back by minor verbosity and duplicated constraint tables.

Suggestions

Consolidate the chunking/constraint limits into a single table to remove the duplicated 'Constraints and Limits' section.

Tighten the prose around the `task` tool mapping and the example invocation pattern, which restate information already conveyed elsewhere.

Consider moving the three full usage-example flows into a short reference or trimming them to one representative example to further reduce token load.

DimensionReasoningScore

Conciseness

Largely efficient and actionable, but the constraints table is duplicated and a few explanatory notes (e.g. restating the `task`/Agent mapping, restating chunk limits) could be trimmed for a leaner 5.

4 / 5

Actionability

Provides copy-paste-ready glob patterns, a concrete chunking table, a full worker-agent prompt template, and a complete output format — executable guidance covering the common cases.

5 / 5

Workflow Clarity

Five clearly sequenced steps with explicit validation checkpoints — empty-match halt, 50/100-file user-confirmation warnings, per-file SUCCESS/FAILED/SKIPPED reporting with 'do not abort', and partial-failure aggregation — giving strong feedback loops for a batch operation.

5 / 5

Progressive Disclosure

Well-organized single-file SKILL.md with clear section headers and tables and no nested references; no bundle files exist to split out, so it sits just below the ideal one-level-deep reference pattern.

4 / 5

Total

18

/

20

Passed

Description

88%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 capabilities and gives an explicit usage trigger, with only minor gaps in trigger-term synonym coverage.

DimensionReasoningScore

Specificity

Names the domain plus multiple concrete actions — 'discovers files, splits into chunks, and processes with parallel worker agents' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both what ('Execute batch operations... discovers files, splits into chunks, and processes with parallel worker agents') and when ('Use `/batch` followed by operation and file pattern') with a concrete trigger clause.

5 / 5

Trigger Term Quality

Includes natural trigger phrasing ('Use `/batch` followed by operation and file pattern', 'batch operations', 'parallel') but lacks common synonyms and file-extension variants, so it is not a perfect 5.

4 / 5

Distinctiveness Conflict Risk

The `/batch` invocation and 'parallel worker agents' framing carve a distinct niche, with only minor overlap risk against general multi-file editing skills.

4 / 5

Total

18

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
QwenLM/qwen-code
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.