Repository Analysis

tradermonty/claude-trading-skills

Claude Code skills for equity investors and traders — market analysis, technical charting, economic calendars, screeners, and trading strategy development.

33.2 Strong AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of tradermonty/claude-trading-skills, a Python project with 2,370 GitHub stars. SynthScan v2.0 examined 312,993 lines of code across 1181 source files, recording 5967 pattern matches distributed across 21 syntactic categories. The overall adjusted score of 33.2 places this repository in the Strong AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

33.2
Adjusted Score
33.2
Raw Score
100%
Time Factor
2026-07-14
Last Push
2.4K
Stars
Python
Language
313.0K
Lines of Code
1.2K
Files
6.0K
Pattern Hits
2026-07-14
Scan Date
0.24
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 0HIGH 289MEDIUM 1247LOW 4431

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 5967 distinct pattern matches across 21 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Decorative Section Separators1177 hits · 4032 pts
SeverityFileLineSnippetContext
MEDIUMconftest.py82# ---------------------------------------------------------------------------COMMENT
MEDIUMconftest.py84# ---------------------------------------------------------------------------COMMENT
MEDIUMconftest.py100# ---------------------------------------------------------------------------COMMENT
MEDIUMconftest.py103# ---------------------------------------------------------------------------COMMENT
MEDIUMconftest.py117# ---------------------------------------------------------------------------COMMENT
MEDIUMconftest.py120# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py35# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py37# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py114# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py116# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py158# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py160# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py240# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py242# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py398# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py400# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py418# ---------------------------------------------------------------------------COMMENT
MEDIUMexamples/daily-market-dashboard/generate_dashboard.py420# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py168# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py170# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py1214# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py1216# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py22# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py24# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py52# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py54# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py103# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py105# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py216# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py218# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py246# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py248# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py321# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py323# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py366# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py368# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py832# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py834# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py943# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py945# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py1042# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py1044# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py1385# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skill_docs.py1387# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py31# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py33# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py40# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py42# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py75# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py77# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py121# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py123# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py283# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py285# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py313# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py315# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py337# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_catalog_from_index.py339# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skillset_docs.py24# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/generate_skillset_docs.py26# ---------------------------------------------------------------------------COMMENT
1117 more matches not shown…
Hyper-Verbose Identifiers3035 hits · 2944 pts
SeverityFileLineSnippetContext
LOW…e/skills/earnings-calendar/references/fmp_api_guide.md331def fetch_earnings_with_error_handling(api_key, start_date, end_date):CODE
LOW…ls/market-environment-analysis/scripts/market_utils.py23def format_market_report_header():CODE
LOW…ls/market-environment-analysis/scripts/market_utils.py36def calculate_trading_days_to_event(event_date_str):STRING
LOW…lls/us-market-bubble-detector/scripts/bubble_scorer.py138 def _format_indicator_details(self, scores: dict[str, int]) -> list[dict]:CODE
LOW…y/skills/earnings-calendar/references/fmp_api_guide.md331def fetch_earnings_with_error_handling(api_key, start_date, end_date):CODE
LOW…ls/market-environment-analysis/scripts/market_utils.py23def format_market_report_header():CODE
LOW…ls/market-environment-analysis/scripts/market_utils.py36def calculate_trading_days_to_event(event_date_str):STRING
LOW…lls/us-market-bubble-detector/scripts/bubble_scorer.py138 def _format_indicator_details(self, scores: dict[str, int]) -> list[dict]:CODE
LOWexamples/daily-market-dashboard/app.py287def _initialize_session_state() -> None:CODE
LOWexamples/daily-market-dashboard/app.py300def _cleanup_uploads_on_startup_once() -> None:CODE
LOWexamples/daily-market-dashboard/config/settings.py140def validate_runtime_environment() -> list[str]:CODE
LOWexamples/daily-market-dashboard/config/settings.py145def get_auth_compliance_warnings() -> list[str]:CODE
LOW…aily-market-dashboard/tests/test_generate_dashboard.py25 def test_missing_key_returns_default(self):CODE
LOW…aily-market-dashboard/tests/test_generate_dashboard.py35 def test_non_dict_intermediate(self):CODE
LOW…aily-market-dashboard/tests/test_generate_dashboard.py86 def test_breadth_data_rendered(self):CODE
LOW…aily-market-dashboard/tests/test_generate_dashboard.py152 def test_note_section_present(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py15 def test_redacts_anthropic_api_key(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py21 def test_redacts_claude_internal_paths(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py27 def test_strips_command_message_tags(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py35 def test_strips_system_reminder_tags(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py43 def test_strips_multiline_command_message(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py49 def test_preserves_normal_text(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py53 def test_preserves_short_tokens(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py57 def test_redacts_absolute_home_path(self):CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py62 def test_redacts_absolute_tmp_path(self):CODE
LOW…mples/daily-market-dashboard/tests/test_app_helpers.py31 def test_first_request_allowed(self):CODE
LOW…mples/daily-market-dashboard/tests/test_app_helpers.py48 def test_old_timestamps_expire(self):CODE
LOW…mples/daily-market-dashboard/tests/test_app_helpers.py80 def test_empty_content_ignored(self):CODE
LOWexamples/daily-market-dashboard/agent/client.py220def _extract_tool_result_detail(content: str | list[dict[str, Any]] | None) -> str:CODE
LOWexamples/daily-market-dashboard/agent/client.py240def _build_result_error_detail(CODE
LOWexamples/daily-market-dashboard/agent/knowledge.py71def list_knowledge_markdown_files(knowledge_dir: Path, project_root: Path) -> list[str]:CODE
LOWexamples/daily-market-dashboard/agent/knowledge.py83def search_knowledge_markdown(CODE
LOWscripts/generate_fmp_client.py98def _render_standalone_template(cfg) -> str:CODE
LOWscripts/generate_skill_docs.py162def _marker_present_but_invalid(path: Path) -> bool:CODE
LOWscripts/generate_skill_docs.py884def _generate_prerequisites_from_api(api_info: dict) -> str:CODE
LOWscripts/generate_skill_docs.py1119def update_catalog_api_matrix(CODE
LOWscripts/run_skill_generation_pipeline.py311def _git_network_cmd_with_retry(CODE
LOWscripts/run_skill_generation_pipeline.py554def _extract_json_from_claude(output: str, required_keys: list[str]) -> dict | None:CODE
LOWscripts/run_skill_generation_pipeline.py588def _is_nothing_to_commit_output(output: str) -> bool:CODE
LOWscripts/run_skill_generation_pipeline.py779def _check_unexpected_changes(project_root: Path, skill_name: str) -> bool:CODE
LOWscripts/run_skill_generation_pipeline.py1356def write_daily_generation_summary(CODE
LOWscripts/run_skill_improvement_loop.py371def _extract_json_from_claude(output: str, required_keys: list[str]) -> dict | None:CODE
LOWscripts/run_skill_improvement_loop.py411def _is_nothing_to_commit_output(output: str) -> bool:CODE
LOWscripts/run_skill_improvement_loop.py482def _extract_prerequisites_section(skill_md_text: str) -> str | None:CODE
LOWscripts/run_skill_improvement_loop.py560def check_prerequisites_faithfulness(project_root: Path, skill_name: str) -> list[str]:CODE
LOWscripts/generate_workflow_docs.py202def _render_prerequisite_workflows(prereqs: list[dict], labels: dict[str, str]) -> str:CODE
LOWscripts/package_skills.py102def _archive_logical_contents(archive_path: Path) -> dict[str, tuple[bytes, bool]]:CODE
LOWscripts/validate_skills_index.py130def _validate_index_structure(CODE
LOWscripts/validate_skills_index.py286def _validate_bijection_and_frontmatter(CODE
LOWscripts/validate_skills_index.py339def _validate_workflow_references(CODE
LOWscripts/validate_skills_index.py369def _validate_workflow_internal(CODE
LOWscripts/weekly_core_collect.py211 def _should_fallback_on_empty_stable(source: str, path: str, data: Any) -> bool:CODE
LOWscripts/weekly_core_collect.py256def fetch_profiles_and_quotes(symbols: list[str], fmp_client: FmpClient) -> tuple[dict, dict]:CODE
LOWscripts/check_package_drift_for_changed_skills.py55def packaged_skills_for_changed_paths(CODE
LOWscripts/check_package_drift_for_changed_skills.py106def check_changed_package_drift(CODE
LOWscripts/tests/test_fmp_client_truncate_contract.py73def test_get_historical_prices_truncates_to_days(client_path, monkeypatch):CODE
LOWscripts/tests/test_generate_skill_docs.py778 def test_buttons_en_with_package(self, tmp_path):CODE
LOWscripts/tests/test_generate_skill_docs.py811 def test_buttons_none_still_shows_source(self):CODE
LOWscripts/tests/test_generate_skill_docs.py817 def test_buttons_none_ja_still_shows_source(self):CODE
LOWscripts/tests/test_generate_skill_docs.py961 def test_extracts_linked_slugs(self):CODE
2975 more matches not shown…
Cross-File Repetition208 hits · 1040 pts
SeverityFileLineSnippetContext
HIGH…e/skills/earnings-calendar/references/fmp_api_guide.md0fetch earnings calendar from fmp api args: api_key: fmp api key start_date: start date (yyyy-mm-dd) end_date: end date (STRING
HIGH…y/skills/earnings-calendar/references/fmp_api_guide.md0fetch earnings calendar from fmp api args: api_key: fmp api key start_date: start date (yyyy-mm-dd) end_date: end date (STRING
HIGHskills/earnings-calendar/references/fmp_api_guide.md0fetch earnings calendar from fmp api args: api_key: fmp api key start_date: start date (yyyy-mm-dd) end_date: end date (STRING
HIGH…e/skills/earnings-calendar/references/fmp_api_guide.md0fetch company profiles for multiple symbols (batch) args: api_key: fmp api key symbols: list of ticker symbols returns: STRING
HIGH…y/skills/earnings-calendar/references/fmp_api_guide.md0fetch company profiles for multiple symbols (batch) args: api_key: fmp api key symbols: list of ticker symbols returns: STRING
HIGHskills/earnings-calendar/references/fmp_api_guide.md0fetch company profiles for multiple symbols (batch) args: api_key: fmp api key symbols: list of ticker symbols returns: STRING
HIGH…e/skills/earnings-calendar/references/fmp_api_guide.md0filter earnings by minimum market cap ($2b default) args: earnings: list of earnings announcements profiles: dictionary STRING
HIGH…y/skills/earnings-calendar/references/fmp_api_guide.md0filter earnings by minimum market cap ($2b default) args: earnings: list of earnings announcements profiles: dictionary STRING
HIGHskills/earnings-calendar/references/fmp_api_guide.md0filter earnings by minimum market cap ($2b default) args: earnings: list of earnings announcements profiles: dictionary STRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0fmp earnings calendar fetcher retrieves upcoming earnings announcements from financial modeling prep api, filters by marSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0fmp earnings calendar fetcher retrieves upcoming earnings announcements from financial modeling prep api, filters by marSTRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0fmp earnings calendar fetcher retrieves upcoming earnings announcements from financial modeling prep api, filters by marSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0initialize fmp client args: api_key: fmp api key us_only: if true, filter for us stocks only (default: true)STRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0initialize fmp client args: api_key: fmp api key us_only: if true, filter for us stocks only (default: true)STRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0initialize fmp client args: api_key: fmp api key us_only: if true, filter for us stocks only (default: true)STRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0fetch earnings calendar from fmp api args: start_date: start date (yyyy-mm-dd) end_date: end date (yyyy-mm-dd) returns: STRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0fetch earnings calendar from fmp api args: start_date: start date (yyyy-mm-dd) end_date: end date (yyyy-mm-dd) returns: STRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0fetch earnings calendar from fmp api args: start_date: start date (yyyy-mm-dd) end_date: end date (yyyy-mm-dd) returns: STRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0fetch company profiles for multiple symbols (batch) args: symbols: list of ticker symbols returns: dictionary mapping sySTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0fetch company profiles for multiple symbols (batch) args: symbols: list of ticker symbols returns: dictionary mapping sySTRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0fetch company profiles for multiple symbols (batch) args: symbols: list of ticker symbols returns: dictionary mapping sySTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0filter earnings by minimum market cap and enrich with company data args: earnings: list of earnings announcements profilSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0filter earnings by minimum market cap and enrich with company data args: earnings: list of earnings announcements profilSTRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0filter earnings by minimum market cap and enrich with company data args: earnings: list of earnings announcements profilSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0normalize timing values to bmo/amc/tas args: time_value: raw time value from api returns: normalized timing: bmo, amc, oSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0normalize timing values to bmo/amc/tas args: time_value: raw time value from api returns: normalized timing: bmo, amc, oSTRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0normalize timing values to bmo/amc/tas args: time_value: raw time value from api returns: normalized timing: bmo, amc, oSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0format market cap in human-readable format args: market_cap: market cap in dollars returns: formatted string (e.g., "$3.STRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0format market cap in human-readable format args: market_cap: market cap in dollars returns: formatted string (e.g., "$3.STRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0format market cap in human-readable format args: market_cap: market cap in dollars returns: formatted string (e.g., "$3.STRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0process and standardize earnings data args: earnings: raw earnings data returns: processed earnings dataSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0process and standardize earnings data args: earnings: raw earnings data returns: processed earnings dataSTRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0process and standardize earnings data args: earnings: raw earnings data returns: processed earnings dataSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0sort earnings by date, timing, and market cap args: earnings: processed earnings data returns: sorted earnings dataSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0sort earnings by date, timing, and market cap args: earnings: processed earnings data returns: sorted earnings dataSTRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0sort earnings by date, timing, and market cap args: earnings: processed earnings data returns: sorted earnings dataSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0get api key from environment or command line returns: api key or noneSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0get api key from environment or command line returns: api key or noneSTRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0get api key from environment or command line returns: api key or noneSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0validate date format (yyyy-mm-dd) args: date_str: date string returns: true if valid, false otherwiseSTRING
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py0validate date format (yyyy-mm-dd) args: date_str: date string returns: true if valid, false otherwiseSTRING
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py0validate date format (yyyy-mm-dd) args: date_str: date string returns: true if valid, false otherwiseSTRING
HIGH…de/skills/earnings-calendar/scripts/generate_report.py0earnings calendar report generator generates formatted markdown reports from earnings data json. usage: # output to stdoSTRING
HIGH…gy/skills/earnings-calendar/scripts/generate_report.py0earnings calendar report generator generates formatted markdown reports from earnings data json. usage: # output to stdoSTRING
HIGHskills/earnings-calendar/scripts/generate_report.py0earnings calendar report generator generates formatted markdown reports from earnings data json. usage: # output to stdoSTRING
HIGH…de/skills/earnings-calendar/scripts/generate_report.py0load earnings data from json file args: filepath: path to json file returns: list of earnings announcementsSTRING
HIGH…gy/skills/earnings-calendar/scripts/generate_report.py0load earnings data from json file args: filepath: path to json file returns: list of earnings announcementsSTRING
HIGHskills/earnings-calendar/scripts/generate_report.py0load earnings data from json file args: filepath: path to json file returns: list of earnings announcementsSTRING
HIGH…de/skills/earnings-calendar/scripts/generate_report.py0group earnings by date and timing args: earnings: list of earnings announcements returns: dictionary grouped by date andSTRING
HIGH…gy/skills/earnings-calendar/scripts/generate_report.py0group earnings by date and timing args: earnings: list of earnings announcements returns: dictionary grouped by date andSTRING
HIGHskills/earnings-calendar/scripts/generate_report.py0group earnings by date and timing args: earnings: list of earnings announcements returns: dictionary grouped by date andSTRING
HIGH…de/skills/earnings-calendar/scripts/generate_report.py0calculate summary statistics args: earnings: list of earnings announcements returns: dictionary with summary statisticsSTRING
HIGH…gy/skills/earnings-calendar/scripts/generate_report.py0calculate summary statistics args: earnings: list of earnings announcements returns: dictionary with summary statisticsSTRING
HIGHskills/earnings-calendar/scripts/generate_report.py0calculate summary statistics args: earnings: list of earnings announcements returns: dictionary with summary statisticsSTRING
HIGH…de/skills/earnings-calendar/scripts/generate_report.py0convert date string to full day name args: date_str: date in yyyy-mm-dd format returns: formatted day name (e.g., "mondaSTRING
HIGH…gy/skills/earnings-calendar/scripts/generate_report.py0convert date string to full day name args: date_str: date in yyyy-mm-dd format returns: formatted day name (e.g., "mondaSTRING
HIGHskills/earnings-calendar/scripts/generate_report.py0convert date string to full day name args: date_str: date in yyyy-mm-dd format returns: formatted day name (e.g., "mondaSTRING
HIGH…de/skills/earnings-calendar/scripts/generate_report.py0format revenue in human-readable format args: revenue: revenue in dollars returns: formatted string (e.g., "$3.5b", "$15STRING
HIGH…gy/skills/earnings-calendar/scripts/generate_report.py0format revenue in human-readable format args: revenue: revenue in dollars returns: formatted string (e.g., "$3.5b", "$15STRING
HIGHskills/earnings-calendar/scripts/generate_report.py0format revenue in human-readable format args: revenue: revenue in dollars returns: formatted string (e.g., "$3.5b", "$15STRING
148 more matches not shown…
Structural Annotation Overuse590 hits · 953 pts
SeverityFileLineSnippetContext
LOWagents/scenario-analyst.md28### Step 1: News Collection (WebSearch)COMMENT
LOWagents/scenario-analyst.md51### Step 2: Event Type ClassificationCOMMENT
LOWagents/scenario-analyst.md64### Step 3: Building 18-Month ScenariosCOMMENT
LOWagents/scenario-analyst.md92### Step 4: Impact Analysis (3 levels)COMMENT
LOWagents/scenario-analyst.md110### Step 5: Stock SelectionCOMMENT
LOWdocs/ja/skills/trading-skills-navigator.md91### Step 1: 目的と制約を取り出すCOMMENT
LOWdocs/ja/skills/trading-skills-navigator.md102### Step 2: recommender を実行するCOMMENT
LOWdocs/ja/skills/trading-skills-navigator.md112### Step 3: 結果を会話として説明するCOMMENT
LOWdocs/ja/skills/trading-skills-navigator.md123### Step 4: セットアップ手順を示すCOMMENT
LOWdocs/ja/skills/trading-skills-navigator.md127### Step 5: 学習ループへつなげるCOMMENT
LOWdocs/ja/skills/stockbee-setup-fluency-trainer.md83### Step 1: Momentum Burst 候補を取り込むCOMMENT
LOWdocs/ja/skills/stockbee-setup-fluency-trainer.md96### Step 2: 3日後・5日後の outcome を更新するCOMMENT
LOWdocs/ja/skills/stockbee-setup-fluency-trainer.md119### Step 3: コホートを集計するCOMMENT
LOWdocs/ja/skills/stockbee-setup-fluency-trainer.md131### Step 4: 学習内容を運用へ戻すCOMMENT
LOWdocs/ja/skills/stockbee-momentum-burst-screener.md92### Step 1: 入力モードを選ぶCOMMENT
LOWdocs/ja/skills/stockbee-momentum-burst-screener.md119### Step 2: スクリーニング結果を読むCOMMENT
LOWdocs/ja/skills/stockbee-momentum-burst-screener.md130### Step 3: 候補を下流の確認へ渡すCOMMENT
LOWdocs/ja/skills/stockbee-20pct-study.md117### Step 1: 20% mover を検出するCOMMENT
LOWdocs/ja/skills/stockbee-20pct-study.md123### Step 2: カタリストを補強するCOMMENT
LOWdocs/ja/skills/stockbee-20pct-study.md138### Step 3: forward outcome を更新するCOMMENT
LOWdocs/ja/skills/stockbee-20pct-study.md152### Step 4: コホートを集計するCOMMENT
LOWdocs/ja/skills/stockbee-20pct-study.md164### Step 5: 履歴バックフィルを行うCOMMENT
LOWdocs/ja/skills/trade-performance-coach.md88### Step 1: ソース記録を集めるCOMMENT
LOWdocs/ja/skills/trade-performance-coach.md98### Step 2: プロセス遵守を評価するCOMMENT
LOWdocs/ja/skills/trade-performance-coach.md109### Step 3: リスク規律を評価するCOMMENT
LOWdocs/ja/skills/trade-performance-coach.md119### Step 4: 執行品質を評価するCOMMENT
LOWdocs/ja/skills/trade-performance-coach.md123### Step 5: 行動パターン候補を検出するCOMMENT
LOWdocs/ja/skills/trade-performance-coach.md139### Step 6: 次回セッションの運用ルールへ変換するCOMMENT
LOWdocs/ja/skills/trade-performance-coach.md148### Step 7: 人間の判断ゲートで終えるCOMMENT
LOWdocs/ja/skills/drawdown-circuit-breaker.md71### Step 1: Trader Memory State を読むCOMMENT
LOWdocs/ja/skills/drawdown-circuit-breaker.md86### Step 2: サーキットブレーカールールを評価するCOMMENT
LOWdocs/ja/skills/drawdown-circuit-breaker.md111### Step 3: 閾値を上書きするCOMMENT
LOWdocs/ja/skills/drawdown-circuit-breaker.md139### Step 4: 判定を解釈するCOMMENT
LOWdocs/ja/skills/weekly-performance-digest.md84### Step 1: 対象週の digest を生成するCOMMENT
LOWdocs/ja/skills/weekly-performance-digest.md102### Step 2: レポートを読むCOMMENT
LOWdocs/ja/skills/weekly-performance-digest.md111### Step 3: 下流レビューへ渡すCOMMENT
LOWdocs/en/skills/earnings-calendar.md88### Step 1: Get Current Date and Calculate Target WeekCOMMENT
LOWdocs/en/skills/earnings-calendar.md111### Step 2: Load FMP API GuideCOMMENT
LOWdocs/en/skills/earnings-calendar.md128### Step 3: API Key Detection and ConfigurationCOMMENT
LOWdocs/en/skills/earnings-calendar.md203### Step 4: Retrieve Earnings Data via FMP APICOMMENT
LOWdocs/en/skills/earnings-calendar.md272### Step 5: Process and Organize DataCOMMENT
LOWdocs/en/skills/earnings-calendar.md339### Step 6: Generate Markdown ReportCOMMENT
LOWdocs/en/skills/pair-trade-screener.md98### Step 1: Define Pair UniverseCOMMENT
LOWdocs/en/skills/pair-trade-screener.md136### Step 2: Retrieve Historical Price DataCOMMENT
LOWdocs/en/skills/pair-trade-screener.md162### Step 3: Calculate Correlation and BetaCOMMENT
LOWdocs/en/skills/pair-trade-screener.md196### Step 4: Cointegration TestingCOMMENT
LOWdocs/en/skills/pair-trade-screener.md246### Step 5: Spread Analysis and Z-Score CalculationCOMMENT
LOWdocs/en/skills/pair-trade-screener.md286### Step 6: Generate Entry/Exit RecommendationsCOMMENT
LOWdocs/en/skills/pair-trade-screener.md338### Step 7: Position Sizing and Risk ManagementCOMMENT
LOWdocs/en/skills/pair-trade-screener.md368### Step 8: Generate Pair Analysis ReportCOMMENT
LOWdocs/en/skills/pead-screener.md73### Step 1: Prepare and Execute ScreeningCOMMENT
LOWdocs/en/skills/pead-screener.md100### Step 2: Review ResultsCOMMENT
LOWdocs/en/skills/pead-screener.md106### Step 3: Present AnalysisCOMMENT
LOWdocs/en/skills/pead-screener.md115### Step 4: Provide Actionable GuidanceCOMMENT
LOWdocs/en/skills/stockbee-setup-fluency-trainer.md71### Step 1: Ingest Momentum Burst CandidatesCOMMENT
LOWdocs/en/skills/stockbee-setup-fluency-trainer.md84### Step 2: Update 3-Day and 5-Day OutcomesCOMMENT
LOWdocs/en/skills/stockbee-setup-fluency-trainer.md112### Step 3: Summarize CohortsCOMMENT
LOWdocs/en/skills/stockbee-setup-fluency-trainer.md124### Step 4: Convert Evidence Into PracticeCOMMENT
LOWdocs/en/skills/breadth-chart-analyst.md104### Step 0: Fetch CSV Data (PRIMARY SOURCE -- MANDATORY)COMMENT
LOWdocs/en/skills/breadth-chart-analyst.md130### Step 1: Receive Chart Images (if provided)COMMENT
530 more matches not shown…
Deep Nesting314 hits · 294 pts
SeverityFileLineSnippetContext
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py102CODE
LOW…de/skills/earnings-calendar/scripts/generate_report.py154CODE
LOW…ls/market-environment-analysis/scripts/market_utils.py61CODE
LOW…lls/us-market-bubble-detector/scripts/bubble_scorer.py233CODE
LOW…lls/us-market-bubble-detector/scripts/bubble_scorer.py114CODE
LOW…omic-calendar-fetcher/scripts/get_economic_calendar.py108CODE
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py102CODE
LOW…gy/skills/earnings-calendar/scripts/generate_report.py154CODE
LOW…ls/market-environment-analysis/scripts/market_utils.py61CODE
LOW…lls/us-market-bubble-detector/scripts/bubble_scorer.py233CODE
LOW…lls/us-market-bubble-detector/scripts/bubble_scorer.py114CODE
LOW…omic-calendar-fetcher/scripts/get_economic_calendar.py108CODE
LOWexamples/daily-market-dashboard/generate_dashboard.py207CODE
LOWexamples/daily-market-dashboard/generate_dashboard.py256CODE
LOWexamples/daily-market-dashboard/app.py440CODE
LOWexamples/daily-market-dashboard/agent/client.py115CODE
LOWexamples/daily-market-dashboard/agent/client.py190CODE
LOWexamples/daily-market-dashboard/agent/knowledge.py229CODE
LOWscripts/generate_fmp_client.py148CODE
LOWscripts/generate_skill_docs.py57CODE
LOWscripts/generate_skill_docs.py1119CODE
LOWscripts/run_skill_generation_pipeline.py285CODE
LOWscripts/run_skill_generation_pipeline.py554CODE
LOWscripts/run_skill_generation_pipeline.py978CODE
LOWscripts/run_skill_generation_pipeline.py1148CODE
LOWscripts/ci_test_matrix.py65CODE
LOWscripts/ci_test_matrix.py290CODE
LOWscripts/run_skill_improvement_loop.py255CODE
LOWscripts/run_skill_improvement_loop.py371CODE
LOWscripts/run_skill_improvement_loop.py619CODE
LOWscripts/run_skill_improvement_loop.py1031CODE
LOWscripts/run_skill_improvement_loop.py1060CODE
LOWscripts/validate_skills_index.py369CODE
LOWscripts/weekly_core_collect.py278CODE
LOWscripts/weekly_core_collect.py155CODE
LOWscripts/hooks/check_no_absolute_paths.py26CODE
LOWscripts/dev/bootstrap_skills_index.py177CODE
LOWskills/kanchi-dividend-sop/scripts/event_scanner.py88CODE
LOWskills/kanchi-dividend-sop/scripts/payout_safety.py85CODE
LOWskills/kanchi-dividend-sop/scripts/build_sop_plan.py24CODE
LOWskills/kanchi-dividend-sop/scripts/dividend_basis.py132CODE
LOW…lls/kanchi-dividend-sop/scripts/build_entry_signals.py41CODE
LOWskills/exposure-coach/scripts/calculate_exposure.py53CODE
LOWskills/exposure-coach/scripts/calculate_exposure.py160CODE
LOWskills/exposure-coach/scripts/calculate_exposure.py224CODE
LOWskills/exposure-coach/scripts/calculate_exposure.py244CODE
LOWskills/exposure-coach/scripts/calculate_exposure.py309CODE
LOWskills/exposure-coach/scripts/calculate_exposure.py476CODE
LOWskills/macro-regime-detector/scripts/fmp_client.py146CODE
LOWskills/macro-regime-detector/scripts/fmp_client.py193CODE
LOW…ills/macro-regime-detector/scripts/report_generator.py18CODE
LOW…ills/macro-regime-detector/scripts/report_generator.py439CODE
LOWskills/macro-regime-detector/scripts/scorer.py484CODE
LOWskills/macro-regime-detector/scripts/scorer.py545CODE
LOW…tector/scripts/calculators/concentration_calculator.py33CODE
LOW…tector/scripts/calculators/concentration_calculator.py140CODE
LOW…detector/scripts/calculators/yield_curve_calculator.py246CODE
LOW…lls/macro-regime-detector/scripts/calculators/utils.py289CODE
LOWskills/position-sizer/scripts/position_sizer.py314CODE
LOW…lls/market-top-detector/scripts/market_top_detector.py142CODE
254 more matches not shown…
Magic Placeholder Names43 hits · 222 pts
SeverityFileLineSnippetContext
HIGHdocs/ja/skills/earnings-calendar.md61export FMP_API_KEY="your-api-key-here"CODE
HIGHdocs/ja/skills/pair-trade-screener.md138GET /v3/historical-price-full/{symbol}?apikey=YOUR_API_KEYCODE
HIGHdocs/en/skills/earnings-calendar.md61export FMP_API_KEY="your-api-key-here"CODE
HIGHdocs/en/skills/pair-trade-screener.md148GET /v3/historical-price-full/{symbol}?apikey=YOUR_API_KEYCODE
HIGH…ade-strategy/.claude/skills/earnings-calendar/SKILL.md36export FMP_API_KEY="your-api-key-here"CODE
HIGH…e/skills/earnings-calendar/references/fmp_api_guide.md22https://financialmodelingprep.com/api/v3/earning_calendar?apikey=YOUR_API_KEY&from=2025-11-03&to=2025-11-09CODE
HIGH…e/skills/earnings-calendar/references/fmp_api_guide.md37| `apikey` | string | Your FMP API key | `YOUR_API_KEY` |CODE
HIGH…e/skills/earnings-calendar/references/fmp_api_guide.md190api_key = "YOUR_API_KEY"CODE
HIGH…e/skills/earnings-calendar/references/fmp_api_guide.md256api_key = "YOUR_API_KEY"CODE
HIGH…e/skills/earnings-calendar/references/fmp_api_guide.md275export FMP_API_KEY="your-api-key-here"CODE
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py14 python fetch_earnings_fmp.py 2025-11-03 2025-11-09 YOUR_API_KEYSTRING
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md37| `apikey` | string | Your FMP API key | `YOUR_API_KEY` |CODE
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md163curl "https://financialmodelingprep.com/api/v3/economic_calendar?from=2025-01-01&to=2025-01-07&apikey=YOUR_API_KEY"CODE
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md178 "apikey": "YOUR_API_KEY"CODE
HIGH…eekly-trade-strategy/skills/earnings-calendar/SKILL.md36export FMP_API_KEY="your-api-key-here"CODE
HIGH…y/skills/earnings-calendar/references/fmp_api_guide.md22https://financialmodelingprep.com/api/v3/earning_calendar?apikey=YOUR_API_KEY&from=2025-11-03&to=2025-11-09CODE
HIGH…y/skills/earnings-calendar/references/fmp_api_guide.md37| `apikey` | string | Your FMP API key | `YOUR_API_KEY` |CODE
HIGH…y/skills/earnings-calendar/references/fmp_api_guide.md190api_key = "YOUR_API_KEY"CODE
HIGH…y/skills/earnings-calendar/references/fmp_api_guide.md256api_key = "YOUR_API_KEY"CODE
HIGH…y/skills/earnings-calendar/references/fmp_api_guide.md275export FMP_API_KEY="your-api-key-here"CODE
HIGH…skills/earnings-calendar/scripts/fetch_earnings_fmp.py14 python fetch_earnings_fmp.py 2025-11-03 2025-11-09 YOUR_API_KEYSTRING
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md37| `apikey` | string | Your FMP API key | `YOUR_API_KEY` |CODE
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md163curl "https://financialmodelingprep.com/api/v3/economic_calendar?from=2025-01-01&to=2025-01-07&apikey=YOUR_API_KEY"CODE
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md178 "apikey": "YOUR_API_KEY"CODE
HIGHskills/earnings-calendar/SKILL.md36export FMP_API_KEY="your-api-key-here"CODE
HIGHskills/earnings-calendar/references/fmp_api_guide.md22https://financialmodelingprep.com/api/v3/earning_calendar?apikey=YOUR_API_KEY&from=2025-11-03&to=2025-11-09CODE
HIGHskills/earnings-calendar/references/fmp_api_guide.md37| `apikey` | string | Your FMP API key | `YOUR_API_KEY` |CODE
HIGHskills/earnings-calendar/references/fmp_api_guide.md190api_key = "YOUR_API_KEY"CODE
HIGHskills/earnings-calendar/references/fmp_api_guide.md256api_key = "YOUR_API_KEY"CODE
HIGHskills/earnings-calendar/references/fmp_api_guide.md275export FMP_API_KEY="your-api-key-here"CODE
HIGHskills/earnings-calendar/scripts/fetch_earnings_fmp.py14 python fetch_earnings_fmp.py 2025-11-03 2025-11-09 YOUR_API_KEYSTRING
HIGH…d-growth-pullback-screener/references/fmp_api_guide.md141 apikey=YOUR_API_KEYCODE
HIGH…d-growth-pullback-screener/references/fmp_api_guide.md169 apikey=YOUR_API_KEYCODE
HIGH…d-growth-pullback-screener/references/fmp_api_guide.md210 apikey=YOUR_API_KEYCODE
HIGH…d-growth-pullback-screener/references/fmp_api_guide.md264 apikey=YOUR_API_KEYCODE
HIGH…ls/value-dividend-screener/references/fmp_api_guide.md86 apikey=YOUR_API_KEYCODE
HIGH…ls/value-dividend-screener/references/fmp_api_guide.md129 apikey=YOUR_API_KEYCODE
HIGH…ls/value-dividend-screener/references/fmp_api_guide.md196 apikey=YOUR_API_KEYCODE
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md39| `apikey` | string | Your FMP API key | `YOUR_API_KEY` |CODE
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md165curl "https://financialmodelingprep.com/api/v3/economic_calendar?from=2025-01-01&to=2025-01-07&apikey=YOUR_API_KEY"CODE
HIGH…c-calendar-fetcher/references/fmp_api_documentation.md180 "apikey": "YOUR_API_KEY"CODE
HIGHskills/pair-trade-screener/SKILL.md95GET /v3/historical-price-full/{symbol}?apikey=YOUR_API_KEYCODE
HIGH…/pair-trade-screener/references/cointegration_guide.md315api_key = "YOUR_API_KEY"CODE
Unused Imports215 hits · 204 pts
SeverityFileLineSnippetContext
LOWexamples/daily-market-dashboard/generate_dashboard.py11CODE
LOWexamples/daily-market-dashboard/app.py3CODE
LOWexamples/daily-market-dashboard/config/settings.py3CODE
LOW…aily-market-dashboard/tests/test_generate_dashboard.py3CODE
LOWexamples/daily-market-dashboard/tests/test_sanitizer.py3CODE
LOW…mples/daily-market-dashboard/tests/test_app_helpers.py6CODE
LOW…mples/daily-market-dashboard/tests/test_app_helpers.py15CODE
LOWexamples/daily-market-dashboard/agent/sanitizer.py8CODE
LOW…amples/daily-market-dashboard/agent/context_builder.py3CODE
LOWexamples/daily-market-dashboard/agent/client.py3CODE
LOWexamples/daily-market-dashboard/agent/_sdk_patch.py10CODE
LOWexamples/daily-market-dashboard/agent/attachments.py3CODE
LOWexamples/daily-market-dashboard/agent/async_bridge.py3CODE
LOWexamples/daily-market-dashboard/agent/knowledge.py3CODE
LOWexamples/daily-market-dashboard/agent/path_utils.py3CODE
LOWscripts/generate_fmp_client.py23CODE
LOWscripts/generate_skill_docs.py13CODE
LOWscripts/run_skill_generation_pipeline.py8CODE
LOWscripts/ci_test_matrix.py4CODE
LOWscripts/generate_catalog_from_index.py20CODE
LOWscripts/generate_skillset_docs.py14CODE
LOWscripts/run_skill_improvement_loop.py9CODE
LOWscripts/generate_workflow_docs.py14CODE
LOWscripts/package_skills.py9CODE
LOWscripts/validate_skillsets.py15CODE
LOWscripts/validate_skills_index.py13CODE
LOWscripts/weekly_core_collect.py4CODE
LOWscripts/check_package_drift_for_changed_skills.py4CODE
LOWscripts/tests/test_fmp_client_truncate_contract.py12CODE
LOWscripts/tests/test_generate_skill_docs.py3CODE
LOWscripts/tests/test_generate_fmp_client.py3CODE
LOWscripts/tests/test_skill_improvement_loop.py3CODE
LOWscripts/tests/test_package_skills.py3CODE
LOWscripts/tests/test_fmp_client_shared_behavior.py10CODE
LOWscripts/tests/test_validate_skills_index.py7CODE
LOWscripts/tests/test_generate_catalog_from_index.py3CODE
LOWscripts/tests/test_validate_skillsets.py8CODE
LOWscripts/tests/test_weekly_core_collect.py1CODE
LOWscripts/tests/test_generate_workflow_docs.py7CODE
LOW…s/tests/test_check_package_drift_for_changed_skills.py3CODE
LOWscripts/tests/test_generate_skillset_docs.py7CODE
LOWscripts/tests/test_ci_test_matrix.py1CODE
LOWscripts/tests/test_skill_generation_pipeline.py3CODE
LOWscripts/dev/bootstrap_skills_index.py17CODE
LOWscripts/fmp_client/registry.py16CODE
LOWskills/kanchi-dividend-sop/scripts/event_scanner.py25CODE
LOWskills/kanchi-dividend-sop/scripts/payout_safety.py18CODE
LOWskills/kanchi-dividend-sop/scripts/thresholds.py12CODE
LOWskills/kanchi-dividend-sop/scripts/build_sop_plan.py4CODE
LOWskills/kanchi-dividend-sop/scripts/dividend_basis.py15CODE
LOW…lls/kanchi-dividend-sop/scripts/build_entry_signals.py4CODE
LOWskills/kanchi-dividend-sop/scripts/verdict.py13CODE
LOWskills/position-sizer/scripts/position_sizer.py8CODE
LOWskills/backtest-expert/scripts/evaluate_backtest.py15CODE
LOWskills/backtest-expert/scripts/tests/conftest.py3CODE
LOW…acktest-expert/scripts/tests/test_evaluate_backtest.py3CODE
LOW…ls/market-top-detector/scripts/calculators/__init__.py3CODE
LOW…ls/market-top-detector/scripts/calculators/__init__.py4CODE
LOW…ls/market-top-detector/scripts/calculators/__init__.py5CODE
LOW…ls/market-top-detector/scripts/calculators/__init__.py6CODE
155 more matches not shown…
Verbosity Indicators87 hits · 166 pts
SeverityFileLineSnippetContext
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py413 # Step 1: Fetch earnings calendarCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py424 # Step 2: Fetch company profilesCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py430 # Step 3: Filter by market capCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py440 # Step 4: Process earnings dataCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py445 # Step 5: Sort earningsCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py413 # Step 1: Fetch earnings calendarCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py424 # Step 2: Fetch company profilesCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py430 # Step 3: Filter by market capCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py440 # Step 4: Process earnings dataCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py445 # Step 5: Sort earningsCOMMENT
LOWscripts/run_skill_generation_pipeline.py1546 # Step 10: Design the skillCOMMENT
LOWscripts/run_skill_generation_pipeline.py1554 # Step 11: Check for unexpected changesCOMMENT
LOWscripts/run_skill_generation_pipeline.py1569 # Step 12: Review and improveCOMMENT
LOWscripts/run_skill_generation_pipeline.py1578 # Step 13: Check for unexpected changes after improvementCOMMENT
LOWscripts/run_skill_generation_pipeline.py1590 # Step 14: Create PRCOMMENT
LOWscripts/run_skill_generation_pipeline.py1599 # Step 15: Return to main (before marking completed)COMMENT
LOWscripts/run_skill_generation_pipeline.py1616 # Step 16: Mark as completed (after successful return to main)COMMENT
LOWscripts/run_skill_generation_pipeline.py1619 # Step 17: Summary and stateCOMMENT
LOWscripts/run_skill_generation_pipeline.py1642 # Step 18: CleanupCOMMENT
LOWscripts/tests/test_generate_skill_docs.py72 ### Step 1: Run the testCOMMENT
LOWscripts/tests/test_generate_skill_docs.py78 ### Step 2: Review resultsCOMMENT
LOWscripts/tests/test_generate_skill_docs.py1166 ### Step 1: Run itCOMMENT
LOW…macro-regime-detector/scripts/macro_regime_detector.py97 # Step 1: Fetch Market Data (9 ETFs + Treasury rates = 10 API calls)COMMENT
LOW…macro-regime-detector/scripts/macro_regime_detector.py130 # Step 2: Calculate 6 ComponentsCOMMENT
LOW…macro-regime-detector/scripts/macro_regime_detector.py187 # Step 3: Composite Score & Regime ClassificationCOMMENT
LOW…macro-regime-detector/scripts/macro_regime_detector.py232 # Step 4: Generate ReportsCOMMENT
LOW…lls/market-top-detector/scripts/market_top_detector.py296 # Step 1: Fetch shared data (indices, ETFs)COMMENT
LOW…lls/market-top-detector/scripts/market_top_detector.py379 # Step 2: Calculate ComponentsCOMMENT
LOW…lls/market-top-detector/scripts/market_top_detector.py473 # Step 3: Composite ScoreCOMMENT
LOW…lls/market-top-detector/scripts/market_top_detector.py529 # Step 4: Follow-Through Day CheckCOMMENT
LOW…lls/market-top-detector/scripts/market_top_detector.py539 # Step 5: Historical Comparison & ScenariosCOMMENT
LOW…lls/market-top-detector/scripts/market_top_detector.py552 # Step 6: Generate ReportsCOMMENT
LOWskills/market-top-detector/scripts/scorer.py332 # Step 1: Find swing low within the lookback windowCOMMENT
LOWskills/earnings-calendar/scripts/fetch_earnings_fmp.py406 # Step 1: Fetch earnings calendarCOMMENT
LOWskills/earnings-calendar/scripts/fetch_earnings_fmp.py417 # Step 2: Fetch company profilesCOMMENT
LOWskills/earnings-calendar/scripts/fetch_earnings_fmp.py423 # Step 3: Filter by market capCOMMENT
LOWskills/earnings-calendar/scripts/fetch_earnings_fmp.py433 # Step 4: Process earnings dataCOMMENT
LOWskills/earnings-calendar/scripts/fetch_earnings_fmp.py438 # Step 5: Sort earningsCOMMENT
LOW…ullback-screener/scripts/screen_dividend_growth_rsi.py798 # Step 1: Get candidate listCOMMENT
LOW…ue-dividend-screener/scripts/screen_dividend_stocks.py1004 # Step 1: Get candidate listCOMMENT
LOW…ue-dividend-screener/scripts/screen_dividend_stocks.py1261 # Step 3: Filter by RSICOMMENT
LOW…et-breadth-analyzer/scripts/market_breadth_analyzer.py86 # Step 1: Fetch CSV DataCOMMENT
LOW…et-breadth-analyzer/scripts/market_breadth_analyzer.py110 # Step 2: Calculate ComponentsCOMMENT
LOW…et-breadth-analyzer/scripts/market_breadth_analyzer.py148 # Step 3: Composite ScoreCOMMENT
LOW…et-breadth-analyzer/scripts/market_breadth_analyzer.py207 # Step 4: Key LevelsCOMMENT
LOW…et-breadth-analyzer/scripts/market_breadth_analyzer.py212 # Step 5: Generate ReportsCOMMENT
LOWskills/canslim-screener/scripts/screen_canslim.py377 # Step 1: Calculate market direction (M component) once for all stocksCOMMENT
LOWskills/canslim-screener/scripts/screen_canslim.py450 # Step 2: Progressive filtering and analysisCOMMENT
LOWskills/canslim-screener/scripts/screen_canslim.py471 # Step 3: Rank by composite scoreCOMMENT
LOWskills/canslim-screener/scripts/screen_canslim.py484 # Step 4: Generate reportsCOMMENT
LOWskills/theme-detector/scripts/theme_detector.py553 # Step 0: Load theme configuration (YAML or inline fallback)COMMENT
LOWskills/theme-detector/scripts/theme_detector.py586 # Step 1: Fetch FINVIZ industry performanceCOMMENT
LOWskills/theme-detector/scripts/theme_detector.py603 # Step 2: Rank industries by momentumCOMMENT
LOWskills/theme-detector/scripts/theme_detector.py614 # Step 3: Classify themesCOMMENT
LOWskills/theme-detector/scripts/theme_detector.py708 # Step 4: Collect all stock symbols for batch downloadCOMMENT
LOWskills/theme-detector/scripts/theme_detector.py757 # Step 5: Batch fetch stock metrics (yfinance)COMMENT
LOWskills/theme-detector/scripts/theme_detector.py771 # Step 6: Fetch ETF volume ratios for each theme's proxy ETFsCOMMENT
LOWskills/theme-detector/scripts/theme_detector.py806 # Step 7: Fetch uptrend-dashboard dataCOMMENT
LOWskills/theme-detector/scripts/theme_detector.py826 # Step 8: Score each themeCOMMENT
LOWskills/theme-detector/scripts/theme_detector.py1043 # Step 9: Generate reportsCOMMENT
27 more matches not shown…
Excessive Try-Catch Wrapping136 hits · 162 pts
SeverityFileLineSnippetContext
LOW…e/skills/earnings-calendar/references/fmp_api_guide.md372 except Exception as e:CODE
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py98 except Exception as e:CODE
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py136 except Exception as e:CODE
LOW…de/skills/earnings-calendar/scripts/generate_report.py57 except Exception as e:CODE
LOW…omic-calendar-fetcher/scripts/get_economic_calendar.py253 except Exception as e:STRING
MEDIUM…omic-calendar-fetcher/scripts/get_economic_calendar.py254 print(f"Error: {e}", file=sys.stderr)STRING
LOW…y/skills/earnings-calendar/references/fmp_api_guide.md372 except Exception as e:CODE
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py98 except Exception as e:CODE
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py136 except Exception as e:CODE
LOW…gy/skills/earnings-calendar/scripts/generate_report.py57 except Exception as e:CODE
LOW…omic-calendar-fetcher/scripts/get_economic_calendar.py253 except Exception as e:STRING
MEDIUM…omic-calendar-fetcher/scripts/get_economic_calendar.py254 print(f"Error: {e}", file=sys.stderr)STRING
LOWexamples/daily-market-dashboard/generate_dashboard.py179 except Exception as exc:CODE
LOWexamples/daily-market-dashboard/generate_dashboard.py229 except Exception as exc:CODE
LOWexamples/daily-market-dashboard/app.py618 except Exception as exc:CODE
LOWexamples/daily-market-dashboard/agent/client.py92 except Exception:CODE
LOWexamples/daily-market-dashboard/agent/client.py104 except Exception:CODE
LOWexamples/daily-market-dashboard/agent/client.py187 except Exception as exc:CODE
LOWexamples/daily-market-dashboard/agent/client.py199 except Exception as exc:CODE
LOWexamples/daily-market-dashboard/agent/_sdk_patch.py46 except Exception:CODE
LOWexamples/daily-market-dashboard/agent/attachments.py121 except Exception:CODE
LOWexamples/daily-market-dashboard/agent/async_bridge.py43 except Exception:CODE
LOWexamples/daily-market-dashboard/agent/knowledge.py113 except Exception:CODE
LOWscripts/generate_skill_docs.py1208 except Exception:CODE
LOWscripts/run_skill_generation_pipeline.py767 except Exception:CODE
LOWscripts/run_skill_generation_pipeline.py1408 except Exception:CODE
LOWscripts/run_skill_generation_pipeline.py1428 except Exception:CODE
LOWscripts/run_skill_improvement_loop.py898 except Exception:CODE
LOWskills/macro-regime-detector/scripts/fmp_client.py332 except Exception as e:CODE
MEDIUMskills/position-sizer/scripts/position_sizer.py495 print(f"Error: {e}", file=sys.stderr)CODE
LOWskills/market-top-detector/scripts/fmp_client.py403 except Exception as e:CODE
LOWskills/trader-memory-core/scripts/thesis_review.py58 except Exception as e:CODE
LOWskills/trader-memory-core/scripts/thesis_store.py1385 except Exception as e:CODE
LOWskills/trader-memory-core/scripts/thesis_store.py1417 except Exception:CODE
LOWskills/earnings-calendar/references/fmp_api_guide.md372 except Exception as e:CODE
LOWskills/earnings-calendar/scripts/fetch_earnings_fmp.py96 except Exception as e:CODE
LOWskills/earnings-calendar/scripts/fetch_earnings_fmp.py129 except Exception as e:CODE
LOWskills/earnings-calendar/scripts/generate_report.py72 except Exception as e:CODE
LOW…ge-strategy-reviewer/scripts/review_strategy_drafts.py565 except Exception as exc:CODE
MEDIUM…tion-failure-analyzer/scripts/analyze_news_reaction.py779 print(f"Error: {error}", file=sys.stderr)CODE
MEDIUM…tion-failure-analyzer/scripts/analyze_news_reaction.py845 print(f"Error: {error}", file=sys.stderr)CODE
MEDIUM…tion-failure-analyzer/scripts/analyze_news_reaction.py879 print("Error: FMP API key is required. Set FMP_API_KEY or use --api-key.", file=sys.stderr)CODE
MEDIUM…ls/edge-signal-aggregator/scripts/aggregate_signals.py1092 print("Error: At least one input source must be provided", file=sys.stderr)CODE
MEDIUM…lls/data-quality-checker/scripts/check_data_quality.py766 print(f"Error: File not found: {args.file}", file=sys.stderr)CODE
MEDIUM…lls/data-quality-checker/scripts/check_data_quality.py778 print(f"Error: Invalid date format: {args.as_of}", file=sys.stderr)CODE
LOW…ullback-screener/scripts/screen_dividend_growth_rsi.py176 except Exception as e:CODE
LOW…ullback-screener/scripts/screen_dividend_growth_rsi.py300 except Exception:CODE
LOW…eener/scripts/tests/test_screen_dividend_growth_rsi.py98 except Exception:CODE
LOW…eener/scripts/tests/test_screen_dividend_growth_rsi.py131 except Exception:CODE
LOW…eener/scripts/tests/test_screen_dividend_growth_rsi.py145 except Exception:CODE
LOW…eener/scripts/tests/test_screen_dividend_growth_rsi.py74 except Exception:CODE
LOW…eener/scripts/tests/test_screen_dividend_growth_rsi.py85 except Exception:CODE
LOW…s/portfolio-manager/scripts/check_alpaca_connection.py218 except Exception as e:CODE
LOW…adth-chart-analyst/scripts/extract_chart_right_edge.py100 except Exception:CODE
LOW…adth-chart-analyst/scripts/extract_chart_right_edge.py165 except Exception as e:CODE
MEDIUM…adth-chart-analyst/scripts/extract_chart_right_edge.py211 print(f"Error: Directory not found: {args.dir}", file=sys.stderr)STRING
MEDIUM…adth-chart-analyst/scripts/extract_chart_right_edge.py230 print(f"Error: File not found: {args.image_path}", file=sys.stderr)STRING
MEDIUM…/breadth-chart-analyst/scripts/detect_uptrend_ratio.py787 print(f"Error: File not found: {args.image_path}", file=sys.stderr)STRING
MEDIUM…/breadth-chart-analyst/scripts/detect_uptrend_ratio.py804 print(f"Error: {str(e)}", file=sys.stderr)STRING
LOW…/breadth-chart-analyst/scripts/detect_uptrend_ratio.py806 except Exception as e:STRING
76 more matches not shown…
Cross-Language Confusion20 hits · 101 pts
SeverityFileLineSnippetContext
HIGHexamples/daily-market-dashboard/app.py168 return (window.performance && window.performance.now)CODE
HIGHexamples/daily-market-dashboard/app.py172 return e.target && e.target.closest &&CODE
HIGHexamples/daily-market-dashboard/app.py196 var keyCode = e.keyCode || e.which || 0;CODE
HIGHexamples/daily-market-dashboard/app.py197 var imeProcessKey = keyCode === 229 || e.key === 'Process';CODE
HIGHexamples/daily-market-dashboard/app.py199 if (imeProcessKey || composing || recentlyComposed) {CODE
HIGHscripts/run_skill_generation_pipeline.py1559 "'git checkout main && git branch -D %s' to clean up.",CODE
HIGH…breakout-trade-planner/scripts/plan_breakout_trades.py344 f"valid_vcp && state=Pre-breakout && risk_worst={risk_pct_worst}% <= {MAX_RISK_PCT}%"CODE
HIGH…ews-reaction-failure-analyzer/scripts/reaction_math.py37# zscore_3d); under the iid-N(0,1) null, drift_stat ~ N(0,1). 1.45 was chosenCOMMENT
HIGH…tion-failure-analyzer/scripts/analyze_news_reaction.py363 shape (top-level list/string/null, `markets`/`skipped` not lists, listSTRING
HIGH…tion-failure-analyzer/scripts/analyze_news_reaction.py848 # (top-level list/string/null, or "events" not a list at all) mustCOMMENT
HIGH…cot-contrarian-detector/scripts/screen_cot_crowding.py304 "(max == min, index undefined)"CODE
HIGHskills/cot-contrarian-detector/scripts/cot_index.py29 history, or when the window is flat (max == min, the index is undefined).STRING
HIGH…d-duration-analyzer/scripts/generate_histogram_html.py170 return sectorMatch && capMatch;CODE
HIGH…d-duration-analyzer/scripts/generate_histogram_html.py175 if (data.length === 0) return null;CODE
HIGH…hort-trade-planner/scripts/monitor_intraday_trigger.py166 ``size_recipe_resolved`` keys (both null) so downstream consumersSTRING
HIGH…abolic-short-trade-planner/scripts/screen_parabolic.py366 "earnings_within_days": int|null,STRING
HIGH…abolic-short-trade-planner/scripts/screen_parabolic.py367 "last_earnings_date": "YYYY-MM-DD"|null,STRING
HIGH…abolic-short-trade-planner/scripts/screen_parabolic.py368 "next_earnings_date": "YYYY-MM-DD"|null,STRING
HIGH…abolic-short-trade-planner/scripts/screen_parabolic.py369 "trading_days_since_earnings": int|null,STRING
HIGH…abolic-short-trade-planner/scripts/screen_parabolic.py370 "market_data_as_of": "YYYY-MM-DD"|null}, ...]}STRING
Docstring Block Structure18 hits · 90 pts
SeverityFileLineSnippetContext
HIGH…omic-calendar-fetcher/scripts/get_economic_calendar.py32 Fetch economic calendar data from FMP API. Args: from_date: Start date in YYYY-MM-DD format toSTRING
HIGH…omic-calendar-fetcher/scripts/get_economic_calendar.py32 Fetch economic calendar data from FMP API. Args: from_date: Start date in YYYY-MM-DD format toSTRING
HIGH…/market-top-detector/scripts/calculators/math_utils.py10 Calculate Exponential Moving Average from prices (most recent first). Args: prices: List of prices, moSTRING
HIGH…/market-top-detector/scripts/calculators/math_utils.py41 Calculate Simple Moving Average from prices (most recent first). Args: prices: List of prices, most reSTRING
HIGH…ills/breakout-trade-planner/scripts/risk_calculator.py29Derive signal entry, worst-case entry, and stop-loss from VCP data. Args: pivot: Pivot price (high of last STRING
HIGHskills/trader-memory-core/scripts/thesis_ingest.py453Ingest skill output and register theses. Args: source: Source skill name (e.g., "kanchi-dividend-sop"). STRING
HIGHskills/trader-memory-core/scripts/thesis_store.py514Register a new thesis from provided data. Args: state_dir: Path to state/theses/ directory. thesis_STRING
HIGHskills/trader-memory-core/scripts/thesis_store.py904Close an ACTIVE or PARTIALLY_CLOSED thesis and compute outcome. With a position: outcome is the cumulative realizedSTRING
HIGHskills/trader-memory-core/scripts/thesis_store.py1118Transition thesis from ENTRY_READY to ACTIVE with entry data. This is the only way to reach ACTIVE status. transitiSTRING
HIGHskills/trader-memory-core/scripts/thesis_store.py1289Record a review and advance next_review_date. Args: state_dir: Path to state/theses/. thesis_id: ThSTRING
HIGHskills/trader-memory-core/scripts/fmp_price_adapter.py32Return daily close prices, oldest first. Args: ticker: Stock symbol (e.g., "AAPL"). froSTRING
HIGHskills/finviz-screener/scripts/open_finviz_screener.py75Validate comma-separated theme or sub-theme slugs. Args: raw: Comma-separated slug values (with or without STRING
HIGHskills/theme-detector/scripts/config_loader.py31Load themes config and ETF catalog. Args: yaml_path: Path to custom themes YAML. If None, tries bundled theSTRING
HIGH…omic-calendar-fetcher/scripts/get_economic_calendar.py32 Fetch economic calendar data from FMP API. Args: from_date: Start date in YYYY-MM-DD format toSTRING
HIGH…lls/ibd-distribution-day-monitor/scripts/math_utils.py10 Calculate Exponential Moving Average from prices (most recent first). Args: prices: List of prices, moSTRING
HIGH…lls/ibd-distribution-day-monitor/scripts/math_utils.py41 Calculate Simple Moving Average from prices (most recent first). Args: prices: List of prices, most reSTRING
HIGH…/ibd-distribution-day-monitor/scripts/history_utils.py17Rebase history so index 0 is the evaluation session. Args: history: Most-recent-first list of OHLCV dicts (STRING
HIGH…arabolic-short-trade-planner/scripts/bar_normalizer.py34Return ``bars`` sorted in ``output_order`` with duplicates removed. Args: bars: Iterable of dicts that eachSTRING
Self-Referential Comments15 hits · 46 pts
SeverityFileLineSnippetContext
MEDIUMscripts/tests/test_generate_skill_docs.py383 # Create a skill that matches HAND_WRITTENSTRING
MEDIUMscripts/tests/test_generate_skill_docs.py461 # Create a directory without SKILL.mdSTRING
MEDIUMscripts/tests/test_skill_improvement_loop.py647 # Create a fake report file for the function to findCOMMENT
MEDIUMscripts/tests/test_skill_generation_pipeline.py181 # Create a candidates file that run_mine will findCOMMENT
MEDIUMscripts/tests/test_skill_generation_pipeline.py190 # Create a backlog file for the summaryCOMMENT
MEDIUMscripts/tests/test_skill_generation_pipeline.py245 # Create a candidates fileCOMMENT
MEDIUMscripts/tests/test_skill_generation_pipeline.py644 # Create a report JSONCOMMENT
MEDIUM…ro-regime-detector/scripts/tests/test_concentration.py30 # Create a clear uptrend in RSP relative to SPYCOMMENT
MEDIUM…ro-regime-detector/scripts/tests/test_concentration.py49 # Create a ratio that crosses over (death_cross then reverses)COMMENT
MEDIUM…-top-detector/scripts/tests/test_defensive_rotation.py99 # Create a scenario where short-term is defensive but long-term is notCOMMENT
MEDIUM…/trader-memory-core/scripts/tests/test_thesis_store.py641 # Create a schema-invalid thesis YAML (bogus status)COMMENT
MEDIUM…adth-chart-analyst/scripts/extract_chart_right_edge.py84 # Create a copy for markingCOMMENT
MEDIUM…art-analyst/scripts/tests/test_detect_uptrend_ratio.py256 # Create a text file with .jpeg extensionCOMMENT
MEDIUM…lls/skill-idea-miner/scripts/tests/test_score_ideas.py90 # Create a nested SKILL.md that should NOT be picked upCOMMENT
MEDIUMskills/ftd-detector/scripts/tests/test_rally_tracker.py438 # Create a new correction and rally attempt from a new swing lowCOMMENT
Redundant / Tautological Comments17 hits · 25 pts
SeverityFileLineSnippetContext
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py82 # Check if response is error messageCOMMENT
LOW…skills/earnings-calendar/scripts/fetch_earnings_fmp.py82 # Check if response is error messageCOMMENT
LOWskills/macro-regime-detector/scripts/scorer.py422 # Check if second-best regime is close (ambiguity)COMMENT
LOW…tector/scripts/calculators/leading_stock_calculator.py288 # Check if most recent swing highs are decliningCOMMENT
LOW…reener/scripts/calculators/weekly_candle_calculator.py84 # Check if the latest week is complete (has Friday data)COMMENT
LOWskills/trader-memory-core/scripts/thesis_ingest.py316 # Check if it's a market basket or multi-tickerCOMMENT
LOWskills/earnings-calendar/scripts/fetch_earnings_fmp.py80 # Check if response is error messageCOMMENT
LOW…ls/edge-signal-aggregator/scripts/aggregate_signals.py1081 # Check if at least one input is providedCOMMENT
LOW…ullback-screener/scripts/screen_dividend_growth_rsi.py964 # Check if this is a REIT (uses different payout ratio calculation)COMMENT
LOW…s/portfolio-manager/scripts/check_alpaca_connection.py79 # Check if account is restrictedCOMMENT
LOW…adth-chart-analyst/scripts/extract_chart_right_edge.py144 # Check if it's an image fileCOMMENT
LOW…adth-chart-analyst/scripts/extract_chart_right_edge.py149 # Check if it's likely a breadth chart (by filename)COMMENT
LOW…/breadth-chart-analyst/scripts/detect_uptrend_ratio.py546 # Check if value is in reasonable rangeCOMMENT
LOW…breadth-chart-analyst/scripts/detect_breadth_values.py338 # Check if reference lines were detected (not estimated)COMMENT
LOW…ue-dividend-screener/scripts/screen_dividend_stocks.py1072 # Check if rate limit reachedCOMMENT
LOW…ue-dividend-screener/scripts/screen_dividend_stocks.py1182 # Check if this is a REIT (uses different payout ratio calculation)COMMENT
LOW…al-flow-tracker/scripts/track_institution_portfolio.py65 python3 analyze_single_stock.py AAPL # Check if Berkshire changed positionCODE
Fake / Example Data16 hits · 20 pts
SeverityFileLineSnippetContext
LOWscripts/tests/test_weekly_core_collect.py13DUMMY_FMP_VALUE = "placeholder"CODE
LOW…nings-calendar/scripts/tests/test_earnings_calendar.py26 return FMPEarningsCalendar(api_key="dummy-key")CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py94 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py125 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py157 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py179 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py205 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py223 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py315 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py321 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py327 tracker = InstitutionalFlowTracker("fake_key", as_of=AS_OF)CODE
LOW…tional-flow-tracker/scripts/tests/test_single_stock.py93 analyzer = SingleStockAnalyzer("fake_key", as_of=AS_OF)CODE
LOW…tional-flow-tracker/scripts/tests/test_single_stock.py156 analyzer = SingleStockAnalyzer("fake_key", as_of=AS_OF)CODE
LOW…tional-flow-tracker/scripts/tests/test_single_stock.py219 analyzer = SingleStockAnalyzer("fake_key", as_of=AS_OF)CODE
LOW…tional-flow-tracker/scripts/tests/test_single_stock.py224 analyzer = SingleStockAnalyzer("fake_key", as_of=AS_OF)CODE
LOW…tional-flow-tracker/scripts/tests/test_single_stock.py229 analyzer = SingleStockAnalyzer("fake_key", as_of=AS_OF)CODE
Modern Structural Boilerplate18 hits · 19 pts
SeverityFileLineSnippetContext
LOWexamples/daily-market-dashboard/generate_dashboard.py29logger = logging.getLogger(__name__)CODE
LOWexamples/daily-market-dashboard/app.py46logger = logging.getLogger(__name__)CODE
LOWexamples/daily-market-dashboard/agent/client.py33logger = logging.getLogger(__name__)CODE
LOWexamples/daily-market-dashboard/agent/_sdk_patch.py15logger = logging.getLogger(__name__)CODE
LOWexamples/daily-market-dashboard/agent/async_bridge.py10logger = logging.getLogger(__name__)CODE
LOWexamples/daily-market-dashboard/agent/knowledge.py13logger = logging.getLogger(__name__)CODE
LOWscripts/tests/test_validate_skills_index.py380def _setup_minimal_workflow_repo(tmp_path: Path, **wf_overrides) -> None:CODE
LOWscripts/tests/test_skill_generation_pipeline.py162def _setup_mine_script(tmp_path: Path, pipeline_module) -> None:CODE
LOWscripts/tests/test_skill_generation_pipeline.py169def _setup_score_script(tmp_path: Path, pipeline_module) -> None:CODE
LOWscripts/tests/test_skill_generation_pipeline.py596def _setup_daily_backlog(tmp_path: Path, pipeline_module, ideas=None) -> None:CODE
LOW…ls/market-top-detector/scripts/calculators/__init__.py11__all__ = [CODE
LOWskills/pead-screener/scripts/screen_pead.py43logger = logging.getLogger(__name__)CODE
LOWskills/trader-memory-core/scripts/thesis_review.py16logger = logging.getLogger(__name__)CODE
LOWskills/trader-memory-core/scripts/thesis_ingest.py21logger = logging.getLogger(__name__)CODE
LOWskills/trader-memory-core/scripts/thesis_store.py23logger = logging.getLogger(__name__)CODE
LOWskills/trader-memory-core/scripts/thesis_store.py413def _update_index_entry(index: dict, thesis: dict) -> None:CODE
LOWskills/trader-memory-core/scripts/fmp_price_adapter.py15logger = logging.getLogger(__name__)CODE
LOW…heme-detector/scripts/representative_stock_selector.py28logger = logging.getLogger(__name__)CODE
AI Structural Patterns21 hits · 19 pts
SeverityFileLineSnippetContext
LOWskills/kanchi-dividend-sop/scripts/payout_safety.py85CODE
LOW…lls/macro-regime-detector/scripts/calculators/utils.py44CODE
LOW…ade-planner/scripts/tests/test_plan_breakout_trades.py38CODE
LOWskills/vcp-screener/scripts/screen_vcp.py306CODE
LOWskills/vcp-screener/scripts/tests/test_vcp_screener.py3161CODE
LOW…screener/scripts/calculators/vcp_pattern_calculator.py22CODE
LOW…ullback-screener/scripts/screen_dividend_growth_rsi.py314CODE
LOW…/breadth-chart-analyst/scripts/detect_uptrend_ratio.py660CODE
LOW…hesizer/scripts/tests/test_synthesize_edge_concepts.py503CODE
LOW…stockbee-episodic-pivot-analyzer/scripts/analyze_ep.py993CODE
LOWskills/uptrend-analyzer/scripts/tests/helpers.py4CODE
LOWskills/ftd-detector/scripts/tests/helpers.py53CODE
LOW…flow-tracker/scripts/tests/test_tracker_integration.py20CODE
LOW…de-analyzer/scripts/calculators/gap_size_calculator.py152CODE
LOW…-trade-analyzer/scripts/calculators/ma50_calculator.py87CODE
LOW…r/scripts/calculators/pre_earnings_trend_calculator.py110CODE
LOW…trade-analyzer/scripts/calculators/ma200_calculator.py91CODE
LOW…nalyzer/scripts/calculators/volume_trend_calculator.py135CODE
LOW…-druckenmiller-investment/scripts/tests/test_scorer.py172CODE
LOW…-druckenmiller-investment/scripts/tests/test_scorer.py400CODE
LOWskills/strategy-pivot-designer/scripts/tests/helpers.py6CODE
Over-Commented Block16 hits · 15 pts
SeverityFileLineSnippetContext
LOWexamples/weekly-trade-strategy/CLAUDE.md41 # - Nasdaq 100 (週足)COMMENT
LOW…de-strategy/.claude/agents/weekly-trade-blog-writer.md221 ```COMMENT
LOW…ategy/.claude/agents/druckenmiller-strategy-planner.md221 # - reports/YYYY-MM-DD/technical-market-analysis.mdCOMMENT
LOWscripts/run_skill_generation.sh1#!/bin/bashCOMMENT
LOWscripts/run_skill_improvement.sh1#!/bin/bashCOMMENT
LOWscripts/run_skill_improvement_loop.py441 return FalseCOMMENT
LOW.github/workflows/ci.yml121 # Default mode is what pre-commit runs on each commit.COMMENT
LOW.github/workflows/ci.yml141 - name: Validate skillsetsCOMMENT
LOWskills/kanchi-dividend-sop/scripts/thresholds.py21YIELD_FLOOR_BY_PROFILE = {COMMENT
LOWskills/kanchi-dividend-sop/scripts/thresholds.py41SPECIAL_EXTREME_MULTIPLE = 3.0COMMENT
LOW…ews-reaction-failure-analyzer/scripts/reaction_math.py41# 1.0 -> 13.4-15.8%, 1.28 -> ~9.7-10.0%, 1.35 -> 8.1-8.8%, all of which failCOMMENT
LOW…ews-reaction-failure-analyzer/scripts/reaction_math.py61MIN_EVENTS_DEFAULT = 3COMMENT
LOW…e-analyzer/scripts/tests/test_analyze_news_reaction.py521COMMENT
LOW…ality-checker/scripts/tests/test_check_data_quality.py321 # sum_mins = 50+20+15+5 = 90, sum_maxs = 55+25+20+10 = 110COMMENT
LOW…cot-contrarian-detector/scripts/screen_cot_crowding.py81 "BT",COMMENT
LOW…monitor/scripts/tests/test_distribution_day_tracker.py221 # Actually post_high[26] is index 26 in effective_history (oldest post-DD).COMMENT
AI Slop Vocabulary9 hits · 12 pts
SeverityFileLineSnippetContext
MEDIUMskills/kanchi-dividend-sop/scripts/thresholds.py73UTILITY_FFO_DEBT_MIN = 0.13 # below this, regulated leverage is stretchedCODE
MEDIUMskills/kanchi-dividend-sop/scripts/dividend_basis.py258 # robust to rolling-window pay-count drift; v2.1 R-2) ---COMMENT
MEDIUM…ills/macro-regime-detector/scripts/report_generator.py19 """Generate comprehensive Markdown report"""STRING
MEDIUMskills/market-top-detector/scripts/report_generator.py36 """Generate comprehensive Markdown report"""STRING
MEDIUM…ls/market-breadth-analyzer/scripts/report_generator.py19 """Generate comprehensive Markdown report."""STRING
MEDIUMskills/uptrend-analyzer/scripts/report_generator.py24 """Generate comprehensive Markdown report"""STRING
MEDIUMskills/ftd-detector/scripts/report_generator.py19 """Generate comprehensive Markdown report."""STRING
MEDIUM…y-druckenmiller-investment/scripts/report_generator.py22 """Generate comprehensive Markdown report."""STRING
MEDIUMskills/pair-trade-screener/scripts/analyze_spread.py258 """Print comprehensive analysis report"""STRING
Modern AI Meta-Vocabulary4 hits · 10 pts
SeverityFileLineSnippetContext
MEDIUMdocs/ja/skillsets.md28| [`trade-memory`](#trade-memory) — Trade Memory | event-driven | no-api-basic | beginner | `trade-memory-loop`, `monthlCODE
MEDIUMdocs/dev/metadata-and-workflow-schema.md280timeframe: daily # daily | weekly | event-driven | researchCODE
MEDIUMdocs/en/skillsets.md26| [`trade-memory`](#trade-memory) — Trade Memory | event-driven | no-api-basic | beginner | `trade-memory-loop`, `monthlCODE
MEDIUM…lls/data-quality-checker/scripts/check_data_quality.py673# Main orchestrationCOMMENT
Example Usage Blocks7 hits · 10 pts
SeverityFileLineSnippetContext
LOWskills/canslim-screener/scripts/finviz_stock_client.py209# Example usageCOMMENT
LOWskills/canslim-screener/scripts/report_generator.py435# Example usageCOMMENT
LOW…m-screener/scripts/calculators/new_highs_calculator.py151# Example usageCOMMENT
LOW…reener/scripts/calculators/supply_demand_calculator.py201# Example usageCOMMENT
LOW…slim-screener/scripts/calculators/market_calculator.py223# Example usageCOMMENT
LOW…reener/scripts/calculators/institutional_calculator.py351# Example usageCOMMENT
LOW…-screener/scripts/calculators/leadership_calculator.py626# Example usageCOMMENT
Slop Phrases1 hit · 2 pts
SeverityFileLineSnippetContext
MEDIUMscripts/tests/test_skill_improvement_loop.py346 + "\n\nLet me know if you need more details."CODE