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.

73

Quality

93%

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

93%Weight 40%Scale 1-5

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

The body is an efficient, action-oriented command reference with a well-sequenced workflow and a strong safety/confirmation gate. The only minor gap is the absence of explicit error-recovery guidance for failed reorder or login attempts.

Suggestions

Add a brief error-recovery note for common failures (e.g. expired session, failed reorder) so the workflow has an explicit fix-and-retry feedback loop.

Clarify how to obtain a valid <orderCode> or <address-id> value within the relevant sections to close the minor actionability gap for new users.

DimensionReasoningScore

Conciseness

Lean and command-only with no concept over-explanation; every line delivers an executable instruction or safety rule, respecting Claude's competence.

5 / 5

Actionability

Provides fully executable, copy-paste-ready ordercli commands (e.g. `ordercli foodora history --limit 10`, `ordercli foodora reorder <orderCode> --confirm`) covering the common cases.

5 / 5

Workflow Clarity

Clear sequenced sections (Setup → Find → Preview → Confirm+Place → Track) with an explicit preview/confirm validation gate for the cart-change operation, but lacks an explicit error-recovery feedback loop.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, and well-organized into clearly labeled sections with no need for external reference files, satisfying the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

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, complete, and well-targeted, clearly stating both capabilities and trigger conditions with a useful safety caveat. Trigger term coverage is strong but could add a few more synonymous phrasings.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status" — covering the skill's full capability set comprehensively.

5 / 5

Completeness

Explicitly answers both what (reorder, preview, track ETA/status) and when ("Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user phrases like "reorder food", "check delivery status", and "browse recent Foodora order history" are present, but synonym breadth is limited to the Foodora brand vocabulary.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Foodora ordering via ordercli) with brand-specific triggers, making overlap with other skills minimal.

5 / 5

Total

19

/

20

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.