CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-agentic-payments

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

72

2.22x
Quality

57%

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

65%

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

The content is highly actionable with concrete MCP tool examples and a clear workflow sequence, but it is verbose, lacks validation checkpoints in its payment workflow, and is a monolithic wall of text with no progressive disclosure.

Suggestions

Add explicit validation checkpoints to the workflow (e.g. 'Verify the mandate signature before authorizing payment; if verification fails, do not proceed').

Move the full API toolkit and use-case catalog into separate reference files (e.g. TOOLKIT.md, USE_CASES.md) and link to them from the body.

Trim the redundant 'Quality standards' and closing restatement to reduce token overhead.

DimensionReasoningScore

Conciseness

The body is organized but padded: 'Security standards' and 'Quality standards' overlap, and the closing line restates earlier points; it could be tightened without losing clarity.

2 / 3

Actionability

Provides concrete, copy-paste-ready MCP tool invocations with named parameters for each operation (create_mandate, sign_mandate, authorize_payment, request_consensus, etc.).

3 / 3

Workflow Clarity

A 6-step workflow sequence is present, but there are no explicit validation checkpoints or feedback loops (verify-signature-before-proceed, retry-on-consensus-failure) for destructive payment operations, capping the score at 2.

2 / 3

Progressive Disclosure

No bundle files exist and the ~120-line body is a monolithic single file; the full API toolkit and use-case catalog are inline rather than split into well-signaled one-level-deep references.

2 / 3

Total

9

/

12

Passed

Description

50%

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 identifies a clear niche and a few capabilities but relies on technical jargon and omits any explicit 'Use when...' trigger guidance. It is adequate but not exemplary.

Suggestions

Add an explicit trigger clause, e.g. 'Use when authorizing autonomous agent payments, setting agent spend caps, or coordinating multi-agent approval for high-value transactions.'

Replace jargon ('Byzantine consensus') with natural terms users would actually say ('multi-agent approval', 'fault-tolerant transaction verification').

List concrete actions (create mandates, sign transactions, request consensus, revoke mandates) to lift specificity from 2 to 3.

DimensionReasoningScore

Specificity

Names the domain ('multi-agent payment authorization') and a few actions ('cryptographic verification', 'Byzantine consensus') but does not enumerate a comprehensive list of concrete actions like the score-3 anchor.

2 / 3

Completeness

It states what the skill does but lacks any 'Use when...' or equivalent trigger guidance, which per the rubric caps completeness at 2.

2 / 3

Trigger Term Quality

'payment authorization' is a natural term, but 'Byzantine consensus' and 'cryptographic verification' are technical jargon a user would rarely say, and common variations are missing.

2 / 3

Distinctiveness Conflict Risk

The niche (autonomous AI commerce payments) is reasonably specific, but the jargon-heavy triggers are not distinct enough to reliably prevent overlap with adjacent payment or commerce skills.

2 / 3

Total

8

/

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.

Validation16 / 16 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.