CtrlK
BlogDocsLog inGet started
Tessl Logo

ccb-clear

Clear CCB managed agent conversation context with `ccb clear`. Use for `/ccb-clear`, `$ccb-clear`, `$ccb_clear`, or requests to reset one or more CCB agent contexts without deleting project state.

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

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

An extremely lean, fully actionable single-purpose skill with excellent conciseness and structure. The only gap is the absence of an explicit validation/verification step for a batch operation that clears all agent contexts, which caps workflow clarity.

Suggestions

Add a brief verification step after the command, e.g. confirm the reported output indicates contexts were cleared before stopping, to satisfy the validation requirement for batch/destructive operations.

Optionally note how to verify which agents were affected when the bare command is used, so the result of the batch clear is checked rather than just reported.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every line (three command variants, scope note, boundary constraints) earns its place.

5 / 5

Actionability

Three fully executable, copy-paste-ready commands cover the common cases (all agents, single agent via variable, multiple named agents), matching the top anchor.

5 / 5

Workflow Clarity

The sequence is unambiguous (run one command, report output, stop), but the bare command clears all agent contexts — a batch/destructive operation — with no explicit validation checkpoint, so the rubric's destructive/batch cap at 3 applies despite the simple-skill exception.

3 / 5

Progressive Disclosure

Under 50 lines with no need for external references and well-organized sections (commands, scope, constraints), satisfying the simple-skill exception for a top score.

5 / 5

Total

18

/

20

Passed

Description

90%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 tightly written description that clearly states what the skill does and when to use it, with excellent natural trigger terms and low conflict risk. Its only weakness is that it describes a single action, so capability specificity is good but not comprehensive.

DimensionReasoningScore

Specificity

Names the domain (CCB agent conversation context) and one concrete action ('Clear ... with `ccb clear`'), but lists only a single action so coverage is not comprehensive; it sits above the score-2 'names domain, actions minimal' anchor but below score-4's 'several specific actions'.

3 / 5

Completeness

Explicitly answers both 'what' (clear CCB managed agent conversation context with `ccb clear`) and 'when' via a concrete 'Use for ...' clause with specific trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including the exact phrases users would type ('/ccb-clear', '$ccb-clear', '$ccb_clear') plus the synonym 'reset', matching the anchor for comprehensive natural-term coverage.

5 / 5

Distinctiveness Conflict Risk

Clear niche (CCB context reset) with distinct, command-specific triggers and an explicit boundary ('without deleting project state'), giving minimal overlap risk with other skills.

5 / 5

Total

18

/

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