CtrlK
BlogDocsLog inGet started
Tessl Logo

frontdesk-intake

Convert user conversation into macro workflow requests and present curated clarification or final artifacts.

52

Quality

56%

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_frontdesk/skills/frontdesk-intake/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with exact templates, a complete command, and a well-sequenced classification workflow that includes a schema-validation checkpoint. Its main weaknesses are repeated prohibitions that hurt token efficiency and a monolithic single-file layout that could offload templates and rules into referenced files.

Suggestions

Dedupe the prohibition language: state each 'do not forward / do not reconstruct' rule once and let the Rules section reference it instead of restating it, to tighten conciseness toward 3.

Move the two evidence templates and the Rules list into reference files (e.g., references/intake-template.md, references/rules.md) and link to them one level deep, so progressive_disclosure can reach 3.

Keep a short inline quick-reference of the classify-then-route flow at the top and defer the Codex-vs-Claude submission details to a referenced section to reduce front-loaded tokens.

DimensionReasoningScore

Conciseness

The body is operationally dense and does not explain concepts Claude already knows, but it repeats several prohibitions verbatim across sections (e.g., 'do not forward' / 'never forward the status' and the Rules list restating earlier constraints), so not every token earns its place and it lands at the 'mostly efficient but could be tightened' anchor rather than 3.

2 / 3

Actionability

It gives exact, copy-paste-ready templates ('**Intake Evidence**' / '**Blocked Evidence**' shapes with CCB_REQ_ID and fixed fields) and a complete executable bash command with full flags plus the named Codex tool ccb_frontdesk_ask_planner, matching the 'fully executable; copy-paste ready' anchor; it is an instruction-only skill with concrete guidance, so absence of free-standing code is not penalized.

3 / 3

Workflow Clarity

It sequences a strict classify-before-acting flow with four explicit branches and a validation checkpoint ('If the schema or validation marker is absent, report a blocker instead of rendering') plus a 'submit exactly once then stop' terminal step, fitting the 'clear sequence with explicit validation steps and feedback loops' anchor.

3 / 3

Progressive Disclosure

There are no bundle files and the SKILL.md is well-sectioned (Inputs, Outputs, classification, templates, Rules), but at ~145 lines it exceeds the under-50-line auto-3 threshold and keeps large inline blocks (both evidence templates and the long Rules list) that could be split into referenced files, matching the 'some structure; content that should be separate is inline' anchor.

2 / 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 conveys what the skill does in its own domain vocabulary but reads as internal jargon with no user-facing trigger terms and no explicit 'when to use' guidance. It is serviceable but would be hard for a user to naturally invoke and overlaps somewhat with generic workflow skills.

Suggestions

Add an explicit 'Use when...' clause naming situations a user would actually describe (e.g., 'Use when a user asks to start, route, or check on a multi-step workflow').

Replace jargon ('macro workflow requests', 'curated clarification') with natural terms users would say so trigger_term_quality can reach 3.

Add concrete action verbs the skill performs (classify, route, summarize, block) to lift specificity from abstract to concrete.

DimensionReasoningScore

Specificity

It names the domain and two actions ('Convert user conversation into macro workflow requests' and 'present curated clarification or final artifacts'), but the actions are abstract system-level terms rather than concrete low-level operations, so it stops short of the multi-specific-concrete-actions anchor at 3.

2 / 3

Completeness

It states what the skill does but provides no 'when' trigger guidance, so per the missing-'Use when...' cap it cannot exceed 2; the 'when' is entirely absent rather than merely implied, keeping it off 1 only because the 'what' is clear.

2 / 3

Trigger Term Quality

Terms like 'macro workflow requests', 'intake', and 'curated clarification' are internal jargon a user would never naturally say; there are no everyday keywords matching the 'No natural keywords; technical jargon' anchor.

1 / 3

Distinctiveness Conflict Risk

The frontdesk/intake niche vocabulary is fairly distinct, but without explicit triggers the description could still overlap with other routing or workflow skills, matching the 'somewhat specific but could still overlap' anchor rather than the clear-niche anchor at 3.

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.