CtrlK
BlogDocsLog inGet started
Tessl Logo

trade-hypothesis-ideator

Generate falsifiable trade strategy hypotheses from market data, trade logs, and journal snippets. Use when you have a structured input bundle and want ranked hypothesis cards with experiment designs, kill criteria, and optional strategy.yaml export compatible with edge-finder-candidate/v1.

70

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

82%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 tight, well-structured skill body with executable commands and clear sequencing. The main gap is the workflow's references to a prompts/ directory that does not exist in the bundle, and validation checkpoints that are implied rather than explicit.

Suggestions

Either add the referenced prompts/ files (system_prompt.md, developer_prompt_template.md, critique_prompt_template.md) to the bundle or remove the references to them from the Workflow section so all cited paths resolve.

Make the validation/guardrail checkpoint explicit in the Workflow (e.g., 'After pass 2, verify each hypothesis card has a kill criterion; if any lacks one, revise before export') with a fix-and-retry loop.

Clarify what 'Step H strategy exporter' refers to — the numbered workflow only goes to 6, so this reference to an unlisted step is ambiguous.

DimensionReasoningScore

Conciseness

Lean and efficient throughout — the body is a compact overview with no padding or explanation of concepts Claude already knows; every section earns its place.

5 / 5

Actionability

Provides concrete, copy-paste-ready bash commands for both passes, but the workflow references prompt files (prompts/system_prompt.md, developer_prompt_template.md, critique_prompt_template.md) that are not present in the bundle, leaving a gap.

4 / 5

Workflow Clarity

Clear 6-step sequence split into pass 1/pass 2 with guardrails referenced in step 5, but explicit validation checkpoints and error-recovery feedback loops are only implied rather than spelled out.

4 / 5

Progressive Disclosure

Well-organized overview with one-level-deep references (references/hypothesis_types.md, evidence_quality_guide.md) that exist as real files; the body's references to a prompts/ directory that is absent in the bundle is a minor organization gap.

4 / 5

Total

17

/

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 description that clearly states both what the skill does and when to use it, with concrete deliverables and a distinctive niche. Minor gaps in trigger-term synonyms and full action coverage keep specificity and trigger_term_quality just below 5.

DimensionReasoningScore

Specificity

Names the domain and lists several concrete actions — 'Generate falsifiable trade strategy hypotheses', 'ranked hypothesis cards with experiment designs, kill criteria, and optional strategy.yaml export' — but stops short of fully comprehensive coverage of what the skill does.

4 / 5

Completeness

Explicitly answers both what ('Generate falsifiable trade strategy hypotheses...ranked hypothesis cards with experiment designs, kill criteria') and when ('Use when you have a structured input bundle and want ranked hypothesis cards').

5 / 5

Trigger Term Quality

Good natural-term coverage including 'market data', 'trade logs', 'journal snippets', and 'strategy.yaml', though it omits common synonyms a user might say (e.g. 'backtest', 'trading idea', 'edge').

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (falsifiable trade strategy hypotheses with kill criteria and edge-finder-candidate/v1 export) unlikely to overlap with other skills' triggers.

5 / 5

Total

18

/

20

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.