CtrlK
BlogDocsLog inGet started
Tessl Logo

routing-forms

ChiliPiper-style pre-booking forms that route prospects to the right event type based on their answers.

59

Quality

68%

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/routing-forms/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.

The body is concise, well-structured, and provides concrete schemas with an ordered submit flow. Its main weakness is the absence of validation/error-handling checkpoints in the state-changing submit workflow, which caps workflow clarity, and a lack of full executable examples for the create/list tasks.

Suggestions

Add an explicit validation step in the submit flow (e.g., verify conditions match before recording the response, and define behavior when a referenced eventTypeId/teamId is missing).

Provide a concrete CLI/code example for the common tasks (e.g., the full `create-routing-form` invocation with a sample rule, and `list-routing-form-responses` output format).

Specify error/retry behavior when no rule matches and fallback is unset, or when a rule action references an unknown resource.

DimensionReasoningScore

Conciseness

The body is lean and dense: field/rule/action schemas are given as compact lists with no filler or explanation of concepts Claude already knows, and every token earns its place.

5 / 5

Actionability

Concrete rule/condition/action shapes and a submit-handling sequence with specific table and field names make guidance executable, but there is no full copy-paste code/CLI example for creating or fetching a form.

4 / 5

Workflow Clarity

The submit flow is a clearly ordered 4-step sequence, but it performs a batch/state-changing operation (writing routing_form_responses, redirecting) with no validation or error-recovery checkpoint, capping clarity at 3.

3 / 5

Progressive Disclosure

For a short single-purpose skill under 50 lines with no external references needed, the content is well-organized into clear sections (Shape, conditions, actions, Public URL, tasks), qualifying for the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

57%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 distinctive with concrete domain framing, but it omits explicit trigger guidance ('Use when...'), which caps its completeness and limits trigger-term coverage. Adding a 'Use when...' clause would materially raise the score.

Suggestions

Add an explicit 'Use when...' clause naming natural trigger phrases (e.g., 'Use when routing prospects to booking events, qualifying leads, or building ChiliPiper-style forms').

Include synonyms users might say, such as 'lead routing', 'qualification forms', and 'pre-booking', to broaden trigger-term coverage.

Name an additional concrete action beyond routing (e.g., 'record and inspect form responses') to lift specificity.

DimensionReasoningScore

Specificity

Names the domain (ChiliPiper-style pre-booking forms) and two concrete actions (route prospects to the right event type based on answers), but routing logic is the only real action described.

4 / 5

Completeness

It clearly states what the skill does (route prospects to event types via forms) but lacks any explicit 'Use when...' clause telling Claude when to invoke it, capping completeness at 3.

3 / 5

Trigger Term Quality

Relevant terms like 'forms', 'route', 'prospects', 'event type' are present, but common user-facing variations and synonyms (e.g., 'lead routing', 'qualification form') are missing.

3 / 5

Distinctiveness Conflict Risk

The 'ChiliPiper-style pre-booking forms' framing carves a distinct niche with low overlap risk against generic forms skills, with only minor overlap risk.

4 / 5

Total

14

/

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.