CtrlK
BlogDocsLog inGet started
Tessl Logo

bulk-read

Delegate large-file reads to a cheap opencode2 worker and read only the summary. Trigger: bulk read, leer archivo grande.

68

Quality

81%

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

93%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 content is tight, fully executable, and well-structured with explicit verification guidance for a delegation workflow. Its only gap is a slightly informal workflow sequencing rather than a numbered validate-retry checklist.

DimensionReasoningScore

Conciseness

The body is lean with no padding or explanation of basic concepts; every section (When-to-delegate table, Invocation, Traps, Verify) earns its place and assumes Claude's competence, matching the lean-and-efficient anchor.

5 / 5

Actionability

It provides a copy-paste-ready shell command with model and flags plus a complete prompt-file template, giving fully executable guidance that covers the common case.

5 / 5

Workflow Clarity

The write-prompt, invoke, verify sequence is clear and includes an explicit "Verify before acting" checkpoint with a feedback path (read inline if the summary looks odd), but it is sectioned rather than numbered and lacks a formal validate-retry loop, placing it at 4 rather than 5.

4 / 5

Progressive Disclosure

No bundle files exist and the skill is self-contained; sections are well-organized and the Related section signals one-level-deep pointers to delegate-opencode2 and agents/delegations.json, matching the clear-overview anchor.

5 / 5

Total

19

/

20

Passed

Description

70%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 concise, third-person, and answers both what and when with an explicit trigger clause. It is held back from the top band by a single-action specificity profile and a terse trigger-only when clause.

Suggestions

Add one or two more concrete capabilities (e.g., "summarize", "extract specific symbols or sections") to lift specificity beyond a single action.

Replace or augment the bare "Trigger:" keywords with a scenario-based "Use when a read would cost more context than the answer is worth" clause to make the when more explicit and push completeness toward 5.

Add an English synonym such as "read large file" alongside "bulk read" to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

"Delegate large-file reads to a cheap opencode2 worker and read only the summary" names the domain and one concrete action pair (delegate + receive summary), but lists no further capabilities, matching the anchor for 1-2 concrete actions rather than the several required for a 4.

3 / 5

Completeness

It states a clear what (delegate reads, receive summary) and an explicit when via the "Trigger:" clause, but the when is just keyword triggers rather than a fuller use-case scenario, so it sits at 4 rather than 5.

4 / 5

Trigger Term Quality

The explicit "Trigger: bulk read, leer archivo grande" plus "large-file reads" gives good natural keyword coverage including a Spanish variant, comparable to the 4-anchor example, though a few synonyms like "read large file" or "summarize big file" are absent.

4 / 5

Distinctiveness Conflict Risk

"bulk read" and the opencode2-specific framing give it a clear niche with minimal conflict risk, though there is minor overlap with the related general delegation skill mentioned in the body.

4 / 5

Total

15

/

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
YoizenSA/dev-ai-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.