Repository Analysis

alirezarezvani/claude-skills

345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.

11.1 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of alirezarezvani/claude-skills, a Python project with 22,551 GitHub stars. SynthScan v2.0 examined 822,721 lines of code across 3621 source files, recording 5369 pattern matches distributed across 24 syntactic categories. The overall adjusted score of 11.1 places this repository in the Low 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).

11.1
Adjusted Score
11.1
Raw Score
100%
Time Factor
2026-07-14
Last Push
22.6K
Stars
Python
Language
822.7K
Lines of Code
3.6K
Files
5.4K
Pattern Hits
2026-07-14
Scan Date
0.03
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

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

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 2HIGH 116MEDIUM 1405LOW 3846

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 5369 distinct pattern matches across 24 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 Separators859 hits · 2652 pts
SeverityFileLineSnippetContext
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py38# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py40# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py66# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py68# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py157# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py159# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py284# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py286# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py356# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py358# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py437# ─────────────────────────────────────────────────────COMMENT
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py439# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py115# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py117# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py35# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py37# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py168# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py170# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py225# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py227# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py360# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py362# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py419# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py421# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py493# ─────────────────────────────────────────────────────COMMENT
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py495# ─────────────────────────────────────────────────────COMMENT
MEDIUM…isor/skills/ciso-advisor/scripts/compliance_tracker.py25# ─── Framework Definitions ───────────────────────────────────────────────────COMMENT
MEDIUM…isor/skills/ciso-advisor/scripts/compliance_tracker.py67# ─── Control Domain Library ──────────────────────────────────────────────────COMMENT
MEDIUM…isor/skills/ciso-advisor/scripts/compliance_tracker.py488# ─── Analysis ────────────────────────────────────────────────────────────────COMMENT
MEDIUM…isor/skills/ciso-advisor/scripts/compliance_tracker.py572# ─── Display ─────────────────────────────────────────────────────────────────COMMENT
MEDIUM…isor/skills/ciso-advisor/scripts/compliance_tracker.py705# ─── Main ────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…advisor/skills/ciso-advisor/scripts/risk_quantifier.py25# ─── Data Model ─────────────────────────────────────────────────────────────COMMENT
MEDIUM…advisor/skills/ciso-advisor/scripts/risk_quantifier.py96# ─── Sample Data ─────────────────────────────────────────────────────────────COMMENT
MEDIUM…advisor/skills/ciso-advisor/scripts/risk_quantifier.py337# ─── Analysis & Reporting ────────────────────────────────────────────────────COMMENT
MEDIUM…advisor/skills/ciso-advisor/scripts/risk_quantifier.py428# ─── Display ─────────────────────────────────────────────────────────────────COMMENT
MEDIUM…advisor/skills/ciso-advisor/scripts/risk_quantifier.py565# ─── Interactive Entry ───────────────────────────────────────────────────────COMMENT
MEDIUM…advisor/skills/ciso-advisor/scripts/risk_quantifier.py614# ─── Main ────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py34# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py36# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py57# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py59# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py103# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py105# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py134# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py136# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py267# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py269# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py445# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py447# ---------------------------------------------------------------------------COMMENT
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py471# ---------------------------------------------------------------------------STRING
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py473# ---------------------------------------------------------------------------STRING
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py37# ---------------------------------------------------------------------------COMMENT
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py39# ---------------------------------------------------------------------------COMMENT
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py100# ---------------------------------------------------------------------------COMMENT
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py102# ---------------------------------------------------------------------------COMMENT
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py201# ---------------------------------------------------------------------------COMMENT
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py203# ---------------------------------------------------------------------------COMMENT
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py316# ---------------------------------------------------------------------------COMMENT
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py318# ---------------------------------------------------------------------------COMMENT
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py393# ---------------------------------------------------------------------------COMMENT
799 more matches not shown…
Structural Annotation Overuse1075 hits · 1952 pts
SeverityFileLineSnippetContext
LOWINSTALLATION.md398### Step 1: Clone RepositoryCOMMENT
LOWINSTALLATION.md405### Step 2: Install Dependencies (Optional)COMMENT
LOWINSTALLATION.md414### Step 3: Manual Copy to Agent DirectoryCOMMENT
LOWINSTALLATION.md447### Step 4: Verify Python ToolsCOMMENT
LOW…/skills/research/references/fallback_workflow_canon.md9### Step 1: DecomposeCOMMENT
LOW…/skills/research/references/fallback_workflow_canon.md19### Step 2: Source SelectionCOMMENT
LOW…/skills/research/references/fallback_workflow_canon.md31### Step 3: SearchCOMMENT
LOW…/skills/research/references/fallback_workflow_canon.md39### Step 4: Read + ExtractCOMMENT
LOW…/skills/research/references/fallback_workflow_canon.md47### Step 5: Synthesize Per Sub-QuestionCOMMENT
LOW…/skills/research/references/fallback_workflow_canon.md55### Step 6: Cross-Cutting PatternsCOMMENT
LOW…/skills/research/references/fallback_workflow_canon.md63### Step 7: OutputCOMMENT
LOW…/skills/research/references/fallback_workflow_canon.md71### Step 8: Audit LogCOMMENT
LOWresearch/notebooklm/commands/cs-notebooklm.md106# Step 0: environment check (silent if available; halt if not)COMMENT
LOWresearch/notebooklm/skills/notebooklm/SKILL.md18## Step 0: Browser Context Setup (Mandatory)COMMENT
LOW.gemini/skills/llm-cost-optimizer/SKILL.md14## Step 0: Classify Before You AskCOMMENT
LOW.gemini/skills/azure-cloud-architect/SKILL.md14### Step 1: Gather RequirementsCOMMENT
LOW.gemini/skills/azure-cloud-architect/SKILL.md28### Step 2: Design ArchitectureCOMMENT
LOW.gemini/skills/azure-cloud-architect/SKILL.md61### Step 3: Generate IaC TemplatesCOMMENT
LOW.gemini/skills/azure-cloud-architect/SKILL.md146### Step 4: Review CostsCOMMENT
LOW.gemini/skills/azure-cloud-architect/SKILL.md176### Step 5: Configure CI/CDCOMMENT
LOW.gemini/skills/azure-cloud-architect/SKILL.md233### Step 6: Security ReviewCOMMENT
LOW.gemini/skills/chaos-experiment/SKILL.md21# Step 1: gather inputs interactively (target, hypothesis, attack, magnitude, ...)COMMENT
LOW.gemini/skills/chaos-experiment/SKILL.md22# Step 2: run experiment_designer.py to produce the planCOMMENT
LOW.gemini/skills/chaos-experiment/SKILL.md30# Step 3: calculate blast radius against the team's error budgetCOMMENT
LOW.gemini/skills/chaos-experiment/SKILL.md38# Step 4: render the markdown plan for peer reviewCOMMENT
LOW.gemini/skills/senior-secops/SKILL.md108# Step 1: Scan for code vulnerabilitiesCOMMENT
LOW.gemini/skills/senior-secops/SKILL.md114# Step 2: Check dependency vulnerabilitiesCOMMENT
LOW.gemini/skills/senior-secops/SKILL.md120# Step 3: Verify compliance controlsCOMMENT
LOW.gemini/skills/senior-secops/SKILL.md126# Step 4: Generate combined reportsCOMMENT
LOW.gemini/skills/postmortem/SKILL.md30### Step 1: Define the Event PreciselyCOMMENT
LOW.gemini/skills/postmortem/SKILL.md41### Step 2: The 5 Whys — Done ProperlyCOMMENT
LOW.gemini/skills/postmortem/SKILL.md66### Step 3: Distinguish Contributing Factors from Root CauseCOMMENT
LOW.gemini/skills/postmortem/SKILL.md80### Step 4: Identify the Warning Signs That Were IgnoredCOMMENT
LOW.gemini/skills/postmortem/SKILL.md99### Step 5: Distinguish What Was in Control vs. Out of ControlCOMMENT
LOW.gemini/skills/postmortem/SKILL.md111### Step 6: Build the Change RegisterCOMMENT
LOW.gemini/skills/postmortem/SKILL.md131### Step 7: Verification DateCOMMENT
LOW…/skills/information-security-manager-iso27001/SKILL.md362### Step 1: Define AssetsCOMMENT
LOW…/skills/information-security-manager-iso27001/SKILL.md377### Step 2: Identify RisksCOMMENT
LOW…/skills/information-security-manager-iso27001/SKILL.md387### Step 3: Determine TreatmentCOMMENT
LOW…/skills/information-security-manager-iso27001/SKILL.md395### Step 4: Verify ImplementationCOMMENT
LOW.gemini/skills/scenario-war-room/SKILL.md43### Step 1: Define Scenario Variables (max 3)COMMENT
LOW.gemini/skills/scenario-war-room/SKILL.md60### Step 2: Domain Impact MappingCOMMENT
LOW.gemini/skills/scenario-war-room/SKILL.md75### Step 3: Cascade Effect MappingCOMMENT
LOW.gemini/skills/scenario-war-room/SKILL.md97### Step 4: Severity MatrixCOMMENT
LOW.gemini/skills/scenario-war-room/SKILL.md113### Step 5: Trigger Points (Early Warning Signals)COMMENT
LOW.gemini/skills/scenario-war-room/SKILL.md134### Step 6: Hedging StrategiesCOMMENT
LOW.gemini/skills/stress-test/SKILL.md28### Step 1: Isolate the AssumptionCOMMENT
LOW.gemini/skills/stress-test/SKILL.md42### Step 2: Find the Counter-EvidenceCOMMENT
LOW.gemini/skills/stress-test/SKILL.md62### Step 3: Model the DownsideCOMMENT
LOW.gemini/skills/stress-test/SKILL.md83### Step 4: Calculate SensitivityCOMMENT
LOW.gemini/skills/stress-test/SKILL.md94### Step 5: Propose the HedgeCOMMENT
LOW.gemini/skills/internal-narrative/SKILL.md37### Step 1: Build the Core NarrativeCOMMENT
LOW.gemini/skills/internal-narrative/SKILL.md54### Step 2: Audience Translation MatrixCOMMENT
LOW.gemini/skills/internal-narrative/SKILL.md72### Step 3: Contradiction DetectionCOMMENT
LOW.gemini/skills/internal-narrative/SKILL.md91### Step 4: Audience-Specific Communication CadenceCOMMENT
LOW.gemini/skills/internal-narrative/SKILL.md105### Step 5: All-Hands Structure and CadenceCOMMENT
LOW.gemini/skills/internal-narrative/SKILL.md123### Step 6: Crisis CommunicationCOMMENT
LOW.gemini/skills/flag-cleanup/SKILL.md30# Step 1: scan for debtCOMMENT
LOW.gemini/skills/flag-cleanup/SKILL.md33# Step 2: audit kill switchesCOMMENT
LOW.gemini/skills/flag-cleanup/SKILL.md36# Step 3: synthesize a markdown reportCOMMENT
1015 more matches not shown…
Excessive Try-Catch Wrapping728 hits · 1192 pts
SeverityFileLineSnippetContext
LOW…ssier/skills/dossier/scripts/source_tier_classifier.py123 except Exception as e:CODE
LOW.gemini/skills/migration-architect/SKILL.md203 except Exception as e:CODE
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py477 print(f"Error: File '{args.file}' not found.")CODE
MEDIUM…lls/executive-mentor/scripts/decision_matrix_scorer.py480 print(f"Error: Invalid JSON in '{args.file}': {e}")CODE
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py533 print(f"Error: File '{args.file}' not found.")CODE
MEDIUM…/skills/executive-mentor/scripts/stakeholder_mapper.py536 print(f"Error: Invalid JSON in '{args.file}': {e}")CODE
MEDIUM…/skills/cto-advisor/scripts/team_scaling_calculator.py567 print(f"Error: File not found: {args.input_file}", file=sys.stderr)CODE
MEDIUM…/skills/cto-advisor/scripts/team_scaling_calculator.py570 print(f"Error: Invalid JSON in {args.input_file}: {e}", file=sys.stderr)CODE
MEDIUM…/skills/cto-advisor/scripts/team_scaling_calculator.py576 print(f"Error: Missing required field {e} in {args.input_file}", file=sys.stderr)CODE
MEDIUM…r/skills/cro-advisor/scripts/revenue_forecast_model.py533 print(f"Error: File not found: {args.csv}", file=sys.stderr)STRING
MEDIUM…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py695 print(f"Error: File not found: {args.csv}", file=sys.stderr)CODE
MEDIUM…/skills/coo-advisor/scripts/ops_efficiency_analyzer.py806 print(f"Error: Input file not found: {args.input}", file=sys.stderr)CODE
MEDIUM…/skills/coo-advisor/scripts/ops_efficiency_analyzer.py809 print(f"Error: Invalid JSON in input file: {e}", file=sys.stderr)CODE
MEDIUM…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py735 print(f"Error: Input file not found: {args.input}", file=sys.stderr)CODE
MEDIUM…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py738 print(f"Error: Invalid JSON: {e}", file=sys.stderr)CODE
MEDIUM…kills/strategic-alignment/scripts/alignment_checker.py432 print(f"Error: File '{args.file}' not found.")CODE
MEDIUM…kills/strategic-alignment/scripts/alignment_checker.py435 print(f"Error: Invalid JSON in '{args.file}': {e}")CODE
MEDIUM…visor/skills/cpo-advisor/scripts/portfolio_analyzer.py520 print(f"Error: file not found: {args.input}", file=sys.stderr)CODE
MEDIUM…visor/skills/cpo-advisor/scripts/portfolio_analyzer.py523 print(f"Error: invalid JSON: {e}", file=sys.stderr)CODE
MEDIUM…level-advisor/skills/cpo-advisor/scripts/pmf_scorer.py576 print(f"Error: file not found: {args.input}", file=sys.stderr)CODE
MEDIUM…level-advisor/skills/cpo-advisor/scripts/pmf_scorer.py579 print(f"Error: invalid JSON: {e}", file=sys.stderr)CODE
LOW…skills/arquiteto-de-empresa/scripts/index_generator.py143 except Exception:CODE
MEDIUM…skills/arquiteto-de-empresa/scripts/index_generator.py140def main():CODE
LOW…isor/skills/arquiteto-de-empresa/scripts/okf_linter.py159 except Exception:CODE
MEDIUM…isor/skills/arquiteto-de-empresa/scripts/okf_linter.py156def main():CODE
LOW…skills/arquiteto-de-empresa/scripts/scaffold_bundle.py144 except Exception:CODE
MEDIUM…skills/arquiteto-de-empresa/scripts/scaffold_bundle.py141def main():CODE
LOW…skills/arquiteto-de-empresa/scripts/index_generator.py143 except Exception:CODE
MEDIUM…skills/arquiteto-de-empresa/scripts/index_generator.py140def main():CODE
LOW…resa/skills/arquiteto-de-empresa/scripts/okf_linter.py159 except Exception:CODE
MEDIUM…resa/skills/arquiteto-de-empresa/scripts/okf_linter.py156def main():CODE
LOW…skills/arquiteto-de-empresa/scripts/scaffold_bundle.py144 except Exception:CODE
MEDIUM…skills/arquiteto-de-empresa/scripts/scaffold_bundle.py141def main():CODE
MEDIUM…evenue-operations/scripts/gtm_efficiency_calculator.py634 print(f"Error: File not found: {args.input}", file=sys.stderr)CODE
MEDIUM…evenue-operations/scripts/gtm_efficiency_calculator.py637 print(f"Error: Invalid JSON in {args.input}: {e}", file=sys.stderr)CODE
MEDIUM…evenue-operations/scripts/forecast_accuracy_tracker.py512 print(f"Error: File not found: {args.input}", file=sys.stderr)CODE
MEDIUM…evenue-operations/scripts/forecast_accuracy_tracker.py515 print(f"Error: Invalid JSON in {args.input}: {e}", file=sys.stderr)CODE
MEDIUM…evenue-operations/scripts/forecast_accuracy_tracker.py519 print("Error: Missing required field 'forecast_periods' in input data", file=sys.stderr)CODE
MEDIUM…skills/revenue-operations/scripts/pipeline_analyzer.py505 print(f"Error: File not found: {args.input}", file=sys.stderr)CODE
MEDIUM…skills/revenue-operations/scripts/pipeline_analyzer.py508 print(f"Error: Invalid JSON in {args.input}: {e}", file=sys.stderr)CODE
MEDIUM…skills/revenue-operations/scripts/pipeline_analyzer.py515 print(f"Error: Missing required field '{field}' in input data", file=sys.stderr)CODE
MEDIUM…skills/sales-engineer/scripts/rfp_response_analyzer.py64 print(f"Error: File not found: {filepath}", file=sys.stderr)CODE
MEDIUM…skills/sales-engineer/scripts/rfp_response_analyzer.py67 print(f"Error: Invalid JSON in {filepath}: {e}", file=sys.stderr)CODE
MEDIUM…skills/sales-engineer/scripts/rfp_response_analyzer.py71 print("Error: JSON must contain a 'requirements' array.", file=sys.stderr)CODE
MEDIUM…s/sales-engineer/scripts/competitive_matrix_builder.py58 print(f"Error: File not found: {filepath}", file=sys.stderr)CODE
MEDIUM…s/sales-engineer/scripts/competitive_matrix_builder.py61 print(f"Error: Invalid JSON in {filepath}: {e}", file=sys.stderr)CODE
MEDIUM…s/sales-engineer/scripts/competitive_matrix_builder.py65 print("Error: JSON must contain a 'categories' array.", file=sys.stderr)CODE
MEDIUM…s/sales-engineer/scripts/competitive_matrix_builder.py69 print("Error: JSON must contain 'our_product' name.", file=sys.stderr)CODE
MEDIUM…s/sales-engineer/scripts/competitive_matrix_builder.py73 print("Error: JSON must contain a non-empty 'competitors' array.", file=sys.stderr)CODE
MEDIUM…ss-growth/skills/sales-engineer/scripts/poc_planner.py145 print(f"Error: File not found: {filepath}", file=sys.stderr)CODE
MEDIUM…ss-growth/skills/sales-engineer/scripts/poc_planner.py148 print(f"Error: Invalid JSON in {filepath}: {e}", file=sys.stderr)CODE
MEDIUM…ss-growth/skills/sales-engineer/scripts/poc_planner.py152 print("Error: JSON must contain 'poc_name' field.", file=sys.stderr)CODE
MEDIUM…mer-success-manager/scripts/health_score_calculator.py457 print(f"Error: File not found: {args.input_file}", file=sys.stderr)CODE
MEDIUM…mer-success-manager/scripts/health_score_calculator.py460 print(f"Error: Invalid JSON in {args.input_file}: {e}", file=sys.stderr)CODE
MEDIUM…mer-success-manager/scripts/health_score_calculator.py465 print("Error: No customer records found in input file.", file=sys.stderr)CODE
MEDIUM…ustomer-success-manager/scripts/churn_risk_analyzer.py467 print(f"Error: File not found: {args.input_file}", file=sys.stderr)CODE
MEDIUM…ustomer-success-manager/scripts/churn_risk_analyzer.py470 print(f"Error: Invalid JSON in {args.input_file}: {e}", file=sys.stderr)CODE
MEDIUM…ustomer-success-manager/scripts/churn_risk_analyzer.py475 print("Error: No customer records found in input file.", file=sys.stderr)CODE
MEDIUM…uccess-manager/scripts/expansion_opportunity_scorer.py394 print(f"Error: File not found: {args.input_file}", file=sys.stderr)CODE
MEDIUM…uccess-manager/scripts/expansion_opportunity_scorer.py397 print(f"Error: Invalid JSON in {args.input_file}: {e}", file=sys.stderr)CODE
668 more matches not shown…
Hyper-Verbose Identifiers834 hits · 805 pts
SeverityFileLineSnippetContext
LOW…earch/grants/skills/grants/scripts/citation_tracker.py98def action_record_consensus_search(name: str, facet: str, query: str, tier: Optional[str]) -> Dict[str, Any]:CODE
LOW…earch/grants/skills/grants/scripts/citation_tracker.py116def action_record_consensus_received(name: str, count: int) -> Dict[str, Any]:CODE
LOW…earch/grants/skills/grants/scripts/citation_tracker.py124def action_record_consensus_cited(name: str, url: str) -> Dict[str, Any]:CODE
LOW…earch/grants/skills/grants/scripts/citation_tracker.py134def action_record_reporter_search(name: str, search_type: str, query: str, projects: int) -> Dict[str, Any]:CODE
LOW…earch/grants/skills/grants/scripts/citation_tracker.py143def action_record_reporter_cited(name: str, project_num: str) -> Dict[str, Any]:CODE
LOW…ssier/skills/dossier/scripts/source_tier_classifier.py106def is_likely_company_official(domain: str, subject_keywords: List[str]) -> bool:CODE
LOW…rch/dossier/skills/dossier/scripts/citation_tracker.py129def action_mark_implicit_fallback(name: str) -> Dict[str, Any]:CODE
LOW…ills/dossier/scripts/disconfirming_evidence_balance.py50def suggest_disconfirming_queries(hypothesis: str, supporting_queries: List[str]) -> List[str]:CODE
LOW…view/skills/litreview/scripts/framework_recommender.py123def generate_starter_questions(question: str, framework: str) -> List[str]:CODE
LOW…litreview/skills/litreview/scripts/citation_tracker.py108def action_record_papers_received(name: str, count: int, unique: Optional[int]) -> Dict[str, Any]:CODE
LOW…ills/syllabus/scripts/discussion_question_validator.py94def validate_against_audience(question: str, audience: str) -> Dict[str, Any]:CODE
LOW…notebooklm/scripts/custom_prompt_template_generator.py179def generate_table_of_contents(audience: str, length: str, angle: str) -> str:CODE
LOW.gemini/skills/stripe-integration-expert/SKILL.md290async function handleSubscriptionUpdated(subscription: Stripe.Subscription) {CODE
LOW.gemini/skills/stripe-integration-expert/SKILL.md313async function handleSubscriptionDeleted(subscription: Stripe.Subscription) {CODE
LOW.gemini/skills/stripe-integration-expert/SKILL.md325async function handleInvoicePaymentFailed(invoice: Stripe.Invoice) {CODE
LOW.gemini/skills/stripe-integration-expert/SKILL.md342async function handleInvoicePaymentSucceeded(invoice: Stripe.Invoice) {CODE
LOW.gemini/skills/stripe-integration-expert/SKILL.md459export async function requireActiveSubscription() {CODE
LOW.gemini/skills/tdd-guide/SKILL.md64 def test_divide_positive_numbers(self):CODE
LOW.gemini/skills/tdd-guide/SKILL.md67 def test_divide_negative_numerator(self):CODE
LOW.gemini/skills/tdd-guide/SKILL.md73 def test_divide_by_zero_raises_value_error(self):CODE
LOW.gemini/skills/tdd-guide/SKILL.md77 def test_divide_zero_numerator(self):CODE
LOW.gemini/skills/tdd-guide/SKILL.md319def test_roundtrip_serialization(data):CODE
LOW.gemini/skills/tdd-guide/SKILL.md324def test_addition_is_commutative(a, b):CODE
LOW…/skills/executive-mentor/scripts/stakeholder_mapper.py119def calculate_overall_alignment(stakeholders: List[Dict]) -> Dict:CODE
LOW…isor/skills/ciso-advisor/scripts/compliance_tracker.py490def calculate_framework_coverage(controls: list[dict]) -> dict:CODE
LOW…isor/skills/ciso-advisor/scripts/compliance_tracker.py529def find_high_leverage_controls(controls: list[dict]) -> list[dict]:CODE
LOW…advisor/skills/ciso-advisor/scripts/risk_quantifier.py339def calculate_portfolio_summary(risks: list[dict]) -> dict:CODE
LOW…/skills/org-health-diagnostic/scripts/health_scorer.py153def build_financial_dimension(stage: Stage, **kwargs) -> Dimension:CODE
LOW…/skills/org-health-diagnostic/scripts/health_scorer.py223def build_engineering_dimension(**kwargs) -> Dimension:CODE
LOW…/skills/org-health-diagnostic/scripts/health_scorer.py261def build_operations_dimension(**kwargs) -> Dimension:CODE
LOW…visor/skills/cto-advisor/scripts/tech_debt_analyzer.py114 def _calculate_category_score(self, category_data: Dict, indicators: List) -> float:CODE
LOW…visor/skills/cto-advisor/scripts/tech_debt_analyzer.py325 def _generate_recommendations(self, results: Dict) -> List[str]:CODE
LOW…/skills/cto-advisor/scripts/team_scaling_calculator.py241 def _distribute_quarterly_hires(self, total_hires: int, role_needs: Dict) -> Dict:CODE
LOW…/skills/cto-advisor/scripts/team_scaling_calculator.py419 def _generate_recommendations(self, results: Dict) -> List[str]:CODE
LOW…r/skills/cro-advisor/scripts/revenue_forecast_model.py107def calculate_historical_win_rates(deals):CODE
LOW…skills/cmo-advisor/scripts/marketing_budget_modeler.py339def print_scenario_comparison(scenarios: List[ScenarioResult]) -> None:CODE
LOW…/skills/coo-advisor/scripts/ops_efficiency_analyzer.py476def generate_improvement_plan(CODE
LOW…/skills/coo-advisor/scripts/ops_efficiency_analyzer.py290def _generate_toc_recommendation(bottleneck_step: dict, process: ProcessData) -> str:CODE
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py129def calculate_objective_score(objective: dict, quarter_progress: float) -> dict:CODE
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py594def _generate_recommendations(CODE
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py771def _calculate_quarter_progress(data: dict) -> float:CODE
LOW…lls/ceo-advisor/scripts/financial_scenario_analyzer.py230 def _perform_sensitivity_analysis(self, base_case: Dict, scenarios: List[Dict]) -> Dict:CODE
LOW…lls/ceo-advisor/scripts/financial_scenario_analyzer.py245 def _calculate_variable_impact(self, base_case: Dict, variable: str, change: float) -> float:CODE
LOW…lls/ceo-advisor/scripts/financial_scenario_analyzer.py259 def _calculate_risk_adjusted_returns(self, scenarios: List[Dict]) -> Dict:CODE
LOW…lls/ceo-advisor/scripts/financial_scenario_analyzer.py338def analyze_financial_scenarios(base_case: Dict, scenarios: List[Dict]) -> str:CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py49 def analyze_strategic_position(self, company_data: Dict) -> Dict:CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py196 def _calculate_industry_attractiveness(self, forces: Dict) -> float:CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py232 def _generate_strategic_options(self, pillar_analysis: Dict, context: Dict) -> List[Dict]:CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py347 def _calculate_execution_risk(self, data: Dict) -> float:CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py372 def _calculate_financial_risk(self, data: Dict) -> float:CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py385 def _calculate_competitive_risk(self, data: Dict) -> float:CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py391 def _create_strategic_roadmap(self, options: List, timeline_months: int) -> Dict:CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py469 def _generate_recommendations(self, results: Dict) -> List[str]:CODE
LOW…skills/revenue-operations/scripts/pipeline_analyzer.py63def calculate_stage_conversion_rates(CODE
LOW…skills/sales-engineer/scripts/rfp_response_analyzer.py207def determine_bid_recommendation(CODE
LOW…s/sales-engineer/scripts/competitive_matrix_builder.py170def compute_competitive_scores(CODE
LOW…ss-growth/skills/sales-engineer/scripts/poc_planner.py226def generate_success_criteria(data: dict[str, Any]) -> list[dict[str, Any]]:CODE
LOW…ss-growth/skills/sales-engineer/scripts/poc_planner.py304def generate_evaluation_scorecard(data: dict[str, Any]) -> dict[str, Any]:CODE
LOW…ss-growth/skills/sales-engineer/scripts/poc_planner.py456def generate_go_no_go_framework(data: dict[str, Any]) -> dict[str, Any]:CODE
LOW…ustomer-success-manager/scripts/churn_risk_analyzer.py120def renewal_urgency_multiplier(days_remaining: Optional[int]) -> float:CODE
774 more matches not shown…
Unused Imports634 hits · 592 pts
SeverityFileLineSnippetContext
LOWresearch/research/skills/research/scripts/classifier.py26CODE
LOW…skills/research/scripts/routing_transparency_logger.py29CODE
LOW…skills/research/scripts/routing_transparency_logger.py30CODE
LOW…grants/skills/grants/scripts/fiscal_year_calculator.py22CODE
LOW…ills/dossier/scripts/disconfirming_evidence_balance.py27CODE
LOWresearch/pulse/skills/pulse/scripts/citation_tracker.py36CODE
LOW…search/patent/skills/patent/scripts/family_resolver.py52CODE
LOW…ills/syllabus/scripts/discussion_question_validator.py25CODE
LOW…arch/syllabus/skills/syllabus/scripts/topic_grouper.py29CODE
LOW…/notebooklm/skills/notebooklm/scripts/action_router.py26CODE
LOW…/skills/executive-mentor/scripts/stakeholder_mapper.py33CODE
LOW…/skills/executive-mentor/scripts/stakeholder_mapper.py33CODE
LOW…icer-advisor/scripts/customer_segmentation_designer.py42CODE
LOW…omer-officer-advisor/scripts/cs_coverage_calculator.py33CODE
LOW…lls/vpe-advisor/scripts/eng_team_structure_designer.py35CODE
LOW…ls/vpe-advisor/scripts/eng_hiring_funnel_calculator.py40CODE
LOW…isor/skills/ciso-advisor/scripts/compliance_tracker.py21CODE
LOW…advisor/skills/ciso-advisor/scripts/risk_quantifier.py18CODE
LOW…advisor/skills/ciso-advisor/scripts/risk_quantifier.py19CODE
LOW…/skills/org-health-diagnostic/scripts/health_scorer.py10CODE
LOW…/skills/org-health-diagnostic/scripts/health_scorer.py11CODE
LOW…r/skills/scenario-war-room/scripts/scenario_modeler.py10CODE
LOW…r/skills/scenario-war-room/scripts/scenario_modeler.py11CODE
LOW…r/skills/scenario-war-room/scripts/scenario_modeler.py11CODE
LOW…visor/skills/cto-advisor/scripts/tech_debt_analyzer.py6CODE
LOW…visor/skills/cto-advisor/scripts/tech_debt_analyzer.py7CODE
LOW…/skills/cto-advisor/scripts/team_scaling_calculator.py10CODE
LOW…r/skills/cro-advisor/scripts/revenue_forecast_model.py29CODE
LOW…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py30CODE
LOW…l-advisor/skills/cro-advisor/scripts/churn_analyzer.py34CODE
LOW…sor/skills/chro-advisor/scripts/hiring_plan_modeler.py16CODE
LOW…sor/skills/chro-advisor/scripts/hiring_plan_modeler.py18CODE
LOW…sor/skills/chro-advisor/scripts/hiring_plan_modeler.py19CODE
LOW…dvisor/skills/chro-advisor/scripts/comp_benchmarker.py21CODE
LOW…dvisor/skills/chro-advisor/scripts/comp_benchmarker.py25CODE
LOW…icer-advisor/scripts/customer_segmentation_designer.py42CODE
LOW…omer-officer-advisor/scripts/cs_coverage_calculator.py33CODE
LOW…dvisor/skills/cfo-advisor/scripts/fundraising_model.py27CODE
LOW…/skills/cfo-advisor/scripts/unit_economics_analyzer.py19CODE
LOW…skills/cmo-advisor/scripts/marketing_budget_modeler.py25CODE
LOW…r/skills/cmo-advisor/scripts/growth_model_simulator.py24CODE
LOW…r/skills/cmo-advisor/scripts/growth_model_simulator.py25CODE
LOW…r/skills/cmo-advisor/scripts/growth_model_simulator.py27CODE
LOW…lls/vpe-advisor/scripts/eng_team_structure_designer.py35CODE
LOW…ls/vpe-advisor/scripts/eng_hiring_funnel_calculator.py40CODE
LOW…/skills/coo-advisor/scripts/ops_efficiency_analyzer.py19CODE
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py21CODE
LOW…lls/ceo-advisor/scripts/financial_scenario_analyzer.py6CODE
LOW…lls/ceo-advisor/scripts/financial_scenario_analyzer.py7CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py6CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py7CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py8CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py9CODE
LOW…data-officer-advisor/scripts/ai_training_data_audit.py36CODE
LOW…level-advisor/skills/cpo-advisor/scripts/pmf_scorer.py21CODE
LOW…data-officer-advisor/scripts/ai_training_data_audit.py36CODE
LOW…kills/atlassian-admin/scripts/permission_audit_tool.py17CODE
LOW…kills/atlassian-admin/scripts/permission_audit_tool.py17CODE
LOW…ement/skills/pm-skills/scripts/jira_snapshot_bridge.py33CODE
LOW…nt/skills/scrum-master/scripts/sprint_health_scorer.py18CODE
574 more matches not shown…
Deep Nesting615 hits · 540 pts
SeverityFileLineSnippetContext
LOWresearch/research/skills/research/scripts/classifier.py61CODE
LOW…skills/research/scripts/routing_transparency_logger.py106CODE
LOW…skills/research/scripts/routing_transparency_logger.py127CODE
LOW…earch/grants/skills/grants/scripts/citation_tracker.py242CODE
LOW…arch/grants/skills/grants/scripts/mechanism_matcher.py54CODE
LOW…ssier/skills/dossier/scripts/source_tier_classifier.py200CODE
LOW…rch/dossier/skills/dossier/scripts/citation_tracker.py224CODE
LOWresearch/pulse/skills/pulse/scripts/citation_tracker.py187CODE
LOW…view/skills/litreview/scripts/framework_recommender.py70CODE
LOW…litreview/skills/litreview/scripts/citation_tracker.py200CODE
LOW…ew/skills/litreview/scripts/cross_search_aggregator.py88CODE
LOW…search/patent/skills/patent/scripts/family_resolver.py138CODE
LOW…earch/patent/skills/patent/scripts/citation_tracker.py195CODE
LOW…ills/syllabus/scripts/discussion_question_validator.py54CODE
LOW…ills/syllabus/scripts/discussion_question_validator.py149CODE
LOW…h/syllabus/skills/syllabus/scripts/citation_tracker.py171CODE
LOW…arch/syllabus/skills/syllabus/scripts/topic_grouper.py147CODE
LOW…lls/executive-mentor/scripts/decision_matrix_scorer.py70CODE
LOW…lls/executive-mentor/scripts/decision_matrix_scorer.py288CODE
LOW…/skills/executive-mentor/scripts/stakeholder_mapper.py232CODE
LOW…/skills/executive-mentor/scripts/stakeholder_mapper.py364CODE
LOW…er-advisor/scripts/retention_decomposition_analyzer.py140CODE
LOW…/skills/org-health-diagnostic/scripts/health_scorer.py69CODE
LOW…r/skills/scenario-war-room/scripts/scenario_modeler.py147CODE
LOW…visor/skills/cto-advisor/scripts/tech_debt_analyzer.py130CODE
LOW…visor/skills/cto-advisor/scripts/tech_debt_analyzer.py325CODE
LOW…dvisor/skills/chro-advisor/scripts/comp_benchmarker.py134CODE
LOW…dvisor/skills/chro-advisor/scripts/comp_benchmarker.py236CODE
LOW…dvisor/skills/chro-advisor/scripts/comp_benchmarker.py275CODE
LOW…er-advisor/scripts/retention_decomposition_analyzer.py140CODE
LOW…skills/cmo-advisor/scripts/marketing_budget_modeler.py266CODE
LOW…sor/skills/decision-logger/scripts/decision_tracker.py367CODE
LOW…sor/skills/decision-logger/scripts/decision_tracker.py394CODE
LOW…/skills/coo-advisor/scripts/ops_efficiency_analyzer.py320CODE
LOW…/skills/coo-advisor/scripts/ops_efficiency_analyzer.py412CODE
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py51CODE
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py282CODE
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py406CODE
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py297CODE
LOW…kills/strategic-alignment/scripts/alignment_checker.py191CODE
LOW…kills/strategic-alignment/scripts/alignment_checker.py244CODE
LOW…lls/ceo-advisor/scripts/financial_scenario_analyzer.py127CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py137CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py208CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py391CODE
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py469CODE
LOW…general-counsel-advisor/scripts/term_sheet_analyzer.py80CODE
LOW…ef-data-officer-advisor/scripts/data_asset_valuator.py53CODE
LOW…visor/skills/cpo-advisor/scripts/portfolio_analyzer.py132CODE
LOW…visor/skills/cpo-advisor/scripts/portfolio_analyzer.py222CODE
LOW…visor/skills/cpo-advisor/scripts/portfolio_analyzer.py497CODE
LOW…level-advisor/skills/cpo-advisor/scripts/pmf_scorer.py273CODE
LOW…level-advisor/skills/cpo-advisor/scripts/pmf_scorer.py371CODE
LOW…level-advisor/skills/cpo-advisor/scripts/pmf_scorer.py385CODE
LOW…level-advisor/skills/cpo-advisor/scripts/pmf_scorer.py543CODE
LOW…isor/skills/arquiteto-de-empresa/scripts/okf_linter.py55CODE
LOW…general-counsel-advisor/scripts/term_sheet_analyzer.py80CODE
LOW…ef-data-officer-advisor/scripts/data_asset_valuator.py53CODE
LOW…resa/skills/arquiteto-de-empresa/scripts/okf_linter.py55CODE
LOW…evenue-operations/scripts/gtm_efficiency_calculator.py75CODE
555 more matches not shown…
Modern AI Meta-Vocabulary100 hits · 284 pts
SeverityFileLineSnippetContext
MEDIUMCHANGELOG.md287- **Karpathy #3 (Surgical Changes):** the upgrade did NOT rewrite existing SKILL.md content. New sections appended; exisCODE
MEDIUMCHANGELOG.md453#### `megaprompts/14-aeo-agentic-megaprompt.md`COMMENT
MEDIUMREADME.md43All three work together. See [Orchestration](#orchestration) for how to combine them.CODE
MEDIUMINSTALLATION.md15- [Multi-Agent Setup](#multi-agent-setup)CODE
MEDIUMCLAUDE.md67├── c-level-advisor/ # 66 C-level advisory skills (full C-suite + founder-mode agents + orchestration)CODE
MEDIUM.gemini/skills/senior-frontend/SKILL.md12- [Project Scaffolding](#project-scaffolding)CODE
MEDIUM.gemini/skills/caio-review/SKILL.md31### 2. What's the SLO on hallucination / error rate, and what's the fallback?COMMENT
MEDIUM.gemini/skills/observability-designer/SKILL.md29# Quick SLO scaffold (hand off to slo-architect for the real error-budget work)COMMENT
MEDIUM.gemini/skills/senior-prompt-engineer/SKILL.md37# Extract Input/Output few-shot pairs to JSONCOMMENT
MEDIUM.gemini/skills/senior-prompt-engineer/SKILL.md46### 2. RAG Evaluator — `scripts/rag_evaluator.py`COMMENT
MEDIUM.gemini/skills/senior-prompt-engineer/SKILL.md114### RAG Tuning LoopCOMMENT
MEDIUM.gemini/skills/pm-skills/SKILL.md49## The delivery loop (agentic)COMMENT
MEDIUM.gemini/skills/pm-skills/SKILL.md85## Hard rules (agentic delegation governance)COMMENT
MEDIUM.gemini/skills/product-skills/SKILL.md54## The discovery loop (the domain's recurring agentic loop)COMMENT
MEDIUM.gemini/skills/senior-fullstack/SKILL.md210# 2. Verify scaffold succeededCOMMENT
MEDIUM.gemini/skills/senior-ml-engineer/SKILL.md161## RAG System ImplementationCOMMENT
MEDIUM.gemini/skills/senior-ml-engineer/SKILL.md255### RAG System ArchitectureCOMMENT
MEDIUM.gemini/skills/senior-ml-engineer/SKILL.md277### RAG System BuilderCOMMENT
MEDIUM.gemini/skills/senior-data-engineer/SKILL.md63# Generate pipeline orchestration configCOMMENT
MEDIUM.gemini/skills/rag-architect/SKILL.md6# RAG ArchitectCOMMENT
MEDIUM.gemini/skills/llm-wiki/SKILL.md136## Why this works (vs plain RAG)COMMENT
MEDIUM…vel-advisor/c-level-agents/skills/caio-review/SKILL.md31### 2. What's the SLO on hallucination / error rate, and what's the fallback?COMMENT
MEDIUMproject-management/skills/pm-skills/SKILL.md49## The delivery loop (agentic)COMMENT
MEDIUMproject-management/skills/pm-skills/SKILL.md85## Hard rules (agentic delegation governance)COMMENT
MEDIUM…t/skills/senior-pm/scripts/project_health_dashboard.py332 # Determine RAG statusCOMMENT
MEDIUM…t/skills/senior-pm/scripts/project_health_dashboard.py402 # Count by RAG statusCOMMENT
MEDIUM…t/skills/senior-pm/scripts/project_health_dashboard.py524 # RAG status recommendationsCOMMENT
MEDIUM…t/skills/senior-pm/scripts/project_health_dashboard.py611 # RAG status analysisCOMMENT
MEDIUM…t/skills/senior-pm/scripts/project_health_dashboard.py663 # RAG Status SummaryCOMMENT
MEDIUM…t/skills/senior-pm/assets/executive_report_template.md28## Portfolio Dashboard & RAG StatusCOMMENT
MEDIUM…t/skills/senior-pm/assets/executive_report_template.md37### RAG Status DefinitionsCOMMENT
MEDIUM…re-cloud-architect/references/architecture_patterns.md12- [Pattern 3: Serverless Event-Driven](#pattern-3-serverless-event-driven)CODE
MEDIUMengineering-team/skills/senior-frontend/SKILL.md12- [Project Scaffolding](#project-scaffolding)CODE
MEDIUMengineering-team/skills/senior-prompt-engineer/SKILL.md37# Extract Input/Output few-shot pairs to JSONCOMMENT
MEDIUMengineering-team/skills/senior-prompt-engineer/SKILL.md46### 2. RAG Evaluator — `scripts/rag_evaluator.py`COMMENT
MEDIUMengineering-team/skills/senior-prompt-engineer/SKILL.md114### RAG Tuning LoopCOMMENT
MEDIUM…mpt-engineer/references/prompt_engineering_patterns.md71. [Zero-Shot Prompting](#1-zero-shot-prompting)CODE
MEDIUM…mpt-engineer/references/prompt_engineering_patterns.md82. [Few-Shot Prompting](#2-few-shot-prompting)CODE
MEDIUM…mpt-engineer/references/prompt_engineering_patterns.md93. [Chain-of-Thought (CoT)](#3-chain-of-thought-cot)CODE
MEDIUM…mpt-engineer/references/prompt_engineering_patterns.md159. [Retrieval-Augmented Generation](#9-retrieval-augmented-generation)CODE
MEDIUM…or-prompt-engineer/references/agentic_system_design.md104. [Multi-Agent Collaboration](#4-multi-agent-collaboration)CODE
MEDIUM…rompt-engineer/references/llm_evaluation_frameworks.md161## 3. RAG-Specific MetricsCOMMENT
MEDIUM…rompt-engineer/references/llm_evaluation_frameworks.md421### RAG BenchmarksCOMMENT
MEDIUM…s/senior-architect/references/architecture_patterns.md104. [Event-Driven Architecture](#4-event-driven-architecture)CODE
MEDIUMengineering-team/skills/senior-fullstack/SKILL.md210# 2. Verify scaffold succeededCOMMENT
MEDIUM…/senior-fullstack/scripts/fullstack_decision_engine.py13 - #2 Simplicity First: does NOT scaffold anything. Picks the profile.STRING
MEDIUMengineering-team/skills/senior-ml-engineer/SKILL.md161## RAG System ImplementationCOMMENT
MEDIUMengineering-team/skills/senior-ml-engineer/SKILL.md255### RAG System ArchitectureCOMMENT
MEDIUMengineering-team/skills/senior-ml-engineer/SKILL.md277### RAG System BuilderCOMMENT
MEDIUM…nior-ml-engineer/references/rag_system_architecture.md1# RAG System ArchitectureCOMMENT
MEDIUM…nior-ml-engineer/references/rag_system_architecture.md17## RAG Pipeline ArchitectureCOMMENT
MEDIUM…nior-ml-engineer/references/rag_system_architecture.md19### Basic RAG FlowCOMMENT
MEDIUMengineering-team/skills/senior-data-engineer/SKILL.md63# Generate pipeline orchestration configCOMMENT
MEDIUM…data-engineer/references/data_pipeline_architecture.md137. [Orchestration](#orchestration)CODE
MEDIUM…/skills/senior-backend/references/forcing_questions.md33## Q3 — "Sync request/response, async (queue), or event-driven? Pick a default and a rationale."COMMENT
MEDIUM…ills/senior-backend/scripts/backend_decision_engine.py168 # match "mongo" but still matches "go-or-rust-microservice".COMMENT
MEDIUM…solution-architect/references/architecture_patterns.md11- [Pattern 2: Event-Driven Microservices](#pattern-2-event-driven-microservices)CODE
MEDIUM…ineering-team/skills/code-reviewer/languages/csharp.md95- Prefer primary constructors (C# 12) for simple dependency injectionCODE
MEDIUMdocs/commands/cs-workflow-build.md44## Step 3 — Confirm the shape, then scaffoldCOMMENT
MEDIUM…s/skills/c-level-advisor/c-level-agents-caio-review.md42### 2. What's the SLO on hallucination / error rate, and what's the fallback?COMMENT
40 more matches not shown…
Cross-File Repetition55 hits · 275 pts
SeverityFileLineSnippetContext
HIGH.gemini/skills/tdd-guide/SKILL.md0serialization followed by deserialization returns the original.STRING
HIGHengineering-team/skills/tdd-guide/SKILL.md0serialization followed by deserialization returns the original.STRING
HIGHdocs/skills/engineering-team/tdd-guide.md0serialization followed by deserialization returns the original.STRING
HIGH.gemini/skills/senior-data-scientist/SKILL.md0calculate required sample size per variant. baseline_rate: current conversion rate (e.g. 0.10) mde: minimum detectable eSTRING
HIGHengineering-team/skills/senior-data-scientist/SKILL.md0calculate required sample size per variant. baseline_rate: current conversion rate (e.g. 0.10) mde: minimum detectable eSTRING
HIGHdocs/skills/engineering-team/senior-data-scientist.md0calculate required sample size per variant. baseline_rate: current conversion rate (e.g. 0.10) mde: minimum detectable eSTRING
HIGH.gemini/skills/senior-data-scientist/SKILL.md0run two-proportion z-test and return structured results. control/treatment: dicts with 'conversions' and 'visitors'.STRING
HIGHengineering-team/skills/senior-data-scientist/SKILL.md0run two-proportion z-test and return structured results. control/treatment: dicts with 'conversions' and 'visitors'.STRING
HIGHdocs/skills/engineering-team/senior-data-scientist.md0run two-proportion z-test and return structured results. control/treatment: dicts with 'conversions' and 'visitors'.STRING
HIGH.gemini/skills/senior-data-scientist/SKILL.md0returns a fitted-ready columntransformer for structured tabular data.STRING
HIGHengineering-team/skills/senior-data-scientist/SKILL.md0returns a fitted-ready columntransformer for structured tabular data.STRING
HIGHdocs/skills/engineering-team/senior-data-scientist.md0returns a fitted-ready columntransformer for structured tabular data.STRING
HIGH.gemini/skills/senior-data-scientist/SKILL.md0extract cyclical and lag features from a datetime column.STRING
HIGHengineering-team/skills/senior-data-scientist/SKILL.md0extract cyclical and lag features from a datetime column.STRING
HIGHdocs/skills/engineering-team/senior-data-scientist.md0extract cyclical and lag features from a datetime column.STRING
HIGH.gemini/skills/senior-data-scientist/SKILL.md0cross-validate and return mean ± std for each scorer. use stratifiedkfold for classification to preserve class balance.STRING
HIGHengineering-team/skills/senior-data-scientist/SKILL.md0cross-validate and return mean ± std for each scorer. use stratifiedkfold for classification to preserve class balance.STRING
HIGHdocs/skills/engineering-team/senior-data-scientist.md0cross-validate and return mean ± std for each scorer. use stratifiedkfold for classification to preserve class balance.STRING
HIGH.gemini/skills/senior-data-scientist/SKILL.md0estimate att via ols did with optional covariates. df must have: outcome, treatment_col (0/1), post_col (0/1). returns tSTRING
HIGHengineering-team/skills/senior-data-scientist/SKILL.md0estimate att via ols did with optional covariates. df must have: outcome, treatment_col (0/1), post_col (0/1). returns tSTRING
HIGHdocs/skills/engineering-team/senior-data-scientist.md0estimate att via ols did with optional covariates. df must have: outcome, treatment_col (0/1), post_col (0/1). returns tSTRING
HIGH…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py0generate actionable recommendations based on analysis.STRING
HIGH…ement/skills/scrum-master/scripts/velocity_analyzer.py0generate actionable recommendations based on analysis.STRING
HIGH…/skills/scrum-master/scripts/retrospective_analyzer.py0generate actionable recommendations based on analysis.STRING
HIGH…g/skills/tech-debt-tracker/scripts/debt_prioritizer.py0generate actionable recommendations based on analysis.STRING
HIGH…evenue-operations/scripts/gtm_efficiency_calculator.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…evenue-operations/scripts/forecast_accuracy_tracker.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…skills/revenue-operations/scripts/pipeline_analyzer.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…skills/sales-engineer/scripts/rfp_response_analyzer.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…s/sales-engineer/scripts/competitive_matrix_builder.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…ss-growth/skills/sales-engineer/scripts/poc_planner.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…lls/social-media-analyzer/scripts/calculate_metrics.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…l/skills/campaign-analytics/scripts/funnel_analyzer.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…/campaign-analytics/scripts/campaign_roi_calculator.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…lls/campaign-analytics/scripts/attribution_analyzer.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…e/skills/financial-analyst/scripts/ratio_calculator.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…/financial-analyst/scripts/budget_variance_analyzer.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…ance/skills/financial-analyst/scripts/dcf_valuation.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…e/skills/financial-analyst/scripts/forecast_builder.py0safely divide two numbers, returning default if denominator is zero.STRING
HIGH…evenue-operations/scripts/gtm_efficiency_calculator.py0format analysis results as a human-readable text report.STRING
HIGH…evenue-operations/scripts/forecast_accuracy_tracker.py0format analysis results as a human-readable text report.STRING
HIGH…skills/revenue-operations/scripts/pipeline_analyzer.py0format analysis results as a human-readable text report.STRING
HIGH…skills/sales-engineer/scripts/rfp_response_analyzer.py0load and validate poc data from a json file. args: filepath: path to the json file containing poc data. returns: parsed STRING
HIGH…s/sales-engineer/scripts/competitive_matrix_builder.py0load and validate poc data from a json file. args: filepath: path to the json file containing poc data. returns: parsed STRING
HIGH…ss-growth/skills/sales-engineer/scripts/poc_planner.py0load and validate poc data from a json file. args: filepath: path to the json file containing poc data. returns: parsed STRING
HIGH…mer-success-manager/scripts/health_score_calculator.py0return numerator / denominator, or *default* when denominator is zero.STRING
HIGH…ustomer-success-manager/scripts/churn_risk_analyzer.py0return numerator / denominator, or *default* when denominator is zero.STRING
HIGH…uccess-manager/scripts/expansion_opportunity_scorer.py0return numerator / denominator, or *default* when denominator is zero.STRING
HIGH…h-ops/skills/product-research/scripts/config_loader.py0config_loader.py - customization loader for the research-finance skill. stdlib-only. importable from the skill's other sSTRING
HIGH…ch-ops/skills/market-research/scripts/config_loader.py0config_loader.py - customization loader for the research-finance skill. stdlib-only. importable from the skill's other sSTRING
HIGH…h-ops/skills/research-finance/scripts/config_loader.py0config_loader.py - customization loader for the research-finance skill. stdlib-only. importable from the skill's other sSTRING
HIGH…e/skills/financial-analyst/scripts/ratio_calculator.py0accept both supported input shapes: 1. flat: the expected keys live at the top level of the json file. 2. nested: the daSTRING
HIGH…/financial-analyst/scripts/budget_variance_analyzer.py0accept both supported input shapes: 1. flat: the expected keys live at the top level of the json file. 2. nested: the daSTRING
HIGH…ance/skills/financial-analyst/scripts/dcf_valuation.py0accept both supported input shapes: 1. flat: the expected keys live at the top level of the json file. 2. nested: the daSTRING
HIGH…e/skills/financial-analyst/scripts/forecast_builder.py0accept both supported input shapes: 1. flat: the expected keys live at the top level of the json file. 2. nested: the daSTRING
Cross-Language Confusion51 hits · 244 pts
SeverityFileLineSnippetContext
HIGH…sor/skills/decision-logger/scripts/decision_tracker.py541 print(f" To initialize: mkdir -p ~/.claude/decisions/approved && touch ~/.claude/decisions/approved/decisions.mSTRING
HIGH…skills/google-workspace-cli/scripts/output_analyzer.py157 key = str(val) if val is not None else "(null)"CODE
HIGH…/skills/senior-frontend/scripts/component_generator.py67 error: Error | null;CODE
HIGH…/skills/senior-frontend/scripts/component_generator.py72 const [error, setError] = useState<Error | null>(null);CODE
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py236 name: string | null;CODE
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py242 error: string | null;CODE
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py352const PORT = process.env.PORT || 8000;CODE
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py463 const [data, setData] = useState<T | null>(null);CODE
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py465 const [error, setError] = useState<string | null>(null);CODE
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py469 setError(null);CODE
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py777 "cd backend && pip install -r requirements.txt && uvicorn app.main:app --reload",STRING
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py778 "cd frontend && npm install && npm run dev"STRING
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py783 "cd server && npm install && npm run dev",STRING
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py784 "cd client && npm install && npm run dev"STRING
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py789 "cd backend && pip install -r requirements.txt && python manage.py migrate && python manage.py runserver",STRING
HIGH…/skills/senior-fullstack/scripts/project_scaffolder.py790 "cd frontend && npm install && npm run dev"STRING
HIGH…/senior-data-engineer/scripts/pipeline_orchestrator.py687 'command': f'cd /opt/dbt && dbt run --select {" ".join(dbt_models)}'STRING
HIGH…/senior-data-engineer/scripts/pipeline_orchestrator.py699 'command': f'cd /opt/dbt && dbt test --select {" ".join(dbt_models)}'STRING
HIGH…g-team/skills/senior-qa/scripts/e2e_test_scaffolder.py532 workers: process.env.CI ? 1 : undefined,CODE
HIGH…s/ms365-tenant-manager/scripts/powershell_generator.py191 $lastSignIn = if ($signIns) { $signIns[0].CreatedDateTime } else { $null }CODE
HIGH…ai-act-specialist/scripts/ai_system_risk_classifier.py23 "article_5_practice": null,STRING
HIGH…ct-specialist/scripts/conformity_assessment_planner.py21 "annex_i_sectoral_law": null,STRING
HIGH…ai-act-specialist/scripts/ai_system_risk_classifier.py23 "article_5_practice": null,STRING
HIGH…ct-specialist/scripts/conformity_assessment_planner.py21 "annex_i_sectoral_law": null,STRING
HIGH…wn-html/skills/md-slides/scripts/deck_html_renderer.py383 history.replaceState(null, "", "#" + (current + 1));CODE
HIGH…wn-html/skills/md-slides/scripts/deck_html_renderer.py426 if (e.metaKey || e.ctrlKey || e.altKey) return;CODE
HIGH…wn-html/skills/md-slides/scripts/deck_html_renderer.py450 if (!isNaN(n) && n >= 1 && n <= total) initial = n - 1;CODE
HIGH…l/skills/md-document/scripts/interactivity_injector.py55 var current = null;CODE
HIGH…l/skills/md-document/scripts/interactivity_injector.py58 if (current) groups.push(current);CODE
HIGH…l/skills/md-document/scripts/interactivity_injector.py61 current.elements.push(el);CODE
HIGH…l/skills/md-document/scripts/interactivity_injector.py65 if (current) groups.push(current);CODE
HIGH…l/skills/md-document/scripts/interactivity_injector.py77 var visible = !q || g.text.indexOf(q) !== -1;CODE
HIGH…l/skills/md-document/scripts/interactivity_injector.py107 if (navigator.clipboard && navigator.clipboard.writeText) {CODE
HIGH…l/skills/md-document/scripts/interactivity_injector.py145 history.replaceState(null, "", "#" + id);CODE
HIGH…skills/saas-scaffolder/scripts/project_bootstrapper.py105 "src/index.ts": "import express from 'express';\nimport cors from 'cors';\nimport helmet from 'helmet';\nimpCODE
HIGH…skills/saas-scaffolder/scripts/project_bootstrapper.py158{'npm install && npm run dev' if stack in ('nextjs', 'express') else 'pip install -r requirements.txt && uvicorn app.maiCODE
HIGH…r/skills/workflow-builder/scripts/validate_workflow.py235 bugs.push(...r)CODE
HIGH…r/skills/workflow-builder/scripts/scaffold_workflow.py131 (!budget.total || budget.remaining() > 50_000)CODE
HIGH…r/skills/workflow-builder/scripts/scaffold_workflow.py139 found.push(...fresh)CODE
HIGH…ills/docker-development/scripts/dockerfile_analyzer.py47 "fix": "Add && rm -rf /var/lib/apt/lists/* in the same RUN instruction",CODE
HIGH…ills/docker-development/scripts/dockerfile_analyzer.py135 "fix": "Add HEALTHCHECK CMD curl -f http://localhost:PORT/health || exit 1",CODE
HIGH…ring/llm-wiki/skills/llm-wiki/scripts/ingest_source.py30 "existing_summary_page": "wiki/sources/monosemanticity.md" | null,STRING
HIGH…s/ci-cd-pipeline-builder/scripts/pipeline_generator.py151 " - run: python3 -m pip install -r requirements.txt || true",CODE
HIGH…s/ci-cd-pipeline-builder/scripts/pipeline_generator.py152 " - run: python3 -m pytest || true",CODE
HIGH…s/ci-cd-pipeline-builder/scripts/pipeline_generator.py251 " - python3 -m pip install -r requirements.txt || true",CODE
HIGH…s/ci-cd-pipeline-builder/scripts/pipeline_generator.py252 " - python3 -m pytest || true",CODE
HIGH…s/browser-automation/scripts/anti_detection_checker.py196 " await page.add_init_script(\"Object.defineProperty(navigator, 'webdriver', {get: () => undefined}CODE
HIGH…/browser-automation/scripts/form_automation_builder.py211 "Object.defineProperty(navigator, \'webdriver\', {{get: () => undefined}});"STRING
HIGH…/skills/browser-automation/scripts/scraping_toolkit.py156 "Object.defineProperty(navigator, \'webdriver\', {{get: () => undefined}});"CODE
HIGH…/skills/helm-chart-builder/scripts/values_validator.py298 "fix": "Remove default. Use empty string, null, or 'changeme' placeholder with comment",CODE
HIGH…/skills/autoresearch-agent/scripts/setup_experiment.py307 print(" Error: not a git repository. Run: git init && git add . && git commit -m 'initial'")CODE
Verbosity Indicators74 hits · 145 pts
SeverityFileLineSnippetContext
LOW…dvisor/skills/cfo-advisor/scripts/fundraising_model.py135 # Step 1: Option pool shuffle (if pre-round)COMMENT
LOW…dvisor/skills/cfo-advisor/scripts/fundraising_model.py173 # Step 2: Price per share (after pool creation)COMMENT
LOW…dvisor/skills/cfo-advisor/scripts/fundraising_model.py180 # Step 3: New shares for investorCOMMENT
LOW…dvisor/skills/cfo-advisor/scripts/fundraising_model.py183 # Step 4: Add investor to cap tableCOMMENT
LOW…am/skills/ms365-tenant-manager/scripts/tenant_setup.py317# Step 1: Configure organization settingsCOMMENT
LOW…am/skills/ms365-tenant-manager/scripts/tenant_setup.py327# Step 2: Enable Security Defaults (or use Conditional Access for advanced)COMMENT
LOW…am/skills/ms365-tenant-manager/scripts/tenant_setup.py333# Step 3: Enable audit loggingCOMMENT
LOW…am/skills/ms365-tenant-manager/scripts/tenant_setup.py337# Step 4: Configure Exchange Online settingsCOMMENT
LOW…am/skills/ms365-tenant-manager/scripts/tenant_setup.py352# Step 5: Configure SharePoint Online settingsCOMMENT
LOW…am/skills/ms365-tenant-manager/scripts/tenant_setup.py358# Step 6: Configure Microsoft Teams settingsCOMMENT
LOW…am/skills/ms365-tenant-manager/scripts/tenant_setup.py370# Step 7: SummaryCOMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py173 # Step 1: Get user detailsCOMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py177 # Step 2: Disable sign-in (immediately revokes access)COMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py181 # Step 3: Revoke all active sessionsCOMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py185 # Step 4: Remove from all groups (except retained groups)COMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py195 # Step 5: Remove mobile devicesCOMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py203 # Step 6: Convert mailbox to shared (preserves emails, removes license requirement)COMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py207 # Step 7: Set up email forwarding (optional - update recipient as needed)COMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py211 # Step 8: Set auto-replyCOMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py234 # Step 10: Hide from GAL (Global Address List)COMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py238 # Step 11: Document offboardingCOMMENT
LOW…skills/ms365-tenant-manager/scripts/user_management.py223 # Step 9: Remove licenses (wait a bit after mailbox conversion)COMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py172 # Step 1: Article 5 prohibitions (binary, no carve-out)COMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py183 # Step 2: Article 6(1) — safety component of regulated product per Annex ICOMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py194 # Step 3: Article 6(2) + Annex III — high-risk by categoryCOMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py227 # Step 4: Article 50 transparency (limited-risk)COMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py238 # Step 5: Default — minimal-riskCOMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py172 # Step 1: Article 5 prohibitions (binary, no carve-out)COMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py183 # Step 2: Article 6(1) — safety component of regulated product per Annex ICOMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py194 # Step 3: Article 6(2) + Annex III — high-risk by categoryCOMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py227 # Step 4: Article 50 transparency (limited-risk)COMMENT
LOW…ai-act-specialist/scripts/ai_system_risk_classifier.py238 # Step 5: Default — minimal-riskCOMMENT
LOW.github/workflows/smart-sync.yml149 # Step 1: Check if in ProjectCOMMENT
LOW.github/workflows/smart-sync.yml188 # Step 2: Determine Target StatusCOMMENT
LOW.github/workflows/smart-sync.yml213 # Step 3: Get Project IDsCOMMENT
LOW.github/workflows/smart-sync.yml242 # Step 4: Update Project BoardCOMMENT
LOW.github/workflows/smart-sync.yml291 # Step 1: Get Issue NumberCOMMENT
LOW.github/workflows/smart-sync.yml320 # Step 2: Get Project StatusCOMMENT
LOW.github/workflows/smart-sync.yml349 # Step 3: Map Status to LabelCOMMENT
LOW.github/workflows/smart-sync.yml365 # Step 4: Update Issue LabelsCOMMENT
LOW.github/workflows/smart-sync.yml379 # Step 5: Handle Issue StateCOMMENT
LOW…versal-scraping-architect/scripts/local_bs4_example.py228 # Step 1: robots.txt courtesy check (the skill mandates this), then fetchCOMMENT
LOW…versal-scraping-architect/scripts/local_bs4_example.py237 # Step 2: Find tableCOMMENT
LOW…versal-scraping-architect/scripts/local_bs4_example.py244 # Step 3: ParseCOMMENT
LOW…versal-scraping-architect/scripts/local_bs4_example.py251 # Step 4: CleanCOMMENT
LOW…versal-scraping-architect/scripts/local_bs4_example.py255 # Step 5: ValidateCOMMENT
LOW…versal-scraping-architect/scripts/local_bs4_example.py259 # Step 6: SaveCOMMENT
LOW…versal-scraping-architect/scripts/local_bs4_example.py262 # Step 7: Final summaryCOMMENT
LOW…versal-scraping-architect/scripts/firecrawl_example.py147 # Step 1: Environment checkCOMMENT
LOW…versal-scraping-architect/scripts/firecrawl_example.py150 # Step 2: robots.txt courtesy check (the skill mandates this)COMMENT
LOW…versal-scraping-architect/scripts/firecrawl_example.py154 # Step 3: Initialise Firecrawl client (imported lazily so --help works without the SDK)COMMENT
LOW…versal-scraping-architect/scripts/firecrawl_example.py159 # Step 4: ScrapeCOMMENT
LOW…versal-scraping-architect/scripts/firecrawl_example.py179 # Step 5: ValidateCOMMENT
LOW…versal-scraping-architect/scripts/firecrawl_example.py183 # Step 6: Token budget checkCOMMENT
LOW…versal-scraping-architect/scripts/firecrawl_example.py186 # Step 7: Save clean outputCOMMENT
LOW…versal-scraping-architect/scripts/firecrawl_example.py189 # Step 8: Final summaryCOMMENT
LOW…g/skills/tech-debt-tracker/scripts/debt_prioritizer.py121 # Step 1: Enrich debt items with estimatesCOMMENT
LOW…g/skills/tech-debt-tracker/scripts/debt_prioritizer.py127 # Step 2: Calculate prioritization scoresCOMMENT
LOW…g/skills/tech-debt-tracker/scripts/debt_prioritizer.py138 # Step 3: Sort by priority scoreCOMMENT
LOW…g/skills/tech-debt-tracker/scripts/debt_prioritizer.py143 # Step 4: Generate sprint allocation recommendationsCOMMENT
14 more matches not shown…
Redundant / Tautological Comments74 hits · 108 pts
SeverityFileLineSnippetContext
LOW…dvisor/skills/cfo-advisor/scripts/fundraising_model.py153 # Check if existing pool is sufficientCOMMENT
LOW…evel-advisor/skills/coo-advisor/scripts/okr_tracker.py301 # Check if it's supposed to support somethingCOMMENT
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py428 # Assign initiatives to phasesCOMMENT
LOW…kills/atlassian-admin/scripts/permission_audit_tool.py149 # Check if delete permissions are unrestrictedCOMMENT
LOW…kills/atlassian-admin/scripts/permission_audit_tool.py157 # Check if granted to broad groupsCOMMENT
LOW…kills/atlassian-admin/scripts/permission_audit_tool.py168 # Check if admin permissions existCOMMENT
LOW…nt/skills/scrum-master/scripts/sprint_health_scorer.py722 # Output resultsCOMMENT
LOW…ement/skills/scrum-master/scripts/velocity_analyzer.py558 # Output resultsCOMMENT
LOW…/skills/scrum-master/scripts/retrospective_analyzer.py892 # Output resultsCOMMENT
LOW…/skills/senior-pm/scripts/resource_capacity_planner.py824 # Output resultsCOMMENT
LOW…ement/skills/senior-pm/scripts/risk_matrix_analyzer.py676 # Output resultsCOMMENT
LOW…t/skills/senior-pm/scripts/project_health_dashboard.py792 # Output resultsCOMMENT
LOW…gement/skills/jira-expert/scripts/jql_query_builder.py478 # Output resultsCOMMENT
LOWengineering-team/playwright-pro/hooks/validate-test.sh8# Read the file path from stdin JSONCOMMENT
LOWengineering-team/playwright-pro/hooks/validate-test.sh24# Check if file existsCOMMENT
LOW…skills/google-workspace-cli/scripts/workspace_audit.py111 # Check if external sharing is enabledCOMMENT
LOW…s/senior-prompt-engineer/scripts/agent_orchestrator.py95 # Check if it's a key-value pairCOMMENT
LOW…or-architect/scripts/architecture_diagram_generator.py189 # Check if import references another componentCOMMENT
LOW…skills/senior-architect/scripts/dependency_analyzer.py339 # Check if import is an internal moduleCOMMENT
LOW…ills/senior-fullstack/scripts/code_quality_analyzer.py389 # Read file contentCOMMENT
LOW…or-computer-vision/scripts/dataset_pipeline_builder.py219 # Check if txt contains YOLO format (class x_center y_center width height)COMMENT
LOW…ills/senior-backend/scripts/database_migration_tool.py337 # Check if it's actually a declared FKCOMMENT
LOW…g-team/skills/senior-backend/scripts/api_scaffolder.py477 # Check if has request bodyCOMMENT
LOW…kills/tech-stack-evaluator/scripts/report_generator.py41 # Check if running in terminalCOMMENT
LOW…-team/skills/senior-qa/scripts/test_suite_generator.py145 # Check if already addedCOMMENT
LOW…s/ms365-tenant-manager/scripts/powershell_generator.py372 # Check if user already has licenseCOMMENT
LOW…ills/programmatic-seo/scripts/url_pattern_generator.py83 # Check if swapped variables create duplicate intentCOMMENT
LOW…skill/skills/marketing-ops/scripts/campaign_tracker.py63 # Check if any dependency is incompleteCOMMENT
LOW…/app-store-optimization/scripts/competitor_analyzer.py441 # Check if line starts with bullet or numberCOMMENT
LOW…eam/skills/soc2-compliance/scripts/evidence_tracker.py71 # Check if overdueCOMMENT
LOW…onsultant-specialist/scripts/fda_submission_tracker.py138 # Check if submission has been sentCOMMENT
LOW…ills/isms-audit-expert/scripts/isms_audit_scheduler.py119 # Assign controls to quarters based on riskCOMMENT
LOWscripts/generate-docs.py362 # Check if platform keywords already presentCOMMENT
LOWscripts/codex-install.sh139 # Check if skill existsCOMMENT
LOWscripts/codex-install.sh145 # Check if it's a valid skill (has SKILL.md)COMMENT
LOWscripts/sync-codex-skills.py422 # Output resultsCOMMENT
LOW.github/workflows/skill-security-audit.yml63 # Check if this directory has a SKILL.md (is a skill)COMMENT
LOW…skills/saas-scaffolder/scripts/project_bootstrapper.py390 # Write filesCOMMENT
LOW…ls/product-manager-toolkit/scripts/rice_prioritizer.py277 # Output resultsCOMMENT
LOW…ering/agenthub/skills/agenthub/scripts/dag_analyzer.py99 # Check if commit is ancestor of other_commitCOMMENT
LOW…kills/terraform-patterns/scripts/tf_module_analyzer.py260 # Check if name suggests a secretCOMMENT
LOW…der/skills/karpathy-coder/scripts/assumption_linter.py95 # Check if any "plan" or numbered-list block lacks verificationCOMMENT
LOW…hy-coder/skills/karpathy-coder/scripts/diff_surgeon.py96 # Check if ONLY change is semicolonCOMMENT
LOW…ring/security-guidance/hooks/security_reminder_hook.py244 # Check if security reminders are enabledCOMMENT
LOW…kills/migration-architect/scripts/migration_planner.py624 # Output resultsCOMMENT
LOW…s/migration-architect/scripts/compatibility_checker.py840 # Output resultsCOMMENT
LOW…ills/migration-architect/scripts/rollback_generator.py1072 # Output resultsCOMMENT
LOW…g/skills/dependency-auditor/scripts/upgrade_planner.py509 # Check if major version changeCOMMENT
LOW…/sql-database-assistant/scripts/migration_generator.py232 # Check if type is specified (e.g., "rating int")COMMENT
LOW…/skills/observability-designer/scripts/slo_designer.py655 # Output resultsSTRING
LOW…/observability-designer/scripts/dashboard_generator.py1197 # Output resultsSTRING
LOW…/skills/spec-driven-workflow/scripts/test_extractor.py65 # Check if we hit another ## sectionCOMMENT
LOW…ering/skills/tech-debt-tracker/scripts/debt_scanner.py657 # Output resultsCOMMENT
LOW…g/skills/tech-debt-tracker/scripts/debt_prioritizer.py830 # Output resultsCOMMENT
LOW…ing/skills/tech-debt-tracker/scripts/debt_dashboard.py943 # Output resultsCOMMENT
LOW…ering/skills/api-design-reviewer/scripts/api_linter.py274 # Check if path starts with slashCOMMENT
LOW…ering/skills/api-design-reviewer/scripts/api_linter.py457 # Check if this is an action endpointCOMMENT
LOW…ering/skills/api-design-reviewer/scripts/api_linter.py519 # Check if status code is appropriate for the methodCOMMENT
LOW…ng/skills/api-design-reviewer/scripts/api_scorecard.py466 # Check if method usage seems appropriateCOMMENT
LOW…ng/skills/api-design-reviewer/scripts/api_scorecard.py892 # Check if operation has security requirementsCOMMENT
14 more matches not shown…
Fake / Example Data95 hits · 94 pts
SeverityFileLineSnippetContext
LOW…search/patent/skills/patent/scripts/family_resolver.py36 "assignee": "Acme Corp",STRING
LOW…search/patent/skills/patent/scripts/family_resolver.py64 "assignee": "Acme Corp",CODE
LOW…search/patent/skills/patent/scripts/family_resolver.py75 "assignee": "Acme Corp",CODE
LOW…search/patent/skills/patent/scripts/family_resolver.py86 "assignee": "Acme Corp",CODE
LOW.gemini/skills/revenue-operations/SKILL.md62 "name": "Acme Corp",CODE
LOW.gemini/skills/landing-page-generator/SKILL.md8Generate high-converting landing pages from a product description. Output complete Next.js/React components with multiplCODE
LOW.gemini/skills/api-design-reviewer/SKILL.md245 "name": "John Doe",CODE
LOW.gemini/skills/md-review/SKILL.md50 --reviewer "Jane Doe" --title "PR #123: Add retry logic" \CODE
LOW.gemini/skills/gdpr-dsgvo-expert/SKILL.md89 --type access --subject "John Doe" --email "john@example.com"CODE
LOW…kills/strategic-alignment/scripts/alignment_checker.py32 "name": "Acme Corp",CODE
LOW…visor/skills/cpo-advisor/scripts/portfolio_analyzer.py43 "company": "Acme Corp",CODE
LOWbusiness-growth/skills/revenue-operations/SKILL.md62 "name": "Acme Corp",CODE
LOW…ls/revenue-operations/assets/sample_pipeline_data.json8 "name": "Acme Corp",CODE
LOW…mer-success-manager/scripts/health_score_calculator.py405 "name": "Acme Corp",CODE
LOW…s/customer-success-manager/assets/expected_output.json13 "name": "Acme Corp",CODE
LOW…tomer-success-manager/assets/sample_customer_data.json5 "name": "Acme Corp",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json28 "assigned_to": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json116 "assigned_to": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json195 "assigned_to": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json280 "assigned_to": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json359 "assigned_to": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json465 "assigned_to": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json520 "attendees": ["John Doe", "Jane Smith", "Bob Wilson", "Alice Brown", "Sarah Chen"],CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json577 "attendees": ["John Doe", "Jane Smith", "Bob Wilson", "Alice Brown", "Sarah Chen"],CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json621 "facilitator": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json622 "attendees": ["John Doe", "Jane Smith", "Bob Wilson", "Alice Brown"],CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json641 "owner": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json679 "attendees": ["John Doe", "Jane Smith", "Bob Wilson", "Alice Brown", "Sarah Chen"],CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json723 "attendees": ["John Doe", "Jane Smith", "Bob Wilson", "Alice Brown"],CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json742 "owner": "John Doe",CODE
LOW…ent/skills/scrum-master/assets/sample_sprint_data.json779 "attendees": ["John Doe", "Jane Smith", "Bob Wilson", "Alice Brown", "Sarah Chen"],CODE
LOW…ng-team/playwright-pro/skills/pw/reference/fixtures.md89 await page.getByLabel('Email').fill('admin@example.com');CODE
LOW…eering-team/playwright-pro/skills/generate/patterns.md9 await page.getByLabel('Email').fill('user@example.com');CODE
LOW…eering-team/playwright-pro/skills/generate/patterns.md68 await page.getByLabel('Name').fill('Jane Doe');CODE
LOW…ls/google-workspace-cli/references/recipes-cookbook.md99gws drive permissions create <FILE_ID> --type user --role writer --emailAddress "user@example.com"CODE
LOW…-team/skills/senior-secops/scripts/security_scanner.py341 if any(skip in lower_line for skip in ['example', 'sample', 'placeholder', 'xxx', 'your_']):CODE
LOWengineering-team/skills/tdd-guide/README.md348 const result = validator.validate('user@example.com');CODE
LOW…senior-architect/references/system_design_workflows.md220 "street": "123 Main St",CODE
LOW…s/senior-fullstack/references/development_workflows.md388 target: { value: "John Doe" },CODE
LOW…s/senior-fullstack/references/development_workflows.md395 name: "John Doe",CODE
LOW…s/senior-fullstack/references/development_workflows.md471 await page.fill('[name="email"]', "user@example.com");CODE
LOW…skills/senior-fullstack/references/tech_stack_guide.md317 where: { email: "user@example.com" },CODE
LOW…skills/senior-fullstack/references/tech_stack_guide.md345 .where(eq(users.email, "user@example.com"))CODE
LOW…kills/senior-qa/references/test_automation_patterns.md80 await loginPage.login('user@example.com', 'password123');CODE
LOW…kills/senior-qa/references/test_automation_patterns.md85 await loginPage.login('user@example.com', 'wrongpassword');CODE
LOW…kills/senior-qa/references/test_automation_patterns.md728 const user = createUser({ name: 'John Doe' });CODE
LOW…-team/skills/senior-qa/references/qa_best_practices.md306 await user.type(screen.getByLabelText('Name'), 'John Doe');CODE
LOW…-team/skills/senior-qa/references/qa_best_practices.md313 name: 'John Doe',CODE
LOW…team/skills/senior-qa/references/testing_strategies.md200 return res(ctx.json({ id: req.params.id, name: 'John Doe' }));CODE
LOW…team/skills/senior-qa/references/testing_strategies.md217 expect(screen.getByText('John Doe')).toBeInTheDocument();CODE
LOW…kills/a11y-audit/references/framework-a11y-patterns.md28<input id="email" type="email" placeholder="user@example.com" />CODE
LOWdocs/skills/business-growth/revenue-operations.md73 "name": "Acme Corp",CODE
LOWdocs/skills/ra-qm-team/gdpr-dsgvo-expert.md100 --type access --subject "John Doe" --email "john@example.com"CODE
LOWdocs/skills/markdown-html/md-review.md56 --reviewer "Jane Doe" --title "PR #123: Add retry logic" \CODE
LOWdocs/skills/product-team/landing-page-generator.md19Generate high-converting landing pages from a product description. Output complete Next.js/React components with multiplCODE
LOWdocs/skills/engineering/api-design-reviewer.md256 "name": "John Doe",CODE
LOWcommercial/skills/deal-desk/scripts/deal_scorer.py37 "customer_name": "Acme Corp",CODE
LOW…ercial/skills/deal-desk/assets/deal_intake_template.md101 "customer_name": "Acme Corp",CODE
LOW…g-skill/skills/form-cro/scripts/form_field_analyzer.py49 "placeholder": attrs_dict.get("placeholder", ""),CODE
LOW…g-skill/skills/form-cro/scripts/form_field_analyzer.py61 "placeholder": attrs_dict.get("placeholder", ""),CODE
35 more matches not shown…
AI Slop Vocabulary52 hits · 80 pts
SeverityFileLineSnippetContext
MEDIUM…officer-advisor/scripts/model_buildvsbuy_calculator.py63FINETUNE_ONE_TIME = 25_000 # data prep + initial training + eval harnessCODE
MEDIUM…officer-advisor/scripts/model_buildvsbuy_calculator.py63FINETUNE_ONE_TIME = 25_000 # data prep + initial training + eval harnessCODE
MEDIUM…nt/skills/scrum-master/scripts/sprint_health_scorer.py466 """Perform comprehensive sprint health analysis."""STRING
MEDIUM…ement/skills/scrum-master/scripts/velocity_analyzer.py373 """Perform comprehensive velocity analysis."""STRING
MEDIUM…/skills/scrum-master/scripts/retrospective_analyzer.py719 """Perform comprehensive retrospective analysis."""STRING
MEDIUM…/skills/senior-pm/scripts/resource_capacity_planner.py590 """Perform comprehensive capacity analysis."""STRING
MEDIUM…ement/skills/senior-pm/scripts/risk_matrix_analyzer.py462 """Perform comprehensive risk analysis."""STRING
MEDIUM…t/skills/senior-pm/scripts/project_health_dashboard.py570 """Perform comprehensive portfolio health analysis."""STRING
MEDIUM…t/skills/senior-pm/scripts/project_health_dashboard.py306 """Calculate comprehensive health score for a project."""STRING
MEDIUM…ng-team/skills/tdd-guide/scripts/metrics_calculator.py13 """Calculate comprehensive test and code quality metrics."""STRING
MEDIUM…s/incident-commander/scripts/timeline_reconstructor.py697 """Generate comprehensive incident summary."""STRING
MEDIUM…/security-pen-testing/scripts/vulnerability_scanner.py251 """Return comprehensive OWASP Top 10 checklist items."""STRING
MEDIUM…lls/senior-prompt-engineer/scripts/prompt_optimizer.py304 """Perform comprehensive prompt analysis"""STRING
MEDIUM…kills/code-reviewer/scripts/review_report_generator.py368 """Generate comprehensive review report."""STRING
MEDIUM…lls/tech-stack-evaluator/scripts/migration_analyzer.py112 'complete': 10 # Complete rewrite, different paradigmCODE
MEDIUM…s/social-media-analyzer/scripts/analyze_performance.py123 """Generate comprehensive performance insights."""STRING
MEDIUM…ill/skills/copy-editing/scripts/ai_content_detector.py77DEMO_CONTENT = """In today's digital landscape, leveraging AI tools has become a game-changer for content creators. It'sCODE
MEDIUM…ill/skills/copy-editing/scripts/ai_content_detector.py77DEMO_CONTENT = """In today's digital landscape, leveraging AI tools has become a game-changer for content creators. It'sCODE
MEDIUM…ill/skills/content-production/scripts/seo_optimizer.py20 # SEO best practicesCOMMENT
MEDIUM…/app-store-optimization/scripts/competitor_analyzer.py106 # Identify best practicesCOMMENT
MEDIUM…lls/app-store-optimization/scripts/launch_checklist.py460 # Warnings for best practicesCOMMENT
MEDIUM…lls/app-store-optimization/scripts/launch_checklist.py11 """Generates comprehensive checklists for app launches and updates."""STRING
MEDIUM…/app-store-optimization/scripts/localization_helper.py486 # Simplified example - real implementation would be more comprehensiveCOMMENT
MEDIUM…y-manager-qmr/scripts/quality_effectiveness_monitor.py324 """Perform comprehensive QMS effectiveness analysis."""STRING
MEDIUM…/regulatory-affairs-head/scripts/regulatory_tracker.py132 """Generate comprehensive status report"""STRING
MEDIUMra-qm-team/skills/capa-officer/scripts/capa_tracker.py115 """Calculate comprehensive CAPA metrics."""STRING
MEDIUM…kills/compliance-os/scripts/evidence_pool_generator.py265 # High-leverage artefacts (satisfy ≥ 5 mappings)COMMENT
MEDIUM…e/skills/financial-analyst/scripts/ratio_calculator.py159 """Calculate leverage ratios."""STRING
MEDIUM…lls/ui-design-system/scripts/design_token_generator.py64 """Generate comprehensive design system tokens"""STRING
MEDIUM…lls/ui-design-system/scripts/design_token_generator.py95 """Generate comprehensive color palette from brand color"""STRING
MEDIUM…rocurement-optimizer/scripts/supplier_consolidation.py211 """Find calendar months where >=3 contracts renew (zero leverage)."""STRING
MEDIUM…rocurement-optimizer/scripts/supplier_consolidation.py266 lines.append("## Renewal-date clusters (negotiation leverage)\n")CODE
MEDIUM…/internal-comms/scripts/change_announcement_builder.py231 # Append seeded Q&A as appendix to Step 5 (empower-with-info).COMMENT
MEDIUM…kills/migration-architect/scripts/migration_planner.py423 """Generate comprehensive rollback plan"""STRING
MEDIUM…ills/migration-architect/scripts/rollback_generator.py291 """Generate comprehensive rollback runbook from migration plan"""STRING
MEDIUM…ills/migration-architect/scripts/rollback_generator.py758 """Generate comprehensive validation checklist"""STRING
MEDIUM…g/skills/dependency-auditor/scripts/upgrade_planner.py650 """Perform comprehensive risk assessment."""STRING
MEDIUM…g/skills/dependency-auditor/scripts/license_checker.py85 """Build comprehensive license database with risk classifications."""STRING
MEDIUM…g/skills/dependency-auditor/scripts/license_checker.py759 """Generate comprehensive risk assessment."""STRING
MEDIUM…ills/observability-designer/scripts/alert_optimizer.py824 """Perform comprehensive analysis of alert configuration."""STRING
MEDIUM…/skills/observability-designer/scripts/slo_designer.py436 # Create comprehensive frameworkCOMMENT
MEDIUM…/observability-designer/scripts/dashboard_generator.py28 """Generate comprehensive dashboard specifications."""STRING
MEDIUM…/observability-designer/scripts/dashboard_generator.py147 """Generate comprehensive dashboard specification."""STRING
MEDIUM…ng/skills/api-design-reviewer/scripts/api_scorecard.py133 """Generate comprehensive API scorecard."""STRING
MEDIUMengineering/skills/database-designer/index_optimizer.py722 """Generate comprehensive analysis report."""STRING
MEDIUMengineering/skills/database-designer/schema_analyzer.py753 """Get comprehensive analysis summary."""STRING
MEDIUM…ineering/skills/skill-tester/scripts/quality_scorer.py916 # Check for comprehensive help in scriptsCOMMENT
MEDIUM…neering/skills/skill-tester/scripts/skill_validator.py473 # Simplified check - a more comprehensive solution would use a stdlib module listCOMMENT
MEDIUM…ring/skills/interview-system-designer/loop_designer.py25 """Designs comprehensive interview loops based on role requirements."""STRING
MEDIUM…s/interview-system-designer/question_bank_generator.py26 """Generates comprehensive interview question banks with scoring criteria."""STRING
MEDIUM…s/interview-system-designer/question_bank_generator.py535 """Generate a comprehensive question bank for the specified role and competencies."""STRING
MEDIUM…/skills/interview-system-designer/hiring_calibrator.py85 """Perform comprehensive hiring calibration analysis."""STRING
Over-Commented Block69 hits · 69 pts
SeverityFileLineSnippetContext
LOW…/skills/skills-chief-customer-officer-advisor/SKILL.md141# 2. Review GRR / NRR / contraction / expansion separatelyCOMMENT
LOW.gemini/skills/skills-iso42001-specialist/SKILL.md121COMMENT
LOW.gemini/skills/skills-eu-ai-act-specialist/SKILL.md141# 2. Assemble: system description, architecture, training data, validation, risk managementCOMMENT
LOW.gemini/skills/chief-customer-officer-advisor/SKILL.md141# 2. Review GRR / NRR / contraction / expansion separatelyCOMMENT
LOW.gemini/skills/compliance-os-bundle/SKILL.md121# 1. Run framework selector with company profileCOMMENT
LOW.gemini/skills/chief-ai-officer-advisor/SKILL.md161# 3. Cross-check with cs-cfo-advisor on budget commitmentCOMMENT
LOW.gemini/skills/iso42001-specialist/SKILL.md121COMMENT
LOW.gemini/skills/eu-ai-act-specialist/SKILL.md141# 2. Assemble: system description, architecture, training data, validation, risk managementCOMMENT
LOW.gemini/skills/skills-chief-ai-officer-advisor/SKILL.md161# 3. Cross-check with cs-cfo-advisor on budget commitmentCOMMENT
LOW…advisor/skills/chief-customer-officer-advisor/SKILL.md141# 2. Review GRR / NRR / contraction / expansion separatelyCOMMENT
LOW…ficer-advisor/skills/chief-ai-officer-advisor/SKILL.md161# 3. Cross-check with cs-cfo-advisor on budget commitmentCOMMENT
LOW…advisor/skills/chief-customer-officer-advisor/SKILL.md141# 2. Review GRR / NRR / contraction / expansion separatelyCOMMENT
LOW…level-advisor/skills/chief-ai-officer-advisor/SKILL.md161# 3. Cross-check with cs-cfo-advisor on budget commitmentCOMMENT
LOW…level-advisor/c-level-agents/agents/cs-caio-advisor.md81```bashCOMMENT
LOWc-level-advisor/c-level-agents/agents/cs-cdo-advisor.md81# 2. Run the pickerCOMMENT
LOW…ering-team/self-improving-agent/hooks/error-capture.sh1#!/bin/bashCOMMENT
LOW…s/senior-fullstack/references/development_workflows.md781# 3. Verify deploymentCOMMENT
LOW…g-team/skills/senior-qa/scripts/e2e_test_scaffolder.py321 // TODO: Click navigation linksCOMMENT
LOW…g-team/skills/senior-qa/scripts/e2e_test_scaffolder.py581 // await page.getByLabel('Email').fill(process.env.TEST_EMAIL || 'test@example.com');COMMENT
LOW…t/skills/a11y-audit/references/color-contrast-guide.md1# Color Contrast GuideCOMMENT
LOWdocs/agents/cs-vpe-advisor.md121#!/bin/bashCOMMENT
LOWdocs/agents/cs-fda-qsr-auditor.md81```bashCOMMENT
LOWdocs/agents/cs-fda-qsr-auditor.md101# - Complaint trendingCOMMENT
LOWdocs/agents/cs-cqm-iso13485.md81COMMENT
LOWdocs/agents/cs-dpo-gdpr.md81python gdpr_compliance_checker.py compliance_state.jsonCOMMENT
LOWdocs/agents/cs-dpo-gdpr.md101# Flag residual high risk requiring Article 36 prior consultationCOMMENT
LOWdocs/agents/cs-capture.md101python ../skills/capture/scripts/complexity_estimator.py /tmp/dump.txtCOMMENT
LOWdocs/agents/cs-inbox-triage.md101COMMENT
LOWdocs/agents/cs-handoff-author.md81 --mktemp \COMMENT
LOWdocs/agents/cs-grill-master.md81### Workflow 1: Start a grill session (one-shot grill)COMMENT
LOWdocs/agents/cs-soc2-auditor.md81# Close gaps BEFORE observation period starts (avoid mid-period control changes)COMMENT
LOWdocs/agents/cs-soc2-auditor.md101```bashCOMMENT
LOWdocs/agents/cs-caio-advisor.md81### Workflow 2: AI Risk Classification (2-4 hours)COMMENT
LOWdocs/agents/cs-cdo-advisor.md81COMMENT
LOWdocs/skills/c-level-advisor/chief-ai-officer-advisor.md161python scripts/model_buildvsbuy_calculator.py use_case.jsonCOMMENT
LOW…ills/c-level-advisor/chief-customer-officer-advisor.md141# 1. Pull cohort data: closed/won by quarter for last 8 quartersCOMMENT
LOWdocs/skills/c-level-advisor/vpe-advisor.md161# 3. Identify top bottleneck (longest wait stage)COMMENT
LOWdocs/skills/ra-qm-team/eu-ai-act-specialist.md141# 1. Run conformity assessment planner to get the checklistCOMMENT
LOW…team/compliance-team-eu-ai-act-eu-ai-act-specialist.md141# 1. Run conformity assessment planner to get the checklistCOMMENT
LOWdocs/skills/compliance-os/compliance-os.md141# (e.g., aims_audit_scheduler.py for ISO 42001; isms_audit_scheduler.py for ISO 27001)COMMENT
LOWmarketing-skill/skills/app-store-optimization/README.md201To verify installation:COMMENT
LOW…ce-team-eu-ai-act/skills/eu-ai-act-specialist/SKILL.md141# 2. Assemble: system description, architecture, training data, validation, risk managementCOMMENT
LOW…ance-team-iso42001/skills/iso42001-specialist/SKILL.md121COMMENT
LOW…/regulatory-affairs-head/scripts/regulatory_tracker.py181 COMMENT
LOWra-qm-team/skills/iso42001-specialist/SKILL.md121COMMENT
LOWra-qm-team/skills/eu-ai-act-specialist/SKILL.md141# 2. Assemble: system description, architecture, training data, validation, risk managementCOMMENT
LOWscripts/vibe-install.sh1#!/bin/bashCOMMENT
LOWscripts/codex-install.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/gemini-install.sh1#!/bin/bashCOMMENT
LOWcompliance-os/agents/cs-fda-qsr-auditor.md81# - 820.30 Design controls: sample DHRsCOMMENT
LOWcompliance-os/agents/cs-fda-qsr-auditor.md101# Mock inspection with audit_simulator.pyCOMMENT
LOWcompliance-os/agents/cs-cqm-iso13485.md81```bashCOMMENT
LOWcompliance-os/agents/cs-dpo-gdpr.md81# - Article 5 + 6 lawful basis disciplineCOMMENT
LOWcompliance-os/agents/cs-dpo-gdpr.md101### Workflow 3: Post-Breach Internal AuditCOMMENT
LOWcompliance-os/agents/cs-soc2-auditor.md101# Pull samples for each control across observation periodCOMMENT
LOWcompliance-os/agents/cs-ciso-iso27001.md61## WorkflowsCOMMENT
LOWcompliance-os/skills/compliance-os/SKILL.md121# 1. Run framework selector with company profileCOMMENT
LOW.github/workflows/release.yml1---COMMENT
LOW.github/workflows/claude.yml41 actions: readCOMMENT
LOWengineering/handoff/agents/cs-handoff-author.md81# 2. Fill in the template based on current conversation state.COMMENT
9 more matches not shown…
Magic Placeholder Names6 hits · 30 pts
SeverityFileLineSnippetContext
HIGH.gemini/skills/pw/SKILL.md105export TESTRAIL_API_KEY="your-api-key"CODE
HIGHengineering-team/playwright-pro/README.md90export TESTRAIL_API_KEY="your-api-key"CODE
HIGHengineering-team/playwright-pro/skills/pw/SKILL.md105export TESTRAIL_API_KEY="your-api-key"CODE
HIGHengineering-team/skills/tdd-guide/README.md100client = anthropic.Anthropic(api_key="your-api-key")CODE
HIGHdocs/skills/engineering-team/playwright-pro.md116export TESTRAIL_API_KEY="your-api-key"CODE
HIGHdocs/skills/engineering-team/playwright-pro-pw.md116export TESTRAIL_API_KEY="your-api-key"CODE
Hallucination Indicators2 hits · 20 pts
SeverityFileLineSnippetContext
CRITICAL…-security/references/security-architecture-patterns.md534 secret = self.client.secrets.kv.v2.read_secret_version(path=path)CODE
CRITICAL…/skills/senior-secops/references/security_standards.md623 response = self.client.secrets.kv.v2.read_secret_version(path=path)CODE
Modern Structural Boilerplate14 hits · 16 pts
SeverityFileLineSnippetContext
LOW…or-computer-vision/scripts/dataset_pipeline_builder.py40logger = logging.getLogger(__name__)CODE
LOW…senior-computer-vision/scripts/vision_model_trainer.py26logger = logging.getLogger(__name__)CODE
LOW…/senior-computer-vision/scripts/inference_optimizer.py29logger = logging.getLogger(__name__)CODE
LOW…enior-ml-engineer/scripts/model_deployment_pipeline.py20logger = logging.getLogger(__name__)CODE
LOW…ills/senior-ml-engineer/scripts/ml_monitoring_suite.py20logger = logging.getLogger(__name__)CODE
LOW…kills/senior-ml-engineer/scripts/rag_system_builder.py20logger = logging.getLogger(__name__)CODE
LOW…ior-data-engineer/scripts/etl_performance_optimizer.py40logger = logging.getLogger(__name__)CODE
LOW…/senior-data-engineer/scripts/pipeline_orchestrator.py35logger = logging.getLogger(__name__)CODE
LOW…senior-data-engineer/scripts/data_quality_validator.py40logger = logging.getLogger(__name__)CODE
LOW…data-scientist/scripts/feature_engineering_pipeline.py20logger = logging.getLogger(__name__)CODE
LOW…s/senior-data-scientist/scripts/experiment_designer.py20logger = logging.getLogger(__name__)CODE
LOW…enior-data-scientist/scripts/model_evaluation_suite.py20logger = logging.getLogger(__name__)CODE
LOW…ance/skills/financial-analyst/scripts/dcf_valuation.py69 def set_historical_financials(self, historical: Dict[str, Any]) -> None:CODE
LOW…ance/skills/financial-analyst/scripts/dcf_valuation.py73 def set_assumptions(self, assumptions: Dict[str, Any]) -> None:CODE
Docstring Block Structure3 hits · 15 pts
SeverityFileLineSnippetContext
HIGH…skills/sales-engineer/scripts/rfp_response_analyzer.py49Load and validate RFP data from a JSON file. Args: filepath: Path to the JSON file containing RFP data. STRING
HIGH…s/sales-engineer/scripts/competitive_matrix_builder.py43Load and validate competitive data from a JSON file. Args: filepath: Path to the JSON file containing compeSTRING
HIGH…ss-growth/skills/sales-engineer/scripts/poc_planner.py130Load and validate POC data from a JSON file. Args: filepath: Path to the JSON file containing POC data. STRING
Example Usage Blocks9 hits · 14 pts
SeverityFileLineSnippetContext
LOW…visor/skills/cto-advisor/scripts/tech_debt_analyzer.py414 # Example usageCOMMENT
LOW…lls/ceo-advisor/scripts/financial_scenario_analyzer.py397 # Example usageCOMMENT
LOW…dvisor/skills/ceo-advisor/scripts/strategy_analyzer.py568 # Example usageCOMMENT
LOWscripts/vibe-install.sh9# Usage:COMMENT
LOWscripts/install.sh2# Usage:COMMENT
LOWscripts/codex-install.sh8# Usage:COMMENT
LOWscripts/convert.sh2# Usage:COMMENT
LOWscripts/review-new-skills.sh4# Usage:COMMENT
LOWscripts/gemini-install.sh7# Usage:COMMENT
TODO Padding7 hits · 8 pts
SeverityFileLineSnippetContext
LOW.gemini/skills/spec-to-repo/SKILL.md98- **Real code, not stubs.** Every function has a real implementation. No `// TODO: implement` or `pass` placeholders.CODE
LOW.gemini/skills/spec-to-repo/SKILL.md225| **Placeholder code** — `// TODO: implement`, `pass`, empty function bodies | Every function has a real implementation.CODE
LOW…eering-team/skills/tdd-guide/scripts/test_generator.py293# TODO: Implement testCOMMENT
LOWdocs/skills/product-team/spec-to-repo.md109- **Real code, not stubs.** Every function has a real implementation. No `// TODO: implement` or `pass` placeholders.CODE
LOWdocs/skills/product-team/spec-to-repo.md236| **Placeholder code** — `// TODO: implement`, `pass`, empty function bodies | Every function has a real implementation.CODE
LOWproduct-team/skills/spec-to-repo/SKILL.md98- **Real code, not stubs.** Every function has a real implementation. No `// TODO: implement` or `pass` placeholders.CODE
LOWproduct-team/skills/spec-to-repo/SKILL.md225| **Placeholder code** — `// TODO: implement`, `pass`, empty function bodies | Every function has a real implementation.CODE
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippetContext
HIGHmarketing-skill/skills/aeo/references/aeo_eeat_canon.md146### Pure AI-generated content with no human reviewCOMMENT
AI Structural Patterns7 hits · 7 pts
SeverityFileLineSnippetContext
LOW…skills/sales-engineer/scripts/rfp_response_analyzer.py111CODE
LOW…lls/threat-detection/scripts/threat_signal_analyzer.py154CODE
LOW…lls/threat-detection/scripts/threat_signal_analyzer.py255CODE
LOW…lls/threat-detection/scripts/threat_signal_analyzer.py401CODE
LOW…-team/skills/senior-backend/scripts/api_load_tester.py424CODE
LOW…own-html/skills/md-document/scripts/markdown_parser.py86CODE
LOW…kills/saas-metrics-coach/scripts/metrics_calculator.py19CODE
Slop Phrases4 hits · 7 pts
SeverityFileLineSnippetContext
MEDIUM…ill/skills/copy-editing/scripts/ai_content_detector.py40 "it's worth noting that",CODE
MEDIUM…ill/skills/copy-editing/scripts/ai_content_detector.py77DEMO_CONTENT = """In today's digital landscape, leveraging AI tools has become a game-changer for content creators. It'sCODE
LOW…s/interview-system-designer/question_bank_generator.py868 "Don't forget to assess cultural fit alongside competencies",CODE
LOW…expected_outputs/product_manager_senior_questions.json612 "Don't forget to assess cultural fit alongside competencies",CODE
Self-Referential Comments1 hit · 4 pts
SeverityFileLineSnippetContext
MEDIUM…gineering/skills/skill-tester/scripts/script_tester.py173 # Create a failed result for the scriptCOMMENT