Dual Axis Skill Reviewer
tradermonty/claude-trading-skillsReview skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep review findings. Use when you need reproducible quality scoring for `skills/*/SKILL.md`, want to gate merges with a score threshold (for example 90+), or need concrete improvement items for low-scoring skills. Works across projects via --project-root.
At a glance
git clone --depth 1 https://github.com/tradermonty/claude-trading-skills
cp -r claude-trading-skills/skills/dual-axis-skill-reviewer ~/.claude/skills/dual-axis-skill-reviewer
Setup, runtime and requirements describe tradermonty/claude-trading-skills, the repo this skill ships in.
Also in tradermonty/claude-trading-skills
View the repoExpert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative t...
This skill should be used when analyzing market breadth charts, specifically the S&P 500 Breadth Index (200-Day MA based) and the US Stock M...
Generate Minervini-style breakout trade plans from VCP screener output with worst-case risk calculation, portfolio heat management, and Alpa...
Screen US stocks using William O'Neil's CANSLIM growth stock methodology. Use when user requests CANSLIM stock screening, growth stock analy...
Synthesize the three Jason Shapiro contrarian-pipeline verdicts (COT crowding, news-reaction failure, weekly price-action confirmation) into...
Detect crowded speculative positioning in CFTC futures markets (COT report analysis) to find contrarian setups using Jason Shapiro's methodo...
Validate data quality in market analysis documents and blog articles before publication. Use when checking for price scale inconsistencies (...
Use this skill to find high-quality dividend growth stocks (12%+ annual dividend growth, 1.5%+ yield) that are experiencing temporary pullba...
Analyze historical downtrend durations and generate interactive HTML histograms showing typical correction lengths by sector and market cap.
Evaluate account-level drawdown circuit breaker rules from trader-memory-core state and decide whether new trade risk is allowed today. Uses...
This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user reque...
Analyze recent post-earnings stocks using a 5-factor scoring system (Gap Size, Pre-Earnings Trend, Volume Trend, MA200 Position, MA50 Positi...