CtrlK
BlogDocsLog inGet started
Tessl Logo

ordercli

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

71

8.30x

Quality

63%

Does it follow best practices?

Impact

83%

8.30x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

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

Quality

Discovery

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, specific niche (Foodora food delivery CLI) which helps with distinctiveness, but falls short on completeness by lacking explicit trigger guidance. The capabilities mentioned are somewhat vague and could benefit from more specific action verbs and natural user keywords.

Suggestions

Add a 'Use when...' clause with trigger terms like 'Foodora', 'food delivery order', 'track my order', 'order history', 'delivery status'

Expand specific capabilities beyond 'checking' - e.g., 'view order history, track active deliveries, check delivery ETA, review past receipts'

Include natural language variations users might say: 'food order', 'delivery tracking', 'what I ordered', 'where is my food'

DimensionReasoningScore

Specificity

Names the domain (Foodora CLI) and some actions ('checking past orders and active order status'), but lacks comprehensive detail about specific capabilities or operations.

2 / 3

Completeness

Describes what it does (checking orders) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill.

1 / 3

Trigger Term Quality

Includes relevant keywords like 'Foodora', 'orders', 'order status', but missing common variations users might say like 'food delivery', 'track order', 'order history', or 'delivery status'.

2 / 3

Distinctiveness Conflict Risk

Very specific niche targeting Foodora CLI specifically, with clear distinction from other skills. The platform-specific focus (Foodora-only, Deliveroo WIP) makes it unlikely to conflict with other skills.

3 / 3

Total

8

/

12

Passed

Implementation

87%

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

This is a strong, well-crafted CLI reference skill. It excels at conciseness and actionability with copy-paste ready commands organized into logical sections. The only weakness is the lack of explicit validation steps or error handling guidance for potentially destructive operations like reordering.

Suggestions

Add validation/verification guidance for reorder workflow (e.g., 'Check cart contents with X command before confirming')

Include example error messages and recovery steps for common failures like authentication issues or Cloudflare blocks

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations, just commands and minimal context. Every line serves a purpose with no padding or explanation of concepts Claude already knows.

3 / 3

Actionability

Fully concrete with copy-paste ready commands. Each section provides specific CLI commands with actual flags and arguments, not pseudocode or vague descriptions.

3 / 3

Workflow Clarity

Quick start provides a clear sequence for setup, but lacks explicit validation checkpoints. The reorder section mentions 'Confirm before any reorder' but doesn't provide a feedback loop for error recovery.

2 / 3

Progressive Disclosure

Well-organized sections with clear headers. For a CLI reference skill of this size (~40 lines), the flat structure with logical groupings (setup, orders, reorder, troubleshooting) is appropriate without needing external file references.

3 / 3

Total

11

/

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
trpc-group/trpc-agent-go
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.