CtrlK
BlogDocsLog inGet started
Tessl Logo

edge-strategy-reviewer

Critically review strategy drafts from edge-strategy-designer for edge plausibility, overfitting risk, sample size adequacy, and execution realism. Use when strategy_drafts/*.yaml exists and needs quality gate before pipeline export. Outputs PASS/REVISE/REJECT verdicts with confidence scores.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A well-structured skill body: concise, executable command examples, a clearly sequenced workflow with verdict-gate validation, and one-level-deep references to real bundle files. It adds only what Claude would not already know.

DimensionReasoningScore

Conciseness

Lean body relying on tables, numbered lists, and code blocks with no padding or explanation of concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands (e.g. 'python3 skills/edge-strategy-reviewer/scripts/review_strategy_drafts.py --drafts-dir ...') across several invocation variants with concrete flags.

3 / 3

Workflow Clarity

Six-step workflow is clearly sequenced, with explicit verdict logic as a validation gate and REVISE revision instructions forming a feedback path; the criteria table acts as a checklist.

3 / 3

Progressive Disclosure

Body is an overview pointing one level deep to real bundle files ('references/review_criteria.md', 'references/overfitting_checklist.md'), both verified to exist, with clearly signaled navigation in a Resources section.

3 / 3

Total

12

/

12

Passed

Description

100%

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, third-person description that states concrete capabilities, explicit trigger conditions, and a distinct niche tied to a specific upstream artifact. It clearly answers both what the skill does and when to use it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'review strategy drafts ... for edge plausibility, overfitting risk, sample size adequacy, and execution realism' and 'Outputs PASS/REVISE/REJECT verdicts with confidence scores' — matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (review drafts, output verdicts) and when ('Use when strategy_drafts/*.yaml exists and needs quality gate before pipeline export'), with a clear 'Use when' trigger clause.

3 / 3

Trigger Term Quality

Uses domain-natural terms a user would say ('strategy drafts', 'overfitting risk', 'edge plausibility', 'quality gate'), with good coverage of the niche vocabulary rather than generic jargon.

3 / 3

Distinctiveness Conflict Risk

Tied to a specific upstream skill ('edge-strategy-designer') and a concrete file pattern, giving it a clear niche unlikely to trigger for unrelated skills.

3 / 3

Total

12

/

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
tradermonty/claude-trading-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.