CtrlK
BlogDocsLog inGet started
Tessl Logo

deepline-plays-feedback

Send Deepline SDK/V2 CLI feedback or bug reports, including environment info and the current Claude/Cowork session transcript. Use when the user asks to report a Deepline bug, share a failing run, or send feedback from a V2 SDK workflow.

75

Quality

92%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

This is a well-structured, actionable skill that provides clear CLI commands and a logical workflow with appropriate confirmation before sending. The fallback handling for Cowork sessions is thorough with proper error recovery. Minor verbosity in step 5 (warning against legacy commands) and some light explanatory text could be trimmed, but overall the skill is effective and focused.

DimensionReasoningScore

Conciseness

Mostly efficient but has some unnecessary verbosity. Step 5 ('Avoid stale command shapes') explains what NOT to do, which adds tokens without much value since Claude wouldn't use legacy commands unless instructed. The Cowork bridging explanation could be slightly tighter, but overall it's reasonably lean.

2 / 3

Actionability

Provides fully executable bash commands with exact CLI syntax, including the positional argument pattern, --json flags, and a complete fallback script for the Cowork bridging scenario. Commands are copy-paste ready with clear variable placeholders.

3 / 3

Workflow Clarity

Clear numbered sequence with a confirmation checkpoint (step 2) before any action is taken, explicit fallback logic for the Cowork session scenario, and a well-defined conditional flow. The workflow handles error recovery (session not found → bridge → retry → fallback to newest file).

3 / 3

Progressive Disclosure

For a simple, single-purpose skill under 50 lines with no need for external references, the content is well-organized with clear sections. The inline bash block for the Cowork fallback is appropriately placed since it's integral to the workflow rather than reference material that should be split out.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-crafted skill description that clearly defines its purpose, lists concrete actions, and provides explicit trigger conditions. It uses third person voice correctly and includes product-specific terminology that makes it highly distinguishable from other skills. The 'Use when...' clause covers multiple natural user phrasings effectively.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Send feedback or bug reports', 'including environment info and the current Claude/Cowork session transcript'. These are concrete, actionable capabilities.

3 / 3

Completeness

Clearly answers both what ('Send Deepline SDK/V2 CLI feedback or bug reports, including environment info and session transcript') and when ('Use when the user asks to report a Deepline bug, share a failing run, or send feedback from a V2 SDK workflow') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'report a Deepline bug', 'share a failing run', 'send feedback', 'V2 SDK workflow', 'Deepline SDK', 'V2 CLI'. Good coverage of variations a user might naturally use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with product-specific terms like 'Deepline SDK', 'V2 CLI', 'Cowork session transcript'. Very unlikely to conflict with other skills due to the narrow, well-defined niche.

3 / 3

Total

12

/

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
getaero-io/gtm-eng-skills
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.