CtrlK
BlogDocsLog inGet started
Tessl Logo

ccb-clear

Clear CCB managed agent conversation context with `ccb clear`. Use when the user writes `$ccb-clear`, `$ccb_clear`, or asks to clear/reset one or more CCB agent contexts without restarting or deleting project state.

76

Quality

95%

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

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, fully actionable skill body with executable commands, clear scoping rules, and an explicit run-once-then-report workflow with error handling. It is well organized for a single-purpose skill that needs no external references.

DimensionReasoningScore

Conciseness

The body is lean and direct: it gives executable commands and operational rules without explaining concepts Claude already knows, and every line (including the source-validation constraint) carries operational value.

3 / 3

Actionability

It provides fully executable, copy-paste-ready commands ("command ccb clear", "command ccb clear \"$AGENT\"", "command ccb clear agent1 agent2") plus concrete scoping rules.

3 / 3

Workflow Clarity

As a simple single-action skill it has an unambiguous sequence—decide scope, run once, report output, stop—with an explicit permission-denied reporting checkpoint, satisfying the verification requirement for a batch/clearing operation.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, it is well organized into title, intro, source-validation note, command examples, and a rules list, which suffices for the top anchor for simple skills.

3 / 3

Total

12

/

12

Passed

Description

90%

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, third-person description with an explicit "Use when..." trigger and good natural-language and command-form keywords. Its only limitation is that it describes a single concrete action, so it does not reach the top specificity anchor.

DimensionReasoningScore

Specificity

It names the domain and one concrete action ("Clear conversation context for one or more mounted CCB agents using ccb clear"), but describes a single action rather than the multiple specific concrete actions the top anchor requires.

2 / 3

Completeness

It states what the skill does and follows with an explicit "Use when the user invokes..." trigger clause, clearly answering both what and when.

3 / 3

Trigger Term Quality

It covers both invocation forms ("/ccb-clear, $ccb-clear, or $ccb_clear") and natural-language phrasing ("asks Grok to clear or reset CCB agent context"), giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

The CCB-agent context-clearing niche with distinct triggers (/ccb-clear, $ccb-clear, $ccb_clear) is specific enough to be unlikely to conflict with other skills.

3 / 3

Total

11

/

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
SeemSeam/claude_codex_bridge
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.