CtrlK
BlogDocsLog inGet started
Tessl Logo

bookings

Booking lifecycle — pending, confirmed, rescheduled, cancelled — plus attendees, references, no-shows, and reminders.

62

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./packages/scheduling/docs/skills/bookings/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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.

A tight, well-structured reference that documents the booking domain model with concrete field names and minimal padding. Its main weakness is actionability: it describes the system precisely but rarely tells Claude what to do with it.

Suggestions

Add a short, actionable 'How to use' section giving concrete steps for the common operations (e.g., rescheduling, marking a no-show, cancelling via token).

Include one copy-paste-ready example (e.g., the request/field shape for reschedule-booking or mark-no-show) to move guidance from descriptive to executable.

Clarify the lifecycle as an explicit state diagram or transition list (which states can move to which) to tighten workflow clarity beyond the current bullet list.

DimensionReasoningScore

Conciseness

The body is lean and well-paced — short sections, no padding, no explanation of concepts Claude already knows — and every line documents a non-obvious field or behavior, so each token earns its place.

5 / 5

Actionability

It names concrete, specific model details (fromReschedule, iCalUID, noShow, cancelToken, rescheduleToken, booking_references, /booking/:uid.ics) but is descriptive of the data model rather than instructional, with no explicit steps or commands for what Claude should do.

3 / 5

Workflow Clarity

The lifecycle states are laid out clearly and the reschedule-vs-cancel+rebook distinction is explained, but as a single-purpose reference doc it has no numbered multi-step workflow or validation checkpoints; minor gaps for a non-destructive skill.

4 / 5

Progressive Disclosure

Under 50 lines, no external references needed, and organized into clearly headed sections (Lifecycle, Reschedule, No-show, Tokens, References, ICS), satisfying the simple-skill exception for a top score.

5 / 5

Total

17

/

20

Passed

Description

66%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 and distinct, listing concrete booking states and related entities with natural trigger terms, but it omits any explicit 'Use when…' guidance, capping completeness. Adding a trigger clause would lift it from good to strong.

Suggestions

Append a 'Use when…' clause naming concrete trigger situations (e.g., 'Use when working with booking state, reschedules, no-shows, or attendee reminders').

Add a synonym or identifier-style term (e.g., 'appointments' or a relevant entity name) to broaden trigger coverage.

Reframe one or two nouns as verbs/actions (e.g., 'Manage booking lifecycle…') to sharpen the 'what does this do' framing.

DimensionReasoningScore

Specificity

Names the domain ('Booking lifecycle') and lists several concrete entities/states — 'pending, confirmed, rescheduled, cancelled' plus 'attendees, references, no-shows, and reminders' — giving broad concrete coverage, though framed as concepts rather than actions.

4 / 5

Completeness

The 'what' is clear (booking lifecycle and related concepts), but there is no 'Use when…' clause or equivalent trigger guidance, so per the rubric guideline completeness is capped at 3.

3 / 5

Trigger Term Quality

Contains natural terms a user would say ('booking', 'reschedule', 'cancel', 'no-show', 'reminders', 'attendees') but lacks synonyms or file/identifier-style triggers, leaving a few natural variations missing.

4 / 5

Distinctiveness Conflict Risk

The booking-lifecycle framing with specific states carves a distinct niche with clear triggers; only minor overlap risk with generic calendar/scheduling skills.

4 / 5

Total

15

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
BuilderIO/agent-native
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.