CtrlK
BlogDocsLog inGet started
Tessl Logo

stockbee-momentum-burst-screener

Screen US stocks for Stockbee-style short-term Momentum Burst setups using 4% breakout, dollar breakout, range expansion, volume expansion, prior range contraction, close-location, failure filters, and risk-distance scoring. Use when the user asks for Stockbee, Pradeep Bonde, momentum burst, 4% breakout, range expansion, dollar breakout, short-term swing momentum candidates, or 3-5 day burst setup review.

73

Quality

90%

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

80%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 body with excellent progressive disclosure and executable commands. Its main weakness is the lack of an explicit validation/retry checkpoint for the batch screening pass, which the rubric penalizes for batch operations.

Suggestions

Add an explicit validation checkpoint after Step 2 (e.g., 'Verify the JSON report parses and rejects are non-empty before handoff; re-run with adjusted thresholds if no candidates pass quality filters') to close the batch-operation feedback loop.

Trim the 'When to Use' bullets that merely restate the description's trigger terms, since that information is already in the frontmatter.

Cross-link from Step 2's scoring-component list to references/scoring_system.md so the inline list does not duplicate reference detail.

DimensionReasoningScore

Conciseness

The body is largely lean and assumes Claude's intelligence (no preamble on what momentum bursts are), but the 'When to Use' bullets lightly restate the description and Step 2 lists scoring components that are also elaborated in references, leaving minor room to trim.

4 / 5

Actionability

It provides copy-paste-ready bash commands for all three input modes with the real script path and flags, plus concrete trigger formulas (close/previous_close >= 1.04, close-open >= 0.90) that are directly executable.

5 / 5

Workflow Clarity

A clear 4-step sequence exists and the rating-gated handoff (A/A-, B, watch-only, rejected) acts as a checkpoint, but this is a batch screening operation with no explicit validate-then-retry feedback loop on the screening pass itself; the rubric caps batch workflows lacking validation at 3.

3 / 5

Progressive Disclosure

The SKILL.md is a clear overview with well-signaled, one-level-deep references to real files (momentum_burst_methodology.md, scoring_system.md, entry_exit_rules.md) that all exist in the bundle, with bulk methodology appropriately split out.

5 / 5

Total

17

/

20

Passed

Description

100%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.

An excellent description that is specific, trigger-rich, complete, and highly distinct. It names both the domain authority (Stockbee/Pradeep Bonde) and the precise screening mechanics, leaving little ambiguity about scope or invocation.

DimensionReasoningScore

Specificity

The description enumerates many concrete screening criteria—'4% breakout, dollar breakout, range expansion, volume expansion, prior range contraction, close-location, failure filters, and risk-distance scoring'—providing comprehensive coverage of the skill's actions.

5 / 5

Completeness

It explicitly states both what the skill does ('Screen US stocks for Stockbee-style short-term Momentum Burst setups...') and when to use it via a concrete 'Use when the user asks for...' clause.

5 / 5

Trigger Term Quality

It lists comprehensive natural trigger terms and synonyms a user would actually say: 'Stockbee, Pradeep Bonde, momentum burst, 4% breakout, range expansion, dollar breakout, short-term swing momentum candidates, or 3-5 day burst setup review'.

5 / 5

Distinctiveness Conflict Risk

The Stockbee/Pradeep Bonge niche and the specific 4%/dollar-breakout triggers make this clearly distinct from other skills with minimal conflict risk.

5 / 5

Total

20

/

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.