CtrlK
BlogDocsLog inGet started
Tessl Logo

oracle

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

67

1.70x
Quality

52%

Does it follow best practices?

Impact

99%

1.70x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/oracle/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

64%

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

This is a solid, actionable CLI reference skill with excellent concrete examples and copy-paste-ready commands. Its main weaknesses are minor verbosity in explanatory sections, lack of explicit validation/verification steps integrated into the workflow, and all content being in a single file rather than using progressive disclosure for advanced topics like remote browser hosting or the exhaustive prompt pattern.

Suggestions

Add an explicit verification step to the Golden Path workflow (e.g., 'After receiving output, verify claims against actual code/tests before applying suggestions').

Trim the prompt template section — Claude already knows how to write good prompts; focus only on oracle-specific requirements like the fact that the model has zero project knowledge.

DimensionReasoningScore

Conciseness

Generally efficient but has some unnecessary explanation (e.g., 'Oracle bundles your prompt + selected files into one "one-shot" request so another model can answer with real repo context' is somewhat redundant for Claude, and the prompt template section explains things Claude would know about good prompting). The file attachment defaults section is well-structured but some items like 'Does not follow symlinks' are low-value.

2 / 3

Actionability

Provides fully executable, copy-paste-ready commands throughout. Every section includes concrete CLI invocations with real flags, glob patterns, and model names. The file attachment patterns show both include and exclude examples with specific syntax.

3 / 3

Workflow Clarity

The 'Golden path' provides a clear 4-step sequence, and the session reattachment workflow is well-explained. However, there's no explicit validation checkpoint after a run completes (e.g., verifying output quality, checking for errors). The opening line says 'verify against code + tests' but doesn't integrate this into the workflow steps.

2 / 3

Progressive Disclosure

Content is well-organized with clear section headers and logical grouping, but everything is in a single monolithic file with no references to external files. The engines section, prompt template section, and exhaustive prompt pattern could be split into separate reference files for better organization, though the total length is moderate enough that this is a minor issue.

2 / 3

Total

9

/

12

Passed

Description

40%

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 identifies a clear niche (oracle CLI) and lists relevant topic areas, giving it good distinctiveness. However, it lacks concrete action verbs describing what the skill actually does and entirely omits a 'Use when...' clause, making it harder for Claude to know when to select this skill. The phrasing 'best practices for using' is more of a category label than a functional description.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about oracle CLI commands, configuring oracle engines, managing oracle sessions, or attaching files to oracle prompts.'

Replace 'Best practices for using' with concrete actions, e.g., 'Guides structuring oracle CLI prompts, bundling files for context, selecting and configuring engines, managing sessions, and attaching files.'

Include natural trigger term variations users might say, such as 'oracle command line', 'oracle prompt', 'oracle file attachment', or 'oracle session management'.

DimensionReasoningScore

Specificity

Names the domain ('oracle CLI') and lists some areas (prompt + file bundling, engines, sessions, file attachment patterns), but these are topic areas rather than concrete actions. It says 'best practices for using' which is somewhat vague about what specific actions the skill enables.

2 / 3

Completeness

It partially addresses 'what' (best practices for oracle CLI usage) but has no explicit 'when' clause or trigger guidance. Per the rubric, a missing 'Use when...' clause caps completeness at 2, and the 'what' itself is weak (just 'best practices'), so this scores a 1.

1 / 3

Trigger Term Quality

Includes relevant keywords like 'oracle CLI', 'prompt', 'file bundling', 'engines', 'sessions', and 'file attachment patterns'. However, it lacks common user-facing variations—users might say things like 'oracle command', 'attach files to oracle', or 'oracle prompt formatting' which aren't covered.

2 / 3

Distinctiveness Conflict Risk

The skill is clearly scoped to the 'oracle CLI' tool specifically, which is a distinct niche. It's unlikely to conflict with other skills since 'oracle CLI' with its specific sub-topics (engines, sessions, file bundling) is quite unique.

3 / 3

Total

8

/

12

Passed

Validation

72%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation8 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

8

/

11

Passed

Repository
deepgram/dglabs-deepclaw
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.