CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-code-bridge

Integrate with Claude Code CLI for delegating complex coding tasks. Use when you need to spawn a separate Claude Code instance to work on files, run tests, or perform multi-step coding operations in a specific directory. Enables "Claude calling Claude" patterns for parallel work or specialized contexts.

61

Quality

71%

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 ./planning/done/claude-code-integration/claude-code-bridge/skill/SKILL.md

The canonical home for this skill is claude-code-bridge in Raudbjorn/TTTRPS

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 actionable and well-structured with concrete CLI and MCP examples, but is held back by redundancy and missing explicit validation checkpoints for delegated operations that touch files.

Suggestions

Collapse the two mcpServers configuration blocks into one canonical example to remove redundancy and save tokens.

Add an explicit validation/verification step to the example workflows (e.g., 'After delegation, run the test suite or diff the changed files before accepting results') to lift workflow clarity above the destructive-operation cap of 3.

Trim padded best-practice items such as 'Be specific about what you want done' and 'Capture Session IDs' where the preceding concrete examples already convey the point.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete code blocks, but contains redundancy (two near-identical mcpServers config blocks) and padded best-practice lines like 'Be specific about what you want done' that could be trimmed.

3 / 5

Actionability

Provides copy-paste-ready CLI commands ('claude -p ... --output-format json'), listed MCP tools, and a Rust example, with only minor gaps such as the placeholder '[claude_prompt]' invocation syntax.

4 / 5

Workflow Clarity

Example workflows show rough sequences, and the 'Check Results' best practice plus the Refactoring follow-up imply verification, but explicit validation checkpoints are absent for delegated (potentially destructive) file operations, capping the score at 3.

3 / 5

Progressive Disclosure

Well-organized with clear section headers and no nested references; no bundle files exist, so the single-file structure is appropriate, though some content (e.g., the Rust library path, dual MCP configs) could be split out.

4 / 5

Total

14

/

20

Passed

Description

82%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 strong description with explicit what/when structure and a clear, distinctive niche. The main weakness is second-person voice ('you need to'), which costs it a specificity point under the rubric.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('work on files, run tests, or perform multi-step coding operations'), but the second-person phrasing 'Use when you need to spawn' triggers the voice penalty, reducing the score by one.

3 / 5

Completeness

Explicitly answers both what ('Integrate with Claude Code CLI for delegating complex coding tasks') and when ('Use when you need to spawn... to work on files, run tests, or perform multi-step coding operations') with concrete triggers.

5 / 5

Trigger Term Quality

Good natural-term coverage ('delegating complex coding tasks', 'run tests', 'parallel work', 'Claude calling Claude'), with only a few common variations missing.

4 / 5

Distinctiveness Conflict Risk

The Claude Code CLI delegation niche is clear and specific with distinct triggers, presenting minimal overlap risk with other skills.

5 / 5

Total

17

/

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
Raudbjorn/TTTTRPS
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.