CtrlK
BlogDocsLog inGet started
Tessl Logo

santa-method

Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships. Use when output must clear two independent adversarial reviewers before it ships.

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

73%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 well-structured, actionable skill with a clear multi-phase workflow and explicit validation/feedback loops. The main weaknesses are mild verbosity (ASCII diagram, repeated rationale, ancillary sections) and a missed opportunity to split reference material into bundle files.

Suggestions

Trim or compress the ASCII architecture diagram and consolidate the repeated 'both must pass' rationale into one place to reduce token cost.

Move the domain-specific rubric extensions, failure-mode, integration, metrics, and cost-analysis sections into a separate reference file (e.g. references/RUBRIC_EXTENSIONS.md) and link to it from SKILL.md.

Replace the pseudocode Agent() invocation blocks with concrete, copy-ready examples, or clearly mark them as templates with the placeholders to fill in.

DimensionReasoningScore

Conciseness

The body is mostly efficient and avoids explaining basics Claude already knows, but the ASCII architecture diagram, repeated restating of the 'both must pass' rationale, and metrics/cost sections add padding that could be tightened.

3 / 5

Actionability

Provides a concrete REVIEWER_PROMPT template and executable Python for the verdict gate, convergence loop, and batch sampling, with only minor gaps where Agent() invocation is pseudocode with placeholders.

4 / 5

Workflow Clarity

Four phases are clearly sequenced with explicit validation checkpoints (verdict gate, MAX_ITERATIONS cap, escalation) and a robust fix-rerun-both-reviewers feedback loop for the destructive/batch verification context.

5 / 5

Progressive Disclosure

Well-organized into clear sections with no nested references, but all content lives in a single inlined SKILL.md with no bundle files, and bulk material like the domain-specific rubric extensions and integration/metrics tables could be split out.

4 / 5

Total

16

/

20

Passed

Description

87%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, concrete description that clearly communicates both capability and trigger conditions with low conflict risk. Minor redundancy between the what and when clauses and slightly procedural trigger phrasing are the only weaknesses.

DimensionReasoningScore

Specificity

Names the domain and several concrete mechanisms ('two independent review agents must both pass', 'convergence loop', 'adversarial verification'), with only minor gaps in coverage of the full process.

4 / 5

Completeness

It explicitly answers both what it does (multi-agent adversarial verification with convergence loop, both reviewers must pass) and when to use it (output must clear two independent adversarial reviewers before shipping), with concrete trigger phrases.

5 / 5

Trigger Term Quality

The 'Use when output must clear two independent adversarial reviewers before it ships' clause provides relevant, fairly natural trigger language, though it misses common user phrasings like 'verify before publishing' or 'check for hallucinations'.

4 / 5

Distinctiveness Conflict Risk

The dual-adversarial-reviewer, both-must-pass framing carves a clear niche distinct from generic review or verification skills, with minimal conflict risk.

5 / 5

Total

18

/

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
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.