CtrlK
BlogDocsLog inGet started
Tessl Logo

business-growth-skills

Router/index for the 4 business & growth skills bundled in this plugin: customer-success-manager (health scoring, churn risk, expansion), sales-engineer (RFP analysis, competitive matrices, PoC planning), revenue-operations (pipeline, forecast accuracy, GTM efficiency), and contract-and-proposal-writer. Use when a growth/revenue request doesn't obviously match one skill and you need to pick the right one (e.g., 'which accounts are at risk', 'should we bid on this RFP').

74

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 router body that maps request signals to concrete skill paths and gives an executable quick-start example. It is concise and navigable; actionability and workflow are strong but inherent to a delegating router.

Suggestions

Add a one-line note in the routing table on how to handle a request that matches no row (e.g., ask the user to clarify scope) to close the workflow gap.

Consider showing the clarifying-question step as an explicit example so the ambiguity checkpoint is concrete rather than only stated.

DimensionReasoningScore

Conciseness

The ~28-line body is lean and efficient, assumes Claude's competence, and avoids explaining concepts Claude already knows; every section earns its place.

5 / 5

Actionability

Provides a concrete signal→skill→path routing table and copy-paste bash commands, but the router's own action is delegation, so the executable guidance is mostly rather than fully complete.

4 / 5

Workflow Clarity

Clear sequence (match → clarify if multiple rows match → load subskill SKILL.md → follow its workflow) with an ambiguity checkpoint, though no explicit validation loop is needed for this non-destructive routing task.

4 / 5

Progressive Disclosure

Well-organized sections (routing table, quick start, rules) with one-level-deep, clearly signaled references to each subskill path; under 50 lines with no unnecessary external references.

5 / 5

Total

18

/

20

Passed

Description

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

A well-crafted router description that states the bundle's scope, each subskill's concrete capabilities, and an explicit 'Use when' clause with natural trigger phrases. It is comprehensive, third-person, and clearly distinguishable.

DimensionReasoningScore

Specificity

Lists multiple concrete actions per subskill ('health scoring, churn risk, expansion', 'RFP analysis, competitive matrices, PoC planning', 'pipeline, forecast accuracy, GTM efficiency') with comprehensive coverage of the bundle.

5 / 5

Completeness

Explicitly answers both what ('Router/index for the 4 business & growth skills...') and when ('Use when a growth/revenue request doesn't obviously match one skill and you need to pick the right one') with concrete trigger examples.

5 / 5

Trigger Term Quality

Includes natural user phrases ('which accounts are at risk', 'should we bid on this RFP', 'growth/revenue request') that a user would genuinely say, plus domain synonyms like churn and expansion.

5 / 5

Distinctiveness Conflict Risk

Has a clear niche (routing among four named bundled skills) with distinct, specific triggers and minimal overlap risk with unrelated skills.

5 / 5

Total

20

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
alirezarezvani/claude-skills
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.