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.

76

Quality

93%

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

87%

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

The body is concise, actionable, and well-structured with verified shallow references. Its one gap is workflow clarity: the batch screening run lacks an explicit validation/checkpoint step before results are reviewed and forwarded to downstream skills.

Suggestions

Add an explicit validation checkpoint in Step 2 or Step 3, e.g. confirm the run exited cleanly, check the rejects count, and re-run on error before treating survivors as actionable.

Specify what to verify in the generated reports (schema/metadata presence, non-empty candidate vs. reject lists) so the review step is a true gate rather than a passive read.

Add a one-line feedback loop noting when to fall back to manual-review-only output (e.g. on partial data failures or liquidity-floor misses) given the batch nature of the scan.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what stocks, breakouts, or momentum are, and every section (commands, trigger formulas, output fields, handoff tiers) earns its place, matching the lean score-3 anchor rather than the padded score-2 anchor.

3 / 3

Actionability

Three copy-paste bash commands with real flags and concrete trigger formulas ("close / previous_close >= 1.04", "close - open >= 0.90") plus specific output filenames make the guidance fully executable, matching the score-3 anchor rather than the pseudocode score-2 anchor.

3 / 3

Workflow Clarity

The four steps (Choose Input Mode -> Run Screening -> Review Output -> Send Survivors) are clearly sequenced, but for a batch screening pass over up to 300 symbols there is no explicit validation/verification checkpoint or error-recovery loop, so it caps at 2 per the batch-operation guideline.

2 / 3

Progressive Disclosure

The body is a clean overview with methodology, scoring, and entry/exit detail moved to three clearly signaled, one-level-deep references (all verified to exist), matching the well-signaled score-3 anchor rather than the loosely-organized score-2 anchor.

3 / 3

Total

11

/

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.

The description is strong across all dimensions: it states concrete capabilities, gives a thorough set of natural trigger terms, answers both what and when explicitly, and occupies a clearly distinct niche. No changes needed.

DimensionReasoningScore

Specificity

Enumerates multiple concrete screening actions and named signal components ("4% breakout, dollar breakout, range expansion, volume expansion, prior range contraction, close-location, failure filters, and risk-distance scoring"), matching the multiple-specific-actions anchor rather than the partial score-2 anchor.

3 / 3

Completeness

Explicitly answers both what ("Screen US stocks for Stockbee-style short-term Momentum Burst setups using...") and when ("Use when the user asks for..."), matching the explicit-trigger score-3 anchor.

3 / 3

Trigger Term Quality

The "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" clause covers the natural phrasings a user of this niche would say, with no obvious common variations missing.

3 / 3

Distinctiveness Conflict Risk

"Stockbee-style short-term Momentum Burst" is a named niche with distinctive trigger terms, making it unlikely to fire for unrelated skills and matching the clear-niche score-3 anchor.

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.