CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-agentic-payments

Agent skill for agentic-payments - invoke with $agent-agentic-payments

44

2.22x
Quality

13%

Does it follow best practices?

Impact

100%

2.22x

Average score across 3 eval scenarios

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/agent-agentic-payments/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

27%Scale 1-3

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

This skill is overly verbose, spending significant tokens on explanations of concepts Claude already knows (cryptographic signatures, Byzantine consensus, e-commerce patterns) and marketing-style descriptions of use cases and security features. While the tool call examples provide some actionable structure, the skill lacks validation checkpoints, error handling guidance, and proper content organization. The content would benefit greatly from being trimmed to essential tool signatures and a clear workflow with explicit decision points and error recovery.

Suggestions

Remove the 'real-world use cases', 'security standards', and 'quality standards' sections entirely — these describe concepts Claude already knows and add no actionable guidance.

Add explicit validation checkpoints to the workflow: what to check after signing, how to handle consensus failure, what to do when spending limits are exceeded.

Split the API reference into a separate REFERENCE.md file and keep SKILL.md as a concise overview with the core workflow and 1-2 key examples.

Remove the role-play preamble and responsibility bullets — replace with a single-line purpose statement and jump directly into the workflow and tool usage.

DimensionReasoningScore

Conciseness

The skill is extremely verbose with extensive explanations of concepts Claude already understands (what Byzantine consensus is, what Ed25519 is, what e-commerce is). The 'real-world use cases', 'security standards', and 'quality standards' sections are largely padding that don't add actionable value. The role-play preamble ('You are an Agentic Payments Agent') and bullet-pointed responsibilities are unnecessary context.

1 / 3

Actionability

The tool call examples with concrete function signatures and parameters are helpful and somewhat actionable. However, they are not truly executable code — they're illustrative API call patterns without error handling, response parsing, or integration context. The workflow steps are descriptive rather than prescriptive with no concrete decision logic.

2 / 3

Workflow Clarity

The 6-step workflow is listed but lacks validation checkpoints and error recovery. For a system involving cryptographic signing and financial transactions, there are no feedback loops (e.g., what to do if consensus fails, if a mandate is invalid, if spending limits are exceeded). Missing validation steps for destructive/financial operations caps this at 2.

2 / 3

Progressive Disclosure

The content is a monolithic wall of text with no references to external files and no clear separation of overview vs. detailed content. The API reference, use cases, security standards, and quality standards are all inlined when they could be split into separate reference documents. No bundle files exist to support progressive disclosure.

1 / 3

Total

6

/

12

Passed

Description

0%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is an extremely weak description that provides virtually no useful information for skill selection. It only names the skill and its invocation command without describing any capabilities, use cases, or trigger conditions. It fails on every dimension of the rubric.

Suggestions

Add concrete actions describing what the skill does, e.g., 'Processes payments, handles refunds, manages subscriptions, and tracks transaction history.'

Add an explicit 'Use when...' clause with natural trigger terms, e.g., 'Use when the user asks about payments, billing, charges, refunds, invoices, or transaction processing.'

Replace the invocation instruction with functional content — the description should help Claude decide when to use the skill, not just how to invoke it.

DimensionReasoningScore

Specificity

The description contains no concrete actions whatsoever. 'Agent skill for agentic-payments' is entirely vague and does not describe what the skill actually does.

1 / 3

Completeness

Neither 'what does this do' nor 'when should Claude use it' is answered. The description only states the invocation command, providing no functional or contextual information.

1 / 3

Trigger Term Quality

The only keyword is 'agentic-payments' which is technical jargon, not a natural term a user would say. There are no natural trigger terms like 'payment', 'invoice', 'charge', 'billing', etc.

1 / 3

Distinctiveness Conflict Risk

The description is so vague that it could conflict with any payment-related or agent-related skill. There are no distinct triggers or clear niche identifiers.

1 / 3

Total

4

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
ruvnet/claude-flow
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.