CtrlK
BlogDocsLog inGet started
Tessl Logo

ccb-compact

Compact CCB managed agent conversation context with `ccb compact`. Use when the user writes `$ccb-compact`, `$ccb_compact`, or asks to summarize one or more mounted agent contexts without restarting agents or deleting project state.

71

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

The canonical home for this skill is ccb-compact in SeemSeam/claude_codex_bridge

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 an efficient, well-structured instruction set for a simple non-destructive command skill: executable command variants plus a tight rules list, with no wasted tokens. Minor gains would come from a bit more guidance on interpreting provider compaction output.

DimensionReasoningScore

Conciseness

The body is lean with no padding or explanation of concepts Claude already knows; every line (three compact command variants plus a tight rules list) earns its place and assumes Claude's competence.

5 / 5

Actionability

It provides concrete, copy-paste-ready command forms ('command ccb compact', 'command ccb compact "$AGENT"', 'command ccb compact agent1 agent2') covering common cases, but lacks detail on how to interpret or report provider output beyond 'unsupported', a minor gap.

4 / 5

Workflow Clarity

The rules sequence the operation clearly: bare vs named targeting, block busy/queued agents before input, report unsupported cases, do not delete state, run once and stop. The destructive-cap does not apply since it is non-destructive; only explicit validation feedback loops are slightly implicit.

4 / 5

Progressive Disclosure

For a simple sub-50-line single-purpose skill with no bundle files and no need for external references, the content is well-organized into clearly signaled sections (intro, Commands, Rules), fully qualifying for the simple-skill maximum.

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.

The description is concise, third-person, and crisply defines both the action and the explicit triggers including exact command tokens and natural-language synonyms. It is a strong, complete description with only minor room to enumerate more discrete actions.

DimensionReasoningScore

Specificity

The description names the domain (CCB agent context compaction) and one concrete action ('Compact CCB managed agent conversation context'), matching the 1-2 concrete-actions, not-comprehensive anchor; it is not vague but does not list multiple specific actions.

3 / 5

Completeness

It explicitly answers both 'what' ('Compact CCB managed agent conversation context with `ccb compact`') and 'when' ('Use when the user writes `$ccb-compact`, `$ccb_compact`, or asks to summarize... without restarting agents or deleting project state'), with concrete trigger phrases.

5 / 5

Trigger Term Quality

It includes concrete natural trigger phrases users would say verbatim ('$ccb-compact', '$ccb_compact') plus the natural-language trigger 'asks to summarize one or more mounted agent contexts', giving comprehensive coverage including exact command forms and synonyms.

5 / 5

Distinctiveness Conflict Risk

The trigger is a niche literal command token ('$ccb-compact') tied to a specific tool, making it clearly distinguishable with minimal conflict risk against other skills.

5 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

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.