CtrlK
BlogDocsLog inGet started
Tessl Logo

ordercli

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

60

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./skills/ordercli/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 an efficient, highly actionable CLI command reference with clean sectioning; its main gap is the absence of explicit validation/feedback steps around the destructive reorder and cart operations.

Suggestions

Add an explicit validation/verification step for reorder and cart-changing flows (e.g., preview the reorder, confirm, then verify the cart was updated before proceeding).

Optionally surface the destructive-action safety note earlier near the Reorder section rather than only in the trailing Notes.

DimensionReasoningScore

Conciseness

The body is a lean catalog of commands under terse section headers with no concept over-explanation, assuming Claude's competence so that every token earns its place.

3 / 3

Actionability

It provides concrete, copy-paste-ready executable commands with real flags and placeholders (e.g., `ordercli foodora reorder <orderCode> --confirm --address-id <id>`), matching the fully-executable level-3 anchor.

3 / 3

Workflow Clarity

The Quick start lists a sensible sequence and the Notes add a confirm-before-reorder checkpoint, but reorder/cart-changing (destructive) operations lack a validate→fix→retry feedback loop, which caps workflow clarity at 2 per the scoring notes.

2 / 3

Progressive Disclosure

The skill is under 50 lines with no external references and is organized into clear, well-labeled sections, which per the guidelines lets progressive disclosure score 3 on section organization alone.

3 / 3

Total

11

/

12

Passed

Description

57%

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 is specific and distinctive about a Foodora order-tracking CLI, but it omits explicit "Use when..." trigger guidance and only partially enumerates its capabilities.

Suggestions

Add an explicit "Use when..." clause naming natural triggers (e.g., when the user asks to check Foodora orders, track an active delivery, or reorder a past meal).

Expand the action list to cover the full capability surface concisely (reorder/cart, session import, history details) instead of only order checking and status.

DimensionReasoningScore

Specificity

Names the domain ("Foodora-only CLI") and concrete actions ("checking past orders and active order status"), but the action list is limited rather than comprehensive, matching the level-2 anchor rather than the multi-action level-3 example.

2 / 3

Completeness

It clearly states what the skill does but provides no "Use when..." clause or equivalent explicit trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Relevant natural keywords appear ("orders", "order status", "Foodora"), but coverage of common phrasings a user might say is incomplete and lacks variations, fitting the level-2 anchor.

2 / 3

Distinctiveness Conflict Risk

The narrow Foodora-delivery-orders niche with the dedicated `ordercli` binary is clearly distinguishable and unlikely to trigger for the wrong skill, matching the level-3 anchor.

3 / 3

Total

9

/

12

Passed

Validation

81%

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

Validation13 / 16 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

13

/

16

Passed

Repository
Bitterbot-AI/bitterbot-desktop
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.