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.

52

Quality

57%

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

72%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 concise, highly specific, and well structured for a simple single-file skill, with exact artifacts, labels, and legal tuples. Its main weakness is the absence of an explicit validation checkpoint in a multi-artifact batch workflow, which caps workflow clarity.

Suggestions

Add an explicit validation checkpoint before returning, e.g. "Verify the manifest fields and result/global_impact tuple is one of the legal combinations; if not, fix and re-check before returning."

Include a minimal copy-paste manifest JSON skeleton inside the json fence so the canonical shape is concrete rather than only described in prose.

Consolidate overlapping Boundary prohibitions (e.g. the dispatch and routing restrictions) to tighten the negative-constraint list.

DimensionReasoningScore

Conciseness

Dense, imperative prose with no concept re-explanation or padding; the only minor trim opportunity is the somewhat overlapping list of prohibitions in Boundaries, keeping it just below the lean-and-efficient anchor.

4 / 5

Actionability

Names exact artifacts, result labels, manifest fields, legal tuples, and schema string, giving mostly executable guidance; the gap is the absence of a concrete copy-paste manifest JSON template to anchor the spec.

4 / 5

Workflow Clarity

Steps are clearly sequenced, but this multi-artifact batch operation lacks an explicit validate-then-proceed checkpoint for the manifest/tuples before returning; per guideline, batch operations without validation cap at 3.

3 / 5

Progressive Disclosure

A single well-organized file under 50 lines with clear ## Workflow and ## Boundaries sections and no external references; per guideline such simple skills can score 5 on well-organized structure alone.

5 / 5

Total

16

/

20

Passed

Description

42%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 states a clear purpose but leans on system-internal jargon rather than user-natural trigger language and omits an explicit "Use when" clause. It is reasonably distinct within its niche yet carries moderate overlap risk with adjacent skills.

Suggestions

Add an explicit trigger clause, e.g. "Use when a macro task packet needs task-local execution detail before orchestrator dispatch."

Replace jargon ("script-owned workflow import", "task-scoped detail artifacts") with more natural phrases users would actually say, such as "task detail", "detail packet", or "workflow handoff".

List one or two more concrete actions (e.g. "classify result readiness", "emit a planner replan request") to broaden specificity beyond a single Draft action.

DimensionReasoningScore

Specificity

Names the domain and a couple of concrete actions ("Draft task-scoped detail artifacts and a detail packet as reply content"), but coverage is thin with no additional distinct actions, matching the 1-2 concrete actions anchor.

3 / 5

Completeness

Provides a clear "what" but no explicit "Use when..." trigger clause, so "when" is only weakly implied; per guideline a missing trigger caps completeness at 3.

3 / 5

Trigger Term Quality

Relies on internal jargon ("script-owned workflow import", "task-scoped detail artifacts") with only one or two generic keywords; the natural phrases a user would actually say are largely missing.

2 / 5

Distinctiveness Conflict Risk

The detail-packet/workflow-import niche is somewhat specific but could still overlap with sibling planning or detail skills in the same orchestrator family.

3 / 5

Total

11

/

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
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.