CtrlK
BlogDocsLog inGet started
Tessl Logo

task-detail-packet

Draft task-scoped detail artifacts and a detail packet as reply content for script-owned workflow import.

55

Quality

61%

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_task_detailer/skills/task-detail-packet/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The content is concise, well-structured, and highly actionable with concrete tokens and explicit boundaries, scoring near the top on most dimensions. Its main weakness is the absence of explicit validation checkpoints or a feedback loop in the workflow.

Suggestions

Add an explicit validation step and a validate-fix-retry feedback loop (e.g. verify the manifest tuples against the legal set before returning, and re-check on failure) to raise workflow clarity to 3.

Optionally show the exact format of the single restricted 'ccb.detailer.replan_request.v1' Planner handoff so the one routing exception is copy-paste ready, strengthening actionability.

DimensionReasoningScore

Conciseness

The body is lean and directive — numbered steps, bullets, and literal token values with no explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

It gives concrete, copy-ready specifics (exact filenames, the schema string 'ccb.detail_packet_manifest.v1', exact outcome enums, and enumerated legal tuples); as an instruction-only skill the absence of executable code is not penalized because the guidance is highly actionable.

3 / 3

Workflow Clarity

A clear 7-step sequenced workflow is present, but there are no explicit validation/verification checkpoints or a validate-fix-retry feedback loop for an operation that touches workflow state, which caps workflow clarity at 2.

2 / 3

Progressive Disclosure

No bundle files exist and the skill is under 50 lines, self-contained, and cleanly organized into Workflow and Boundaries sections, which earns the top anchor for a simple skill per the rubric's simple-skills note.

3 / 3

Total

11

/

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 conveys a specific niche but leans entirely on internal jargon with no user-facing trigger terms and no explicit "Use when" guidance, capping completeness and trigger-term quality. Rewording with natural-language triggers would lift it across several dimensions.

Suggestions

Add an explicit 'Use when...' clause naming natural-language triggers a user would actually say (e.g. 'Use when the orchestrator needs task-local detail before dispatching workers').

Replace or gloss internal jargon ('detail packet', 'script-owned workflow import', 'reply content') with terms a caller would naturally use, to improve trigger term quality.

Spell out the concrete artifact types the skill produces (e.g. 'drafts a detail design, an evidence map, and a JSON manifest') to move specificity toward the top anchor.

DimensionReasoningScore

Specificity

The description names a concrete domain ("task-scoped detail artifacts" and "detail packet as reply content for script-owned workflow import") and a couple of actions, but does not enumerate a comprehensive list of specific concrete actions, so it falls short of the top anchor.

2 / 3

Completeness

It clearly states what the skill does (draft detail artifacts and a detail packet) but provides no "Use when..." trigger clause, so the when is missing; per the rubric guideline a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

Every term ("task-scoped detail artifacts", "detail packet", "script-owned workflow import", "reply content") is technical jargon that a user would not naturally say when they need this skill, matching the no-natural-keywords anchor.

1 / 3

Distinctiveness Conflict Risk

The niche is somewhat specific to detail packets for workflow import, but the jargon-heavy phrasing and absence of clear natural triggers mean it could still overlap with other workflow or planner 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.