CtrlK
BlogDocsLog inGet started
Tessl Logo

food-order

Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.

78

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A compact, command-driven skill that sequences the reorder workflow clearly and guards the destructive step with an explicit user-confirmation gate. It is actionable and well-organized with no wasted tokens.

DimensionReasoningScore

Conciseness

Lean command-only sections with no explanation of what Foodora or ordercli is; every line is actionable and assumes Claude's competence, matching the lean-and-efficient anchor.

3 / 3

Actionability

Provides fully executable commands with real flags (e.g. 'ordercli foodora reorder <orderCode> --confirm --address-id <id>'), copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

Clear Setup → Find → Preview → Place → Track sequence with an explicit confirmation checkpoint before the destructive cart change ('Never run ... --confirm unless user explicitly confirms') and a stop-and-ask fallback, satisfying the validation-checkpoint anchor for this operation type.

3 / 3

Progressive Disclosure

A simple under-50-line skill with no bundle files, organized into clearly labeled sections; per the simple-skills note this qualifies for the top anchor on organization alone.

3 / 3

Total

12

/

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.

A tight, third-person description that states concrete capabilities, gives explicit natural-language triggers, and adds a safety constraint. It cleanly satisfies all four dimensions without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status' — matching the anchor for enumerating several specific capabilities rather than vague language.

3 / 3

Completeness

Explicitly answers both what (reorder/preview/track) and when ('Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history'), with an explicit trigger clause.

3 / 3

Trigger Term Quality

'Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history' covers natural phrasings a user would actually say, satisfying the good-coverage anchor.

3 / 3

Distinctiveness Conflict Risk

Narrowly scoped to Foodora ordering via ordercli with distinct food-ordering triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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.