CtrlK
BlogDocsLog inGet started
Tessl Logo

ask

Send a request to a CCB agent with `ask`.

65

Quality

78%

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 ./inherit_skills/claude_skills/ask/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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 tight, highly actionable reference: a concrete command template, a sequenced decision checklist, and operational guardrails that assume domain competence without padding. It is well-organized and self-contained with no need for external references.

DimensionReasoningScore

Conciseness

The body is dense and operational, assuming Claude's familiarity with CCB/daemon concepts and never padding with background explanation; every line is a concrete rule or template, matching the 'lean and efficient' anchor.

3 / 3

Actionability

It provides a fully executable heredoc command template with concrete flag combinations and explicit post-command behavior ('end the turn'), reaching the 'fully executable code/commands, copy-paste ready' anchor.

3 / 3

Workflow Clarity

The numbered Decision Card is a clear sequenced checklist, and the guardrails supply explicit error-recovery paths (e.g., retry once with plain ask on a chain error), fitting the 'clear sequence with explicit checkpoints' anchor for this single-action delegation workflow.

3 / 3

Progressive Disclosure

The skill is a single self-contained file with no bundle files and no nested references, organized under clear sections (Decision Card, Guardrails, command template), which per the simple-skills note scores 3 with well-organized sections.

3 / 3

Total

12

/

12

Passed

Description

57%Weight 40%Scale 1-3

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 and names a distinct, specific mechanism (CCB ask), but it omits explicit 'when to use' trigger guidance and lists only one action, leaving it terse rather than comprehensive. Adding a 'Use when...' clause would raise completeness and trigger-term coverage.

Suggestions

Add a 'Use when...' clause naming natural trigger phrases (e.g., delegating to a CCB agent, collaborating via CCB, handing off a subtask).

Expand the action list beyond 'Send a request' to cover the distinct modes the body documents (e.g., chain, silence, compact delegation).

Include common user synonyms such as 'delegate', 'hand off', or 'collaborate' to improve trigger-term coverage.

DimensionReasoningScore

Specificity

Names a concrete domain ("CCB agent") and one action ("Send a request"), but describes only a single action rather than a comprehensive list of capabilities, matching the 'names domain and some actions' anchor.

2 / 3

Completeness

It states what the skill does ("Send a request to a CCB agent with ask") but lacks any 'Use when...' clause or explicit trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Includes natural terms a user might say ("ask", "request", "CCB agent") but misses common variations like delegate, collaborate, or hand off, fitting 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

The combination of 'CCB agent' and the named 'ask' mechanism is a clear niche unlikely to trigger for unrelated skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

9

/

12

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.