CtrlK
BlogDocsLog inGet started
Tessl Logo

chunk

Use CircleCI Chunk for AI-assisted CI/CD work through either the Chunk web UI or the chunk-cli. Trigger this skill when users ask to set up Chunk, troubleshoot or fix failing builds with Chunk, configure Chunk environments, schedule/proactively run Chunk tasks, or use chunk-cli commands such as init, validate, build-prompt, auth, sandbox, task, and skill install.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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 well-organized, concise router skill with clear sequencing, verification checkpoints, and properly structured one-level-deep references. Its only weakness is actionability: the SKILL.md itself contains no executable commands, deferring all concrete commands to the bundle files.

Suggestions

Include one or two inline quick-start chunk-cli commands (e.g., `chunk init`, `chunk validate`) in the body so Claude can handle simple requests without always loading a reference file.

Strengthen the 'Close with verification' step by naming a concrete verification command or UI check (e.g., `chunk validate --list` or confirming the 'Allow Chunk tasks' toggle) rather than only describing the report to produce.

Add an explicit error-recovery feedback loop (e.g., 'If a command fails, re-run a read-first command like `status`/`list` before retrying') to turn the verification checkpoint into a true validate-and-retry loop.

DimensionReasoningScore

Conciseness

A lean ~44-line overview that assumes Claude's competence, explains no background concepts, and has every section (Overview, Workflow, Guardrails, Reference Map, Output Contract) earning its place with no padding.

3 / 3

Actionability

The body provides concrete routing guidance (which path for which task, which reference to load, exact output contract) but contains no executable commands itself — all actual chunk-cli commands are deferred to the bundle files, so it is not copy-paste ready at the SKILL.md level.

2 / 3

Workflow Clarity

A clear four-step sequence (classify -> gather context -> execute -> close with verification) with an explicit verification checkpoint and prerequisite-validation guardrails ('verify those first', 'confirm local OS compatibility and required tokens/auth'), matching the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

A clear overview with a dedicated Reference Map signaling two one-level-deep, real bundle files (chunk-ui.md, chunk-cli.md, both present), with content appropriately split between routing overview and detailed references.

3 / 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, specific, and explicit about both capabilities and trigger conditions, using third-person/imperative voice with no padding. It cleanly matches the top anchors across all four dimensions.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'set up Chunk', 'troubleshoot or fix failing builds', 'configure Chunk environments', 'schedule/proactively run Chunk tasks' — plus concrete CLI subcommands ('init, validate, build-prompt, auth, sandbox, task, and skill install'), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what ('Use CircleCI Chunk for AI-assisted CI/CD work through either the Chunk web UI or the chunk-cli') and when via an explicit 'Trigger this skill when users ask to...' clause, matching the top anchor.

3 / 3

Trigger Term Quality

Covers natural phrasings users would say ('set up Chunk', 'fix failing builds', 'configure Chunk environments', 'schedule...run Chunk tasks') alongside the actual chunk-cli command names, giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

Scoped to a named product (CircleCI Chunk) with product-specific command families, creating a clear niche with distinct triggers unlikely to conflict with other skills.

3 / 3

Total

12

/

12

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
openai/plugins
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.