Repository Analysis

nyldn/claude-octopus

Surface AI blindspots before you ship. Put up to 8 AI models on every research, design or coding task.

38.8 Strong AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of nyldn/claude-octopus, a Shell project with 3,916 GitHub stars. SynthScan v2.0 examined 222,732 lines of code across 1007 source files, recording 3271 pattern matches distributed across 17 syntactic categories. The overall adjusted score of 38.8 places this repository in the Strong AI signal band.

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

38.8
Adjusted Score
38.8
Raw Score
100%
Time Factor
2026-08-02
Last Push
3.9K
Stars
Shell
Language
222.7K
Lines of Code
1.0K
Files
3.3K
Pattern Hits
2026-08-02
Scan Date
0.01
HC Hit Rate

What These Metrics Mean

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

Score History

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

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

Severity Breakdown

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

CRITICAL 0HIGH 9MEDIUM 2163LOW 1099

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 3271 distinct pattern matches across 17 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 Separators1805 hits · 5788 pts
SeverityFileLineSnippetContext
MEDIUM.coderabbit.yaml26 # ── Shell scripts ──────────────────────────────────────────────────COMMENT
MEDIUM.coderabbit.yaml47 # ── Skill files ────────────────────────────────────────────────────COMMENT
MEDIUM.coderabbit.yaml59 # ── Persona/agent files ────────────────────────────────────────────COMMENT
MEDIUM.coderabbit.yaml70 # ── Test files ─────────────────────────────────────────────────────COMMENT
MEDIUM.coderabbit.yaml80 # ── orchestrate.sh (main engine) ──────────────────────────────────COMMENT
MEDIUM.coderabbit.yaml91 # ── Routing ────────────────────────────────────────────────────────COMMENT
MEDIUM.coderabbit.yaml99 # ── GitHub workflows ───────────────────────────────────────────────COMMENT
MEDIUM.coderabbit.yaml106 # ── Marketplace/plugin metadata ────────────────────────────────────COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh33# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh35# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh91# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh93# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh135# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh137# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh193# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh195# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh251# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh253# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh382# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh384# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh442# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh444# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh521# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh523# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh51# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh53# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh93# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh95# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh126# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh128# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh175# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh177# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh222# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh224# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh265# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v2.1.12-integration.sh267# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh33# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh35# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh85# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh87# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh129# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh131# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh180# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh182# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh333# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh335# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh217# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh219# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh273# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh275# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh296# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh298# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh356# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh358# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-octo-state.sh326# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-octo-state.sh328# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-octo-state.sh343# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-octo-state.sh345# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-octo-state.sh50# ═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMtests/test-octo-state.sh52# ═══════════════════════════════════════════════════════════════════════════════COMMENT
1745 more matches not shown…
Structural Annotation Overuse694 hits · 1103 pts
SeverityFileLineSnippetContext
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py217 # Step 1: First search product to get categoryCOMMENT
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py224 # Step 2: Get reasoning rules for this categoryCOMMENT
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py234 # Step 3: Multi-domain search with style priority hintsCOMMENT
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py238 # Step 4: Select best matches from each domain using priorityCOMMENT
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py262 # Step 5: Build final recommendationCOMMENT
LOW…kill/src/ui-ux-pro-max/templates/base/skill-content.md39### Step 1: Analyze User RequirementsCOMMENT
LOW…kill/src/ui-ux-pro-max/templates/base/skill-content.md47### Step 2: Generate Design System (REQUIRED)COMMENT
LOW…kill/src/ui-ux-pro-max/templates/base/skill-content.md123### Step 3: Supplement with Detailed Searches (as needed)COMMENT
LOW…kill/src/ui-ux-pro-max/templates/base/skill-content.md146### Step 4: Stack GuidelinesCOMMENT
LOW…kill/src/ui-ux-pro-max/templates/base/skill-content.md194### Step 1: Analyze RequirementsCOMMENT
LOW…kill/src/ui-ux-pro-max/templates/base/skill-content.md200### Step 2: Generate Design System (REQUIRED)COMMENT
LOW…kill/src/ui-ux-pro-max/templates/base/skill-content.md208### Step 3: Supplement with Detailed Searches (as needed)COMMENT
LOW…kill/src/ui-ux-pro-max/templates/base/skill-content.md218### Step 4: Stack GuidelinesCOMMENT
LOW.cursor-plugin/commands/octo-plan.md26### Step 1: Capture Comprehensive IntentCOMMENT
LOW.cursor-plugin/commands/octo-plan.md100### Step 2: Create Intent ContractCOMMENT
LOW.cursor-plugin/commands/octo-plan.md112### Step 3: Analyze and Route (v7.24.0+: Hybrid Planning)COMMENT
LOW.cursor-plugin/commands/octo-plan.md235### Step 4: Present the PlanCOMMENT
LOW.cursor-plugin/commands/octo-plan.md324### Step 5: Save the PlanCOMMENT
LOW.cursor-plugin/commands/octo-plan.md389### Step 6: Offer Next Actions (Optional Execution)COMMENT
LOW.cursor-plugin/commands/octo-plan.md441### Step 7: Integration with /octo:embrace (Optional Execution)COMMENT
LOW.cursor-plugin/commands/octo-plan.md454### Step 8: Plan Command CompletesCOMMENT
LOW.cursor-plugin/commands/octo-brainstorm.md15## Step 1: Ask Mode (MANDATORY)COMMENT
LOW.cursor-plugin/commands/octo-brainstorm.md39## Step 2: Run the Selected ModeCOMMENT
LOW.cursor-plugin/commands/octo-resume.md15## Step 1: Get the Agent IDCOMMENT
LOW.cursor-plugin/commands/octo-resume.md22## Step 2: ResumeCOMMENT
LOW.cursor-plugin/commands/octo-multi.md22### Step 1: Cost Awareness & Intent ConfirmationCOMMENT
LOW.cursor-plugin/commands/octo-multi.md64### Step 2: Check Provider Availability & ExecuteCOMMENT
LOW.cursor-plugin/commands/octo-multi.md97### Step 3: Adversarial Synthesis (MANDATORY — do NOT skip)COMMENT
LOW.cursor-plugin/commands/octo-review.md111## Step 1: Ask Clarifying Questions / Context AcquisitionCOMMENT
LOW.cursor-plugin/commands/octo-review.md176## Step 2: Build Review ProfileCOMMENT
LOW.cursor-plugin/commands/octo-review.md210## Step 3: Execute Review PipelineCOMMENT
LOW.cursor-plugin/commands/octo-schedule.md45### Step 0: Parse Intent FirstCOMMENT
LOW.cursor-plugin/commands/octo-schedule.md188### Step 2: Backend Detection (MANDATORY — run before saving any job)COMMENT
LOW.cursor-plugin/commands/octo-schedule.md232### Step 3: Save and RegisterCOMMENT
LOW.cursor-plugin/commands/octo-schedule.md280### Step 4: Present ResultsCOMMENT
LOW.cursor-plugin/commands/octo-factory.md15### Step 1: Ask Clarifying QuestionsCOMMENT
LOW.cursor-plugin/commands/octo-factory.md42### Step 2: Check Provider Availability & Display BannerCOMMENT
LOW.cursor-plugin/commands/octo-factory.md136### Step 3: Validate SpecCOMMENT
LOW.cursor-plugin/commands/octo-factory.md149### Step 4: Execute Factory PipelineCOMMENT
LOW.cursor-plugin/commands/octo-factory.md160### Step 5: Present ResultsCOMMENT
LOW.cursor-plugin/commands/octo-embrace.md34## Step 1: Ask Clarifying QuestionsCOMMENT
LOW.cursor-plugin/commands/octo-embrace.md108## Step 2: Check Provider Availability & Display BannerCOMMENT
LOW.cursor-plugin/commands/octo-embrace.md182## Step 3: Execute Phases via orchestrate.shCOMMENT
LOW.cursor-plugin/commands/octo-embrace.md290## Step 4: Present Results & Next StepsCOMMENT
LOW.cursor-plugin/commands/octo-research.md29### Step 1: Resolve Research Breadth/IntensityCOMMENT
LOW.cursor-plugin/commands/octo-research.md64### Step 2: Invoke Skill with IntensityCOMMENT
LOW.cursor-plugin/commands/octo-scheduler.md47### Step 1: Parse IntentCOMMENT
LOW.cursor-plugin/commands/octo-scheduler.md60### Step 2: Display BannerCOMMENT
LOW.cursor-plugin/commands/octo-scheduler.md70### Step 3: Execute and PresentCOMMENT
LOW.cursor-plugin/commands/octo-prd-score.md13### Step 1: Load the PRDCOMMENT
LOW.cursor-plugin/commands/octo-prd-score.md17### Step 2: Evaluate Against FrameworkCOMMENT
LOW.cursor-plugin/commands/octo-prd-score.md44### Step 3: Generate Score ReportCOMMENT
LOW.cursor-plugin/commands/octo-prd-score.md70### Step 4: Offer Scoring ModeCOMMENT
LOW.cursor-plugin/commands/octo-prd-score.md110### Step 5: Offer ImprovementsCOMMENT
LOW.cursor-plugin/commands/octo-doctor.md12## Step 1: Resolve Plugin Root and Run Full DiagnosticsCOMMENT
LOW.cursor-plugin/commands/octo-doctor.md53## Step 2: Run Dependency CheckCOMMENT
LOW.cursor-plugin/commands/octo-doctor.md59## Step 3: Interactive Remediation (MANDATORY)COMMENT
LOW.cursor-plugin/commands/octo-doctor.md95## Step 4: Filter by Category (Optional)COMMENT
LOW.cursor-plugin/commands/octo-doctor.md109## Step 5: Token Optimization ReportCOMMENT
LOW.cursor-plugin/commands/octo-design-ui-ux.md11### Step 1: Detect ModeCOMMENT
634 more matches not shown…
Modern AI Meta-Vocabulary287 hits · 962 pts
SeverityFileLineSnippetContext
MEDIUMCHANGELOG.md130- **Tangle now has an explicit verification-only mode** (#675). `orchestrate.sh verify "<prompt>"` diagnoses the committCODE
MEDIUMCHANGELOG.md199- **Removed the last `type: "prompt"` PreToolUse hook** ("Before running tangle phase, check if there are existing validCODE
MEDIUMCHANGELOG.md334- **Agent lifecycle events** emitted across dispatch for observability (#511), plus `provider.selected` and circuit-breaCODE
MEDIUMCHANGELOG.md856- **`/octo:review` Round 1 silent timeout** (#289) — `review_run()` was missing the `OCTOPUS_FORCE_LEGACY_DISPATCH` guarCODE
MEDIUM.coderabbit.yaml80 # ── orchestrate.sh (main engine) ──────────────────────────────────COMMENT
MEDIUMconfig/workflows/schema.yaml2# Declarative YAML schema for defining multi-agent workflowsCOMMENT
MEDIUMconfig/workflows/schema.yaml5# in a declarative format. orchestrate.sh reads these definitions at runtimeCOMMENT
MEDIUM.cursor-plugin/commands/octo-schedule.md213 # Use version comparison from detect_claude_code_version() in orchestrate.shCOMMENT
MEDIUM.cursor-plugin/commands/octo-embrace.md182## Step 3: Execute Phases via orchestrate.shCOMMENT
MEDIUM.cursor-plugin/commands/octo-doctor.md32 | sed 's#/scripts/orchestrate.sh$##' \CODE
MEDIUM.cursor-plugin/commands/octo-discover.md93### Step 2: Run Discovery via orchestrate.shCOMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh14# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh163# Test 3.4: References orchestrate.sh factoryCOMMENT
MEDIUMtests/test-v8.25.0-dark-factory.sh235# Test 4.6: References orchestrate.sh factoryCOMMENT
MEDIUMtests/test-resolve-model.sh33# Sourcing the full orchestrate.sh can hang on VPS environments due toCOMMENT
MEDIUMtests/test-v2.1.12-integration.sh14# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh34# Test Suite 1: orchestrate.sh - Agent RegistrationCOMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh86# Test Suite 2: orchestrate.sh - perplexity_execute FunctionCOMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh130# Test Suite 3: orchestrate.sh - Security & Cost IntegrationCOMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh181# Test Suite 4: orchestrate.sh - Probe Discover IntegrationCOMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh340# Test 8.1: orchestrate.sh help still worksCOMMENT
MEDIUMtests/test-v8.24.0-perplexity-integration.sh14# v9.4.0: Support grepping across orchestrate.sh + lib/ for extracted functionsCOMMENT
MEDIUMtests/test-pdf-pages.sh16# (In production, these are sourced from orchestrate.sh)COMMENT
MEDIUMtests/test-model-config-v849.sh14# v9.3.0: Support grepping across orchestrate.sh + lib/ for extracted functionsCOMMENT
MEDIUMtests/test-debug-mode-simple.sh13# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-model-config-simple.sh3# Simple integration tests that don't require sourcing orchestrate.shCOMMENT
MEDIUMtests/test-model-config-simple.sh65 # v8.49.0: Fall back to checking orchestrate.sh for hardcoded defaultsCOMMENT
MEDIUMtests/test-model-config-simple.sh101# Test 5: orchestrate.sh has new functionsCOMMENT
MEDIUMtests/test-v7.19.0-performance-fixes.sh15# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-v8.2.0-agent-fields.sh10# NOTE: orchestrate.sh has a main execution block that runs on source,COMMENT
MEDIUMtests/test-v8.2.0-agent-fields.sh22# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-v8.2.0-agent-fields.sh128# TEST GROUP 2: Helper Functions in orchestrate.sh (8 tests)COMMENT
MEDIUMtests/test-v8.1.0-feature-detection.sh11# NOTE: orchestrate.sh has a main execution block that runs on source,COMMENT
MEDIUMtests/test-v8.1.0-feature-detection.sh23# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-v8.1.0-feature-detection.sh228# 3.7: orchestrate.sh passes bash -n syntax checkCOMMENT
MEDIUMtests/test-continuation.sh9# NOTE: Uses grep-based static analysis (orchestrate.sh has a main execution block)COMMENT
MEDIUMtests/test-continuation.sh20# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-ux-features-v7.16.0.sh14# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-credential-isolation.sh16# v9.12: Search orchestrate.sh + lib/*.sh for decomposed functions.COMMENT
MEDIUMtests/test-v8.26.0-changelog-integration.sh15# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-enforcement-pattern.sh3# Validates that all orchestrate.sh-based skills use the Validation Gate PatternCOMMENT
MEDIUMtests/test-enforcement-pattern.sh18# - orchestrate.sh is actually executed when skill is invokedCOMMENT
MEDIUMtests/test-enforcement-pattern.sh199 # instead of a single Bash(orchestrate.sh probe) callCOMMENT
MEDIUMtests/test-v8.2.0-sonnet-workflows.sh9# NOTE: orchestrate.sh has a main execution block that runs on source,COMMENT
MEDIUMtests/test-v8.2.0-sonnet-workflows.sh22# v9.12: Search orchestrate.sh + lib/*.sh for functions that may have been decomposedCOMMENT
MEDIUMtests/test-phases-1-2-3.sh354# Test 26: State manager integration in orchestrate.shCOMMENT
MEDIUMtests/test-phases-1-2-3.sh362# Test 27: orchestrate.sh initializes stateCOMMENT
MEDIUMtests/benchmark/run-benchmark.sh95 # TEST 2: WITH PLUGIN (Using orchestrate.sh probe)COMMENT
MEDIUMtests/benchmark/run-benchmark.sh157# Get Claude's response (without using orchestrate.sh)COMMENT
MEDIUMtests/benchmark/README.md173# - Plugin multi-agent orchestration outputCOMMENT
MEDIUMtests/benchmark/README.md173# - Plugin multi-agent orchestration outputCOMMENT
MEDIUMtests/smoke/test-fleet-dispatch-guard.sh5# when orchestrate.sh runs as a Bash tool subprocess.COMMENT
MEDIUMtests/smoke/test-packaging-integrity.sh27 # Extract all source statements from orchestrate.shCOMMENT
MEDIUMtests/smoke/test-packaging-integrity.sh122 # scripts may reference variables only set during orchestrate.sh runtimeCOMMENT
MEDIUMtests/smoke/test-monolith-guard.sh2# Monolith guard — prevents orchestrate.sh from growing past its extraction targetCOMMENT
MEDIUMtests/smoke/test-monolith-guard.sh42# ── 3. Extracted functions NOT duplicated in orchestrate.sh ─────────COMMENT
MEDIUMtests/unit/test-cli-flag-after-subcommand.sh6# subcommand (e.g. `orchestrate.sh define --timeout 540 "prompt"`) thatCOMMENT
MEDIUMtests/unit/test-cli-flag-after-subcommand.sh8# prompt itself, discarding the real prompt with no error. orchestrate.shCOMMENT
MEDIUMtests/unit/test-security-functions.sh27# NOTE: orchestrate.sh has a main execution block that runs on source,COMMENT
MEDIUMtests/unit/test-agy-heuristics-synthesis.sh6# orchestrate.sh sources scripts/lib/parallel.sh and then scripts/lib/heuristics.sh,COMMENT
227 more matches not shown…
AI Slop Vocabulary63 hits · 200 pts
SeverityFileLineSnippetContext
MEDIUMtests/test-enforcement-pattern.sh61# Test 1: Check CLAUDE.md has enforcement best practicesCOMMENT
MEDIUMtests/unit/test-quota-fast-fail.sh72 # Minimal harness: define the guard exactly as orchestrate.sh uses it.COMMENT
MEDIUMtests/unit/test-review-aggregation-robustness.sh2# Tests for robust review findings extraction / aggregation.COMMENT
MEDIUMtests/unit/test-command-frontmatter.sh96# tracks its own counters instead of the shared harness's (bug: doctor.mdCOMMENT
MEDIUMtests/helpers/live-test-harness.sh2# tests/helpers/live-test-harness.shCOMMENT
MEDIUMtests/helpers/live-test-harness.sh3# Live testing harness for Claude Code plugin featuresCOMMENT
MEDIUMtests/helpers/live-test-harness.sh5# This harness runs actual Claude Code sessions to test plugin behavior.COMMENT
MEDIUMtests/helpers/live-test-harness.sh9# source tests/helpers/live-test-harness.shCOMMENT
MEDIUMhooks/agent-teams-phase-gate.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/octopus-statusline.sh16# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/strategy-rotation.sh18# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/user-prompt-submit.sh20# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/user-prompt-submit.sh111# system reminders, and other harness-injected turns are not user intent.COMMENT
MEDIUMhooks/security-gate.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/discipline-inject.sh7# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/statusline-auto-repair.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/scheduler-security-gate.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/careful-check.sh10# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/budget-gate.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/pre-compact.sh11# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/task-completed-transition.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/quality-gate.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/permission-denied-log.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/codex-exec-guard.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/elicitation-handler.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/telemetry-webhook.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/config-change-handler.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/subagent-result-capture.sh13# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/discipline-task-gate.sh7# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/perf-gate.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/worktree-setup.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/provider-routing-validator.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/stop-failure-log.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/session-start-memory.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/teammate-idle-dispatch.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/workflow-verification.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/context-reinforcement.sh11# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/plan-mode-interceptor.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/frontend-gate.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/task-completion-checkpoint.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/post-compact.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/output-compressor.sh23# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/code-quality-gate.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/session-end.sh12# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/worktree-teardown.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/sysadmin-safety-gate.sh10# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/version-advisory.sh21# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/architecture-gate.sh9# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/post-tool-dispatch.sh14# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/freeze-check.sh11# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/task-dependency-validator.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/cwd-changed.sh8# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/context-awareness.sh18# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/instructions-loaded.sh14# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/subagent-stop-gate.sh21# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMhooks/done-criteria.sh16# the Claude Code harness error "No stderr output" can never recur. EXIT (notCOMMENT
MEDIUMscripts/lib/config-display.sh5# Display comprehensive configuration summary with tier detection indicatorsCOMMENT
MEDIUMscripts/lib/routing.sh235 # Multi-domain / Full site audit: comprehensive optimization across all domainsCOMMENT
MEDIUMscripts/lib/routing.sh402 # Multi-step, architectural, or comprehensive tasks need premium modelsCOMMENT
MEDIUMscripts/lib/yaml-workflow.sh24 # Use yq if available for robust parsing, else awk fallbackCOMMENT
3 more matches not shown…
Redundant / Tautological Comments129 hits · 198 pts
SeverityFileLineSnippetContext
LOWtests/validate-plugin-name.sh19# Check if plugin.json existsCOMMENT
LOWtests/test-command-registration.sh177 # Check if this command name already existsCOMMENT
LOWtests/test-octo-state.sh333# Set status to building (should auto-detect execution tier)COMMENT
LOWtests/test-v7.19.0-performance-fixes.sh106 # Check if spawn_agent function existsCOMMENT
LOWtests/smoke/test-detect-providers.sh52 # Check if real providers existCOMMENT
LOWtests/unit/test-skill-frontmatter.sh32# Check if yq is installed (for YAML parsing)COMMENT
LOWtests/unit/test-skill-frontmatter.sh50 # Check if file has YAML frontmatterCOMMENT
LOWtests/unit/test-skill-frontmatter.sh56 # Check if frontmatter closesCOMMENT
LOWtests/unit/test-skill-frontmatter.sh121 # Check if trigger uses multi-line format (|)COMMENT
LOWtests/unit/test-docs-sync.sh44# Check if version appears in README badgesCOMMENT
LOWtests/unit/test-docs-sync.sh60# Check if README body text matches actual command/skill/persona countsCOMMENT
LOWtests/unit/test-docs-sync.sh86# Check if version appears in CHANGELOGCOMMENT
LOWtests/unit/test-docs-sync.sh130 # Check if README mentions visual indicators (v7.4 feature)COMMENT
LOWtests/unit/test-docs-sync.sh137 # Check if README mentions natural language workflows (v7.4 feature)COMMENT
LOWtests/unit/test-docs-sync.sh290 # Check if SKILL.md has YAML frontmatterCOMMENT
LOWtests/unit/test-docs-sync.sh297 # Check if skill-debate is registered in plugin.json (directory format)COMMENT
LOWtests/unit/test-docs-sync.sh339 # Check if versions matchCOMMENT
LOWtests/unit/test-docs-sync.sh346 # Check if version appears at START of descriptionCOMMENT
LOWtests/unit/test-docs-sync.sh397 # Check if file has YAML frontmatterCOMMENT
LOWtests/unit/test-docs-sync.sh403 # Check if it uses 'command:' field (correct)COMMENT
LOWtests/unit/test-docs-sync.sh407 # Check if it incorrectly uses 'name:' fieldCOMMENT
LOWtests/unit/test-command-frontmatter.sh66 # Check if file has YAML frontmatterCOMMENT
LOWtests/unit/test-command-frontmatter.sh73 # Check if it uses 'command:' fieldCOMMENT
LOWtests/unit/test-command-frontmatter.sh78 # Check if it incorrectly uses 'name:' fieldCOMMENT
LOWtests/unit/test-debate-routing.sh84 # Check if submodule is initializedCOMMENT
LOWtests/integration/test-readme-compliance.sh295 # Check if major flags are in READMECOMMENT
LOWtests/integration/test-readme-compliance.sh324 # Check if README mentions benchmarksCOMMENT
LOWtests/integration/test-readme-compliance.sh44 # Check if command is documented in helpCOMMENT
LOWtests/integration/test-plugin-lifecycle.sh73 # Check if marketplace was added or already existsCOMMENT
LOWtests/integration/test-plugin-expert-review.sh258 # Check if CHANGELOG mentions the current versionCOMMENT
LOWtests/helpers/live-test-harness.sh53 # Check if Claude is availableCOMMENT
LOWhooks/agent-teams-phase-gate.sh69# Check if all tasks in current phase are completeCOMMENT
LOWhooks/user-prompt-submit.sh384 # Check if same intent was detected previously in this sessionCOMMENT
LOWhooks/discipline-inject.sh16# Check if discipline mode is enabledCOMMENT
LOWhooks/careful-check.sh38# Check if careful mode is activeCOMMENT
LOWhooks/careful-check.sh74 # Check if the target is a safe exceptionCOMMENT
LOWhooks/task-completed-transition.sh22# Check if jq is availableCOMMENT
LOWhooks/task-completed-transition.sh47# Check if phase is completeCOMMENT
LOWhooks/quality-gate.sh18 # Check if quality gate passed. `|| true` — grep-no-match must not cascadeCOMMENT
LOWhooks/teammate-idle-dispatch.sh22# Check if jq is availableCOMMENT
LOWhooks/workflow-verification.sh23# Check if a workflow was active this sessionCOMMENT
LOWhooks/workflow-verification.sh45# Check if orchestrate.sh was called by looking for result filesCOMMENT
LOWhooks/freeze-check.sh38# Check if freeze mode is activeCOMMENT
LOWhooks/freeze-check.sh71# Check if file is within the freeze boundaryCOMMENT
LOWhooks/task-dependency-validator.sh42# Check if we're running in a Claude Code v2.1.12+ environmentCOMMENT
LOWhooks/task-dependency-validator.sh71 # Check if blocking tasks existCOMMENT
LOWhooks/task-dependency-validator.sh105 # Check if we should run validationCOMMENT
LOWhooks/cwd-changed.sh32# Check if it's a git repoCOMMENT
LOWscripts/validate-release.sh512 # Check if version is mentioned in CHANGELOGCOMMENT
LOWscripts/validate-release.sh534# Check if gh CLI is availableCOMMENT
LOWscripts/validate-release.sh539 # Check if authenticatedCOMMENT
LOWscripts/validate-release.sh544 # Check if release existsCOMMENT
LOWscripts/validate-release.sh550 # Check if tag exists on remoteCOMMENT
LOWscripts/mcp-provider-detection.sh15# Check if MCP CLI is available (Claude Code v2.1.0+)COMMENT
LOWscripts/mcp-provider-detection.sh19 # Check if mcp list command worksCOMMENT
LOWscripts/mcp-provider-detection.sh31 # Check if codex MCP tool is availableCOMMENT
LOWscripts/mcp-provider-detection.sh38 # Check if gemini MCP tool is availableCOMMENT
LOWscripts/mcp-provider-detection.sh45 # Check if perplexity MCP tool is availableCOMMENT
LOWscripts/mcp-provider-detection.sh186# Check if provider is available (exit code based)COMMENT
LOWscripts/async-tmux-features.sh16# Check if tmux is available and session is possibleCOMMENT
69 more matches not shown…
Over-Commented Block165 hits · 151 pts
SeverityFileLineSnippetContext
LOWconfig/workflows/schema.yaml1# Workflow-as-Code Schema for Claude Octopus v8.3.0COMMENT
LOWconfig/workflows/schema.yaml21# --- Phase schema ---COMMENT
LOWconfig/workflows/schema.yaml41# --- Transition schema ---COMMENT
LOWtests/run-all-tests.sh1#!/usr/bin/env bashCOMMENT
LOWtests/validate-openclaw.sh1#!/usr/bin/env bashCOMMENT
LOWtests/test-provider-activation.sh1#!/usr/bin/env bashCOMMENT
LOWtests/test-v8.2.0-agent-fields.sh1#!/usr/bin/env bashCOMMENT
LOWtests/test-v8.1.0-feature-detection.sh1#!/usr/bin/env bashCOMMENT
LOWtests/test-enforcement-pattern.sh1#!/usr/bin/env bashCOMMENT
LOWtests/unit/test-council-model-selection-fixes.sh101 COUNCIL_PROVIDERS="claude,opencode"COMMENT
LOWtests/unit/test-agy-parallel-decompose.sh1#!/usr/bin/env bashCOMMENT
LOWtests/unit/test-cc-version-detection.sh581# ╔══════════════════════════════════════════════════════════════════════╗COMMENT
LOWtests/unit/test-grok-provider.sh1#!/bin/bashCOMMENT
LOWtests/unit/test-provider-auth-validity.sh1#!/bin/bashCOMMENT
LOWtests/unit/test-perplexity-issue-307.sh1#!/usr/bin/env bashCOMMENT
LOWtests/unit/test-role-mapping-v929.sh1#!/bin/bashCOMMENT
LOWtests/unit/test-hook-err-traps.sh1#!/usr/bin/env bashCOMMENT
LOWtests/unit/test-opus-48-routing.sh1#!/bin/bashCOMMENT
LOWtests/helpers/live-test-harness.sh1#!/bin/bashCOMMENT
LOWtests/helpers/live-test-harness.sh61 echo -e "${BLUE}Claude Octopus Live Test Harness${NC}"COMMENT
LOWtests/helpers/grep-octopus.sh1#!/usr/bin/env bashCOMMENT
LOW.claude/references/validation-gates.md301# 1. Try to execute skillCOMMENT
LOW.claude/state/state-manager.md401state=$("${HOME}/.claude-octopus/plugin/scripts/state-manager.sh" read_state)COMMENT
LOWagents/config.yaml1# Claude Octopus Agent ConfigurationCOMMENT
LOW.beads/config.yaml1# Beads Configuration FileCOMMENT
LOW.beads/config.yaml21# title-length: 255COMMENT
LOW.beads/config.yaml41# backup:COMMENT
LOWhooks/agent-teams-phase-gate.sh1#!/bin/bashCOMMENT
LOWhooks/octopus-statusline.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/strategy-rotation.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/user-prompt-submit.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/security-gate.sh1#!/bin/bashCOMMENT
LOWhooks/scheduler-security-gate.sh1#!/bin/bashCOMMENT
LOWhooks/careful-check.sh1#!/bin/bashCOMMENT
LOWhooks/pre-compact.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/quality-gate.sh1#!/bin/bashCOMMENT
LOWhooks/permission-denied-log.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/codex-exec-guard.sh1#!/bin/bashCOMMENT
LOWhooks/elicitation-handler.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/telemetry-webhook.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/subagent-result-capture.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/perf-gate.sh1#!/bin/bashCOMMENT
LOWhooks/worktree-setup.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/stop-failure-log.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/session-start-memory.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/workflow-verification.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/context-reinforcement.sh1#!/bin/bashCOMMENT
LOWhooks/plan-mode-interceptor.sh1#!/bin/bashCOMMENT
LOWhooks/frontend-gate.sh1#!/bin/bashCOMMENT
LOWhooks/post-compact.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/output-compressor.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/code-quality-gate.sh1#!/bin/bashCOMMENT
LOWhooks/session-end.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/sysadmin-safety-gate.sh1#!/bin/bashCOMMENT
LOWhooks/version-advisory.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/version-advisory.sh81# shipped in this release below the watermark, so nothing would ever be offered.COMMENT
LOWhooks/architecture-gate.sh1#!/bin/bashCOMMENT
LOWhooks/post-tool-dispatch.sh1#!/usr/bin/env bashCOMMENT
LOWhooks/freeze-check.sh1#!/bin/bashCOMMENT
LOWhooks/task-dependency-validator.sh1#!/bin/bashCOMMENT
105 more matches not shown…
Verbosity Indicators40 hits · 65 pts
SeverityFileLineSnippetContext
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py217 # Step 1: First search product to get categoryCOMMENT
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py224 # Step 2: Get reasoning rules for this categoryCOMMENT
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py234 # Step 3: Multi-domain search with style priority hintsCOMMENT
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py238 # Step 4: Select best matches from each domain using priorityCOMMENT
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py262 # Step 5: Build final recommendationCOMMENT
LOWtests/benchmark/run-benchmark.sh149### Step 1: Baseline Analysis (Manual)COMMENT
LOWtests/benchmark/run-benchmark.sh161### Step 2: Compare ResultsCOMMENT
LOWtests/benchmark/run-benchmark.sh176### Step 3: Compare QualityCOMMENT
LOWscripts/orchestrate.sh1904 # Step 1: ValidateCOMMENT
LOWscripts/orchestrate.sh1908 # Step 2: Ensure tag exists and points to HEADCOMMENT
LOWscripts/orchestrate.sh1922 # Step 3: Pull --rebase to incorporate any remote changesCOMMENT
LOWscripts/orchestrate.sh1930 # Step 4: Re-tag after rebase (HEAD may have changed)COMMENT
LOWscripts/orchestrate.sh1939 # Step 5: Push tag (force, to handle existing remote tags)COMMENT
LOWscripts/orchestrate.sh1944 # Step 6: Push mainCOMMENT
LOWscripts/orchestrate.sh1601# Step 6: Mode selection (Dev Work vs Knowledge Work)COMMENT
LOWscripts/orchestrate.sh1635# Step 7: User intent selectionCOMMENT
LOWscripts/orchestrate.sh1698# Step 7: Resource tier selectionCOMMENT
LOWscripts/token-extraction/pipeline.ts93 // Step 0: Feature detection and scoping (if enabled)COMMENT
LOWscripts/token-extraction/pipeline.ts98 // Step 1: Extract tokens from all sourcesCOMMENT
LOWscripts/token-extraction/pipeline.ts101 // Step 2: Apply prioritiesCOMMENT
LOWscripts/token-extraction/pipeline.ts106 // Step 3: Merge tokens and resolve conflictsCOMMENT
LOWscripts/token-extraction/pipeline.ts141 // Step 4: Validate tokensCOMMENT
LOWscripts/token-extraction/pipeline.ts165 // Step 5: Generate outputsCOMMENT
LOWscripts/token-extraction/debate-integration.ts107 // Step 1: Proposer analyzes tokensCOMMENT
LOWscripts/token-extraction/debate-integration.ts115 // Step 2: Critic challenges the proposerCOMMENT
LOWscripts/token-extraction/debate-integration.ts123 // Step 3: Synthesizer produces final recommendationsCOMMENT
LOW…ipts/token-extraction/extractors/interaction-states.ts49 // Step 1: For each selector, capture all interaction statesCOMMENT
LOW…ripts/token-extraction/extractors/browser-extractor.ts63 // Step 1: Navigate to URL if neededCOMMENT
LOW…ripts/token-extraction/extractors/browser-extractor.ts66 // Step 2: Get page elementsCOMMENT
LOW…ripts/token-extraction/extractors/browser-extractor.ts69 // Step 3: Capture computed styles for each elementCOMMENT
LOW…ripts/token-extraction/extractors/browser-extractor.ts72 // Step 4: Convert captures to tokensCOMMENT
LOWscripts/lib/context.sh50 # Step 2: Analyze prompt content (strongest signal)COMMENT
LOWscripts/lib/context.sh74 # Step 3: Check project type (secondary signal)COMMENT
LOWscripts/lib/context.sh92 # Step 4: Determine context and confidenceCOMMENT
LOWscripts/lib/workflows.sh2228 # Step 1: Decompose into validated subtasksCOMMENT
LOWscripts/lib/workflows.sh2326 # Step 2: Parallel execution with progress trackingCOMMENT
LOWscripts/lib/workflows.sh2548 # Step 3: Validation gateCOMMENT
LOWscripts/lib/workflows.sh2915 # Step 1: Pre-delivery quality checksCOMMENT
LOWscripts/lib/workflows.sh2937 # Step 2: Synthesize final outputCOMMENT
LOWscripts/lib/workflows.sh3048 # Step 3: Generate final documentCOMMENT
Synthetic Comment Markers9 hits · 62 pts
SeverityFileLineSnippetContext
HIGH.claude/skills/skill-code-review/SKILL.md280*Review generated by Claude Octopus (/octo:review)*COMMENT
HIGHscripts/token-extraction/debate-integration.ts407Generated by Claude Octopus Multi-AI Debate SystemCODE
HIGH…extraction/__tests__/debate/debate-integration.test.ts322 expect(auditTrail).toContain('Generated by Claude Octopus Multi-AI Debate System');CODE
HIGHscripts/lib/factory-spec.sh502*Generated by Claude Octopus Dark Factory Mode v8.25.0*COMMENT
HIGHscripts/lib/sentinel.sh265*Generated by Claude Octopus advise workflow* 🐙COMMENT
HIGHscripts/lib/research.sh132*Generated by Claude Octopus empathize workflow* 🐙COMMENT
HIGHscripts/lib/research.sh270*Generated by Claude Octopus synthesize workflow* 🐙COMMENT
HIGH.github/workflows/claude-octopus.yml270 *Generated by Claude Octopus Multi-Agent System*`;COMMENT
HIGHskills/skill-code-review/SKILL.md270*Review generated by Claude Octopus (/octo:review)*COMMENT
Self-Referential Comments9 hits · 30 pts
SeverityFileLineSnippetContext
MEDIUMtests/test-pdf-pages.sh15# Define the functions directly for testingCOMMENT
MEDIUMtests/unit/test-persona-packs.sh270 # Create a pack that would be discoveredCOMMENT
MEDIUMtests/unit/test-intelligence.sh306 # Create a temporary config with known capabilitiesCOMMENT
MEDIUMtests/unit/test-lockout-protocol.sh22# Define the functions inline for unit testing (avoids sourcing entire orchestrate.sh)COMMENT
MEDIUMtests/integration/test-scheduler-lifecycle.sh82# Create a valid job fileCOMMENT
MEDIUMscripts/context-manager.sh32# Create a context file for a workflowCOMMENT
MEDIUMscripts/context-manager.sh164# Create a templated context file with standard sectionsCOMMENT
MEDIUMscripts/lib/auto-route.sh435 # Define the domains to auditCOMMENT
MEDIUMscripts/helpers/ollama-pull-guard.lib.sh27# This file is meant to be SOURCED; it defines functions and one variable andCOMMENT
Hyper-Verbose Identifiers24 hits · 23 pts
SeverityFileLineSnippetContext
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py1187def _generate_intelligent_overrides(page_name: str, page_query: str, design_system: dict) -> dict:CODE
LOW.cursor-plugin/commands/octo-extract.md925async function generateStorybookScaffold(components, config) {CODE
LOWdocs/architecture/auto-detection-engine.md98function analyzeFrameworkDependencies(packageJson):CODE
LOWdocs/architecture/auto-detection-engine.md324function analyzeStylingDependencies(packageJson):CODE
LOWdocs/architecture/auto-detection-engine.md855function analyzeDirectoryStructure(dirs):CODE
LOWdocs/architecture/auto-detection-engine.md888function analyzeComponentFileDensity(projectPath):CODE
LOWdocs/architecture/auto-detection-engine.md1397function detectDesignSystemSignals(projectPath):CODE
LOWdocs/architecture/auto-detection-engine.md1463function detectArchitectureSignals(projectPath):CODE
LOWdocs/architecture/auto-detection-engine.md1488function analyzeArchitecturePatterns(dirs):CODE
LOWdocs/architecture/auto-detection-engine.md2093async function detectWithGracefulDegradation(CODE
LOWscripts/validate-plugin-assembly.py170def validate_agent_config_refs(root: Path, errors: list[str]) -> int:CODE
LOWscripts/token-extraction/examples/basic-usage.ts24async function extractFromSpecificSources() {CODE
LOW…ripts/token-extraction/extractors/styled-components.ts279export async function extractStyledComponentsTokens(CODE
LOW…oken-extraction/extractors/feature-scoped-extractor.ts129export function createFeatureScopedExtractor(scope: FeatureScope): FeatureScopedExtractor {CODE
LOW…/token-extraction/accessibility/accessibility-audit.ts446export function auditTokensForAccessibility(CODE
LOWscripts/token-extraction/accessibility/wcag-contrast.ts28export function calculateRelativeLuminance(color: string): number {CODE
LOWscripts/token-extraction/accessibility/wcag-contrast.ts168export function generateHighContrastColor(CODE
LOWscripts/token-extraction/outputs/style-dictionary.ts44function buildStyleDictionaryTokens(tokens: Token[]): any {CODE
LOWscripts/token-extraction/outputs/style-dictionary.ts190export async function generateStyleDictionaryOutput(CODE
LOWscripts/token-extraction/outputs/styled-components.ts93export async function generateStyledComponentsOutput(CODE
LOWscripts/token-extraction/outputs/tailwind-config.ts218export async function generateTailwindConfigOutput(CODE
LOWscripts/token-extraction/outputs/feature-index.ts180export async function generateFeatureExtractionScript(CODE
LOWscripts/token-extraction/outputs/typescript.ts152function generateCategoryInterfaces(tokens: Token[]): string {CODE
LOWcommands/extract.md929async function generateStorybookScaffold(components, config) {CODE
Excessive Try-Catch Wrapping20 hits · 22 pts
SeverityFileLineSnippetContext
LOWhooks/user-prompt-submit.sh81except Exception:CODE
LOWhooks/auto-router-inject.sh59except Exception:CODE
LOWhooks/subagent-result-capture.sh63 except Exception:CODE
LOWhooks/subagent-result-capture.sh124except Exception:CODE
LOWhooks/subagent-result-capture.sh140 except Exception:CODE
LOWhooks/subagent-stop-gate.sh58except Exception:CODE
LOWhooks/subagent-stop-gate.sh118 except Exception:CODE
LOWscripts/agentmemory-bridge.sh99except Exception:CODE
LOWscripts/mcp-memory-bridge.sh65except Exception:CODE
LOWscripts/lib/utils.sh51except Exception:CODE
LOWscripts/lib/provider-versions.sh51except Exception:CODE
LOWscripts/lib/release-ci.sh17except Exception:CODE
LOWscripts/lib/review.sh542 except Exception:CODE
LOWscripts/helpers/usage-report.sh96 except Exception:CODE
LOWscripts/helpers/usage-report.sh98 except Exception:CODE
LOWscripts/helpers/usage-report.sh106 except Exception:CODE
LOWscripts/helpers/openai-compatible-agent.py120 except Exception as e:CODE
LOWscripts/helpers/openai-compatible-agent.py167 except Exception as e:CODE
LOWscripts/helpers/openai-compatible-agent.py177 except Exception: return {"_raw": raw}CODE
LOWscripts/helpers/check-ollama-models.sh55except Exception:CODE
Example Usage Blocks13 hits · 20 pts
SeverityFileLineSnippetContext
LOWtests/run-all-tests.sh5# Usage:COMMENT
LOWtests/helpers/grep-octopus.sh6# Usage:COMMENT
LOWscripts/install-all.sh5# Usage:COMMENT
LOWscripts/agent-registry.sh6# Usage:COMMENT
LOWscripts/release.sh4# Usage:COMMENT
LOWscripts/build-openclaw.sh9# Usage:COMMENT
LOWscripts/ide-attach.sh4# Usage:COMMENT
LOWscripts/reactions.sh6# Usage:COMMENT
LOWscripts/build-codex-skills.sh9# Usage:COMMENT
LOWscripts/sync-marketplace.sh5# Usage:COMMENT
LOWscripts/helpers/check-versions.sh5# Usage:COMMENT
LOWscripts/helpers/preflight.sh6# Usage:COMMENT
LOWscripts/helpers/check-ollama-models.sh6# Usage:COMMENT
Deep Nesting4 hits · 4 pts
SeverityFileLineSnippetContext
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py164CODE
LOWscripts/validate-plugin-assembly.py29CODE
LOWscripts/helpers/contrast-check.py71CODE
LOW.github/scripts/post_reddit_update.py102CODE
Fake / Example Data4 hits · 4 pts
SeverityFileLineSnippetContext
LOW.claude/skills/skill-writing-plans/SKILL.md175 const result = validateEmail('user@example.com');CODE
LOWskills/blocks/design-taste.md51- No placeholder personas: "Jane Doe", "John Smith", "Acme Corp", "Sarah Chen"CODE
LOWskills/blocks/design-taste.md51- No placeholder personas: "Jane Doe", "John Smith", "Acme Corp", "Sarah Chen"CODE
LOWskills/skill-writing-plans/SKILL.md163 const result = validateEmail('user@example.com');CODE
Unused Imports3 hits · 3 pts
SeverityFileLineSnippetContext
LOW…i-ux-pro-max-skill/src/ui-ux-pro-max/scripts/search.py27CODE
LOWscripts/validate-plugin-assembly.py9CODE
LOWscripts/sync-readme.py9CODE
TODO Padding1 hit · 2 pts
SeverityFileLineSnippetContext
LOWscripts/token-extraction/__tests__/pipeline.test.ts89 // TODO: Fix test - expects 0 tokens but may have validation errorsCOMMENT
AI Structural Patterns1 hit · 1 pts
SeverityFileLineSnippetContext
LOW…o-max-skill/src/ui-ux-pro-max/scripts/design_system.py666CODE