CtrlK
BlogDocsLog inGet started
Tessl Logo

billing-agent

Billing specialist for invoices, payments, refunds, and plan changes. Use when customers ask about charges, billing inquiries, or subscription management; typically reached via handoff from the support agent.

61

Quality

73%

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

Fix and improve this skill with Tessl

tessl review fix ./modules/skills/src/main/resources/META-INF/skills/billing-agent/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

55%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 concise, well-organized instruction-only skill, but it lacks executable workflow detail and validation checkpoints for destructive financial operations (refunds, payments) and would benefit from referenced policy files.

Suggestions

Add a sequenced refund/payment workflow with explicit validation checkpoints (e.g., verify eligibility, confirm amount, issue, then confirm to customer) to satisfy the destructive-operation workflow requirement.

Provide concrete tool usage guidance — example calls, key parameters, and decision rules for choosing between actions like refund vs. plan change.

Move refund/chargeback policy detail into a referenced file (e.g., references/REFUNDS.md) and link it from the body to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is lean and avoids explaining concepts Claude already knows, but the opening line and the handoff note partly restate the frontmatter description and add mild padding.

4 / 5

Actionability

Named tools with one-line purposes ("get_invoice: Retrieve customer invoices", "process_refund: Issue refunds") give some concrete guidance, but there are no example calls, parameters, or decision rules for when to refund vs. process payment.

3 / 5

Workflow Clarity

No sequenced workflow exists for refund/payment handling, and validation or verification steps for these destructive financial operations are entirely absent, which the rubric caps at 3 and here rates lower.

2 / 5

Progressive Disclosure

The short body is cleanly organized into ## Skills and ## Tools sections with no nested references, but refund/payment policy content that should live in referenced files is absent.

4 / 5

Total

13

/

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.

A strong description that clearly states capabilities, explicit trigger conditions, and a distinct niche reinforced by the handoff context. Only slightly lacking in synonym breadth for trigger terms.

DimensionReasoningScore

Specificity

Names four concrete capabilities ("invoices, payments, refunds, and plan changes"), matching the comprehensive multi-action anchor without coverage gaps.

5 / 5

Completeness

Explicitly states both what it does ("Billing specialist for invoices, payments, refunds, and plan changes") and when to use it ("Use when customers ask about charges, billing inquiries, or subscription management") with concrete triggers.

5 / 5

Trigger Term Quality

Includes natural user phrases ("charges, billing inquiries, or subscription management"), but omits common synonyms like "refund request" or "payment issue," falling just short of comprehensive coverage.

4 / 5

Distinctiveness Conflict Risk

Clear billing niche with distinct triggers, and the handoff-from-support framing further isolates it from overlapping skills, minimizing conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation14 / 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

Total

14

/

16

Passed

Repository
Atmosphere/atmosphere
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.