CtrlK
BlogDocsLog inGet started
Tessl Logo

circleci-cli

Operate and troubleshoot CircleCI using the CircleCI CLI. Use when users ask to authenticate CLI access, inspect pipeline/workflow/job status, validate configuration locally, rerun pipelines/jobs, trigger pipelines, or gather actionable diagnostics from CLI outputs.

64

Quality

76%

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 ./plugins/circleci/skills/cli/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 body is well-structured and concise with a sensible read-first workflow and guardrails, but it lacks executable command forms and an explicit feedback loop for its mutating operations. Adding concrete command syntax and a verify-after-mutate step would raise actionability and workflow clarity.

Suggestions

Add concrete, executable command examples with flags for the key operations (e.g. circleci config validate, circleci pipeline run --branch <b> <slug>, circleci pipeline rerun <pipeline-id>) to move actionability from high-level hints to copy-paste-ready guidance.

Insert an explicit verification/feedback loop after mutating commands — capture the resulting pipeline/workflow/job id and status, confirm success before declaring done, and retry-on-failure — to satisfy the destructive/batch validation requirement.

Replace abstract filler in the Output Contract ('safest follow-up') with the specific next-command recommendation format so every token is actionable.

DimensionReasoningScore

Conciseness

Lean and free of concept over-explanation, with every section earning its place; a few abstract filler phrases ('capture concrete identifiers', 'safest follow-up') could be tightened, keeping it just below a clean 5.

4 / 5

Actionability

Names real subcommands (circleci pipeline list|create|run, circleci trigger, circleci help) and concrete behaviors, but provides no executable command syntax, flags, or examples, so guidance is concrete in intent yet missing the specific details needed to execute.

3 / 5

Workflow Clarity

A clear read-first-then-mutate 5-step sequence with a config-validation checkpoint exists, but the batch/destructive operations (rerun/trigger/cancel) lack an explicit validate→fix→retry feedback loop, which caps workflow clarity at 3 per the destructive-ops guideline.

3 / 5

Progressive Disclosure

A self-contained, well-sectioned file (Overview, Inputs, Workflow, Guardrails, Compatibility, Output Contract) with no nested references; it sits just over the simple-skill line, so it is well-organized but not a clean 5.

4 / 5

Total

14

/

20

Passed

Description

92%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, trigger-rich, and cleanly distinguishes the skill's niche while explicitly covering both what it does and when to use it. It is slightly shy of maximum trigger-term coverage only in missing a few synonyms.

DimensionReasoningScore

Specificity

Enumerates multiple concrete actions — authenticate, inspect pipeline/workflow/job status, validate config, rerun pipelines/jobs, trigger pipelines, gather diagnostics — giving comprehensive coverage rather than the minor gaps of a 4.

5 / 5

Completeness

Explicitly states the what ('Operate and troubleshoot CircleCI using the CircleCI CLI') and a concrete enumerated when ('Use when users ask to authenticate... inspect... rerun... trigger...'), matching the both-what-and-when-with-trigger-phrases anchor.

5 / 5

Trigger Term Quality

Strong natural terms users would say (rerun pipelines/jobs, trigger pipelines, validate configuration, inspect status), but a few synonyms/common variations are absent, stopping short of the exhaustive synonym-plus-extension coverage of a 5.

4 / 5

Distinctiveness Conflict Risk

A clear CircleCI-CLI niche with distinct triggers (pipeline/workflow/job rerun, trigger, validate) and minimal overlap risk with other skills.

5 / 5

Total

19

/

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