CtrlK
BlogDocsLog inGet started
Tessl Logo

bounded-work-item

Execute one bounded CCB work item and report evidence without changing workflow authority.

49

Quality

53%

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 ./docs/plantree/plans/agentic-loop-workflow/drafts/agentroles.ccb_worker/skills/bounded-work-item/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The body is appropriately concise and well-structured for a simple single-purpose skill, with a clear input/output contract. Its main weakness is actionability and workflow clarity: it demands verification evidence but provides no concrete execution or validation steps to produce it.

Suggestions

Add a short, concrete procedure for producing verification evidence (e.g., specific commands or checks to run before returning 'done') to raise actionability.

Include an explicit validate-then-report checkpoint step so the workflow shows how verification is performed before a result class is chosen.

Optionally show a minimal example output payload demonstrating the result class plus the evidence fields, making the contract copy-paste ready.

DimensionReasoningScore

Conciseness

The body is very lean with no concept-explanation padding; it lists only inputs and an output contract, so every token earns its place.

3 / 3

Actionability

It specifies a concrete output contract (result classes and required evidence fields), but gives no executable commands or concrete procedure for how to execute or gather evidence, leaving key details missing.

2 / 3

Workflow Clarity

Inputs and output are clearly enumerated and the single result-class decision is unambiguous, but the skill demands verification evidence without providing an explicit validate/verify checkpoint sequence, capping clarity at 2.

2 / 3

Progressive Disclosure

The skill is under 50 lines with no external references and is organized into clear Inputs/Output sections, meeting the simple-skill bar for progressive disclosure; no bundle files exist to verify.

3 / 3

Total

10

/

12

Passed

Description

35%

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 uses correct third-person voice with a couple of concrete verbs, but it lacks any natural-language user trigger and leans on internal CCB/orchestrator jargon. It answers "what" but only implies "when," which limits its discoverability and distinctiveness.

Suggestions

Add an explicit 'Use when...' trigger clause naming natural user phrasing (e.g., 'Use when the orchestrator assigns a single bounded work item or when a task packet needs execution with evidence').

Replace or gloss internal jargon ('CCB', 'workflow authority') with terms users would actually say, or include common variations alongside the jargon.

List the concrete actions more comprehensively (e.g., 'execute, verify, and report evidence for one work item within its assigned scope') to lift specificity toward the top anchor.

DimensionReasoningScore

Specificity

"Execute one bounded CCB work item and report evidence" names two concrete verbs (execute, report evidence), but does not enumerate multiple distinct concrete actions like the 3-anchor example.

2 / 3

Completeness

It states the what (execute a work item, report evidence) but provides no explicit "Use when..." trigger, so the when is only implied; per guidelines a missing trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

Terms like "CCB work item", "workflow authority", and "orchestrator assigns a work node" are internal jargon a user would not naturally say; no common natural-language keywords are present.

1 / 3

Distinctiveness Conflict Risk

"bounded CCB work item" with the "without changing workflow authority" constraint carves a niche, but the jargon-heavy trigger and generic "work item" framing could still overlap with other workflow/task skills.

2 / 3

Total

7

/

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.