Repository Analysis

EveryInc/compound-engineering-plugin

Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more

7.0 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of EveryInc/compound-engineering-plugin, a TypeScript project with 23,159 GitHub stars. SynthScan v2.0 examined 129,729 lines of code across 629 source files, recording 466 pattern matches distributed across 16 syntactic categories. The overall adjusted score of 7.0 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).

7.0
Adjusted Score
7.0
Raw Score
100%
Time Factor
2026-07-14
Last Push
23.2K
Stars
TypeScript
Language
129.7K
Lines of Code
629
Files
466
Pattern Hits
2026-07-14
Scan Date
0.09
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 0HIGH 59MEDIUM 62LOW 345

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 466 distinct pattern matches across 16 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.

Cross-File Repetition57 hits · 285 pts
SeverityFileLineSnippetContext
HIGHskills/ce-pov/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-brainstorm/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-code-review/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-compound/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-explain/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-debug/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-ideate/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-optimize/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-plan/scripts/repo-profile-cache.py0shared repo-grounding project-profile cache: deterministic get/put. this helper owns the *deterministic* cache i/o for tSTRING
HIGHskills/ce-pov/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-brainstorm/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-code-review/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-compound/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-explain/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-debug/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-ideate/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-optimize/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-plan/scripts/repo-profile-cache.py0true when a changed path is one the cached profile derives from. deliberately a conservative superset: anything plausiblSTRING
HIGHskills/ce-pov/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-brainstorm/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-code-review/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-compound/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-explain/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-debug/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-ideate/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-optimize/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-plan/scripts/repo-profile-cache.py0run a git command; return stripped stdout, or none on any failure.STRING
HIGHskills/ce-pov/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-brainstorm/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-code-review/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-compound/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-explain/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-debug/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-ideate/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-optimize/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-plan/scripts/repo-profile-cache.py0paths from `git status --porcelain`, or none if it could not run. includes untracked (`??`) entries so a newly-added proSTRING
HIGHskills/ce-pov/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-brainstorm/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-code-review/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-compound/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-explain/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-debug/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-ideate/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-optimize/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-plan/scripts/repo-profile-cache.py0the (root-sha, head-sha) cache key, or none if not a usable git repo.STRING
HIGHskills/ce-pov/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGHskills/ce-brainstorm/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGHskills/ce-code-review/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGHskills/ce-compound/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGHskills/ce-explain/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGHskills/ce-debug/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGHskills/ce-ideate/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGHskills/ce-optimize/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGHskills/ce-plan/scripts/repo-profile-cache.py0a profile must be an object carrying every expected top-level key. this rejects a profiler failure that still returned jSTRING
HIGH…/ce-compound/scripts/session-history/extract-errors.py0return pi entries that participate in active llm context.STRING
HIGH…e-compound/scripts/session-history/extract-skeleton.py0return pi entries that participate in active llm context.STRING
HIGH…e-compound/scripts/session-history/extract-metadata.py0return pi entries that participate in active llm context.STRING
Structural Annotation Overuse126 hits · 202 pts
SeverityFileLineSnippetContext
LOWtests/review-skill-contract.test.ts597 expect(content).toContain("## Step 0: Schema drift")CODE
LOW.claude/commands/triage-prs.md13## Step 0: Detect RepositoryCOMMENT
LOW.claude/commands/triage-prs.md21## Step 1: Gather Context (Parallel)COMMENT
LOW.claude/commands/triage-prs.md45## Step 2: Batch PRs by ThemeCOMMENT
LOW.claude/commands/triage-prs.md55## Step 3: Parallel Review (Team of Agents)COMMENT
LOW.claude/commands/triage-prs.md76## Step 4: Cross-Reference IssuesCOMMENT
LOW.claude/commands/triage-prs.md91## Step 5: Identify ThemesCOMMENT
LOW.claude/commands/triage-prs.md98## Step 6: Compile Triage ReportCOMMENT
LOW.claude/commands/triage-prs.md110## Step 7: Apply LabelsCOMMENT
LOW.claude/commands/triage-prs.md118## Step 8: One-by-One ReviewCOMMENT
LOW.claude/commands/triage-prs.md158## Step 9: Post-Merge CleanupCOMMENT
LOW.claude/commands/triage-prs.md177## Step 10: Post-Triage OptionsCOMMENT
LOW…mmand-aliases-backwards-compatible-deprecation-plan.md164### Step 1: Create `commands/ce/` directory with 5 new filesCOMMENT
LOW…mmand-aliases-backwards-compatible-deprecation-plan.md174### Step 2: Replace `commands/workflows/*.md` with deprecation wrappersCOMMENT
LOW…mmand-aliases-backwards-compatible-deprecation-plan.md193### Step 3: Update all internal referencesCOMMENT
LOW…mmand-aliases-backwards-compatible-deprecation-plan.md216### Step 4: Update documentationCOMMENT
LOW…mmand-aliases-backwards-compatible-deprecation-plan.md233### Step 5: Verify converter outputCOMMENT
LOW…mmand-aliases-backwards-compatible-deprecation-plan.md247### Step 6: Run `/release-docs` to update the docs siteCOMMENT
LOWskills/ce-work/references/execution-engines.md7## Step 1: Probe host capabilityCOMMENT
LOWskills/ce-work/references/execution-engines.md21## Step 2: Pick the engine by plan shapeCOMMENT
LOWskills/ce-work/references/execution-engines.md33## Step 3: Run the chosen engineCOMMENT
LOWskills/ce-work/references/execution-engines.md72## Step 4: Resume the correct tailCOMMENT
LOWskills/ce-setup/SKILL.md17### Step 1: Determine Plugin VersionCOMMENT
LOWskills/ce-setup/SKILL.md23### Step 2: Run the Health CheckCOMMENT
LOWskills/ce-setup/SKILL.md50### Step 3: Decide Whether Fixes Are NeededCOMMENT
LOWskills/ce-setup/SKILL.md75### Step 4: Remove Obsolete Local ConfigCOMMENT
LOWskills/ce-setup/SKILL.md81### Step 5: Refresh Example ConfigCOMMENT
LOWskills/ce-setup/SKILL.md87### Step 6: Create Local Config If WantedCOMMENT
LOWskills/ce-setup/SKILL.md102### Step 7: Ensure Local Config Is GitignoredCOMMENT
LOW…ls/ce-brainstorm/references/agents/slack-researcher.md23### Step 1: Precondition ChecksCOMMENT
LOW…ls/ce-brainstorm/references/agents/slack-researcher.md41### Step 2: SearchCOMMENT
LOW…ls/ce-brainstorm/references/agents/slack-researcher.md67### Step 3: Thread ReadsCOMMENT
LOW…ls/ce-brainstorm/references/agents/slack-researcher.md73### Step 4: Channel Reads (Conditional)COMMENT
LOW…ls/ce-brainstorm/references/agents/slack-researcher.md77### Step 5: SynthesizeCOMMENT
LOW…-review/references/personas/data-migration-reviewer.md11## Step 0: Schema drift (when a schema dump is in the diff)COMMENT
LOW…ode-review/references/personas/learnings-researcher.md18## Step 0: Ground in CONCEPTS.md (if present)COMMENT
LOW…ode-review/references/personas/learnings-researcher.md30### Step 1: Extract Keywords from the Work ContextCOMMENT
LOW…ode-review/references/personas/learnings-researcher.md60### Step 2: Probe Discovered SubdirectoriesCOMMENT
LOW…ode-review/references/personas/learnings-researcher.md70### Step 3: Content-Search Pre-Filter (Critical for Efficiency)COMMENT
LOW…ode-review/references/personas/learnings-researcher.md107### Step 4: Read Frontmatter of Candidates OnlyCOMMENT
LOW…ode-review/references/personas/learnings-researcher.md128### Step 5: Score and Rank RelevanceCOMMENT
LOW…ode-review/references/personas/learnings-researcher.md151### Step 6: Full Read of Relevant FilesCOMMENT
LOW…ode-review/references/personas/learnings-researcher.md162### Step 7: Return Distilled SummariesCOMMENT
LOWskills/ce-commit/SKILL.md28### Step 1: Gather contextCOMMENT
LOWskills/ce-commit/SKILL.md47### Step 2: Determine commit message conventionCOMMENT
LOWskills/ce-commit/SKILL.md57### Step 3: Consider logical commitsCOMMENT
LOWskills/ce-commit/SKILL.md66### Step 4: Stage and commitCOMMENT
LOWskills/ce-commit/SKILL.md86### Step 5: ConfirmCOMMENT
LOWskills/ce-compound/references/grounding-validation.md14## Step 1: Adjudicate the mechanical flagsCOMMENT
LOWskills/ce-compound/references/grounding-validation.md34## Step 2: Semantic validator subagent (Full and headless; skipped in lightweight)COMMENT
LOWskills/ce-doc-review/references/open-questions-defer.md11### Step 1: Locate or create the Open Questions sectionCOMMENT
LOWskills/ce-doc-review/references/open-questions-defer.md19### Step 2: Locate or create the timestamped subsectionCOMMENT
LOWskills/ce-doc-review/references/open-questions-defer.md28### Step 3: Format and append the entryCOMMENT
LOWskills/ce-doc-review/references/open-questions-defer.md49### Step 4: Idempotence on compound-key collisionsCOMMENT
LOWskills/ce-worktree/SKILL.md19## Step 0: Detect existing isolationCOMMENT
LOWskills/ce-worktree/SKILL.md39## Step 1: Prefer the harness's native worktree toolCOMMENT
LOWskills/ce-worktree/SKILL.md43## Step 2: Git fallbackCOMMENT
LOWskills/ce-babysit-pr/SKILL.md45## Step 1: Confirm GitHub, resolve the PR, pick an execution modeCOMMENT
LOWskills/ce-babysit-pr/SKILL.md69## Step 2: Run one tickCOMMENT
LOWskills/ce-babysit-pr/SKILL.md138## Step 3: Stop conditionsCOMMENT
66 more matches not shown…
Hyper-Verbose Identifiers105 hits · 108 pts
SeverityFileLineSnippetContext
LOWtests/session-history-scripts.test.ts117function createPiSummaryContextSession(): string {CODE
LOWtests/session-history-scripts.test.ts192function createPiToolCallAndCustomSession(): string {CODE
LOWtests/real-plugin-conversion.test.ts243function expectSkillDirsHaveSkillMd(skillsRoot: string, skillNames: string[]): void {CODE
LOWtests/legacy-cleanup.test.ts55function historicalAgentDescription(name: string): string {CODE
LOWtests/legacy-cleanup.test.ts73function legacyWorkflowPromptContent(skillName: string, description: string) {CODE
LOWtests/skill-shell-safety.test.ts65function findPreResolutionCommands(body: string): { lineNumber: number; command: string }[] {CODE
LOWtests/skill-shell-safety.test.ts89function collectPreResolutionOffenders(): string[] {CODE
LOWtests/skill-conventions.test.ts232function partitionFencedCodeBlocks(markdown: string): { prose: string; fencedLines: Located[] } {CODE
LOWtests/skill-conventions.test.ts264function extractMarkdownLinkTargets(markdown: string): Located[] {CODE
LOWtests/skill-conventions.test.ts317function extractLocalPathCodeSpans(markdown: string): Located[] {CODE
LOWtests/skill-conventions.test.ts358function extractFencedLocalPathTokens(markdown: string): Located[] {CODE
LOWtests/skill-conventions.test.ts372function isTemplatePlaceholderPath(target: string): boolean {CODE
LOWtests/skill-conventions.test.ts402function findSelfContainmentViolations(CODE
LOWtests/skill-conventions.test.ts427function extractLocalReferenceCandidates(markdown: string): Located[] {CODE
LOWtests/skill-conventions.test.ts535function findPlatformVarOccurrences(markdown: string): PlatformVarOccurrence[] {CODE
LOWtests/skill-conventions.test.ts600function findPlatformVarViolations(markdown: string): PlatformVarOccurrence[] {CODE
LOWtests/cli.test.ts53function historicalAgentDescription(name: string): string {CODE
LOWtests/cli.test.ts59function historicalSkillDescription(name: string): string {CODE
LOWtests/codex-writer.test.ts60function historicalSkillDescription(name: string): string {CODE
LOWtests/codex-writer.test.ts66function historicalAgentDescription(name: string): string {CODE
LOW…tegrations/cross-platform-model-field-normalization.md71export function normalizeModelWithProvider(model: string): stringCODE
LOW…/preserve-user-content-across-all-destructive-paths.md57async function moveLegacyArtifactToBackup(managedDir, kind, artifactPath) {CODE
LOW…ons/best-practices/ce-pipeline-end-to-end-learnings.md224def test_release_notes_contract():CODE
LOW…ons/best-practices/ce-pipeline-end-to-end-learnings.md235def test_release_notes_contract():CODE
LOWskills/ce-brainstorm/scripts/visual-probe-server.js176 async function checkForVisualProbeUpdate() {CODE
LOW…e-compound/scripts/session-history/extract-metadata.py187def _append_pi_tool_call_targets(chunks, content):CODE
LOW…e-compound/scripts/session-history/extract-metadata.py203def _extract_user_assistant_text(filepath):CODE
LOW…ffrec-feedback-analysis/scripts/analyze_riffrec_zip.py351def should_retry_transcription_in_chunks(transcript: dict[str, Any]) -> bool:CODE
LOW…ffrec-feedback-analysis/scripts/analyze_riffrec_zip.py552def summarize_candidate_findings(moments: list[dict[str, Any]], transcript: str) -> list[dict[str, Any]]:CODE
LOW…ffrec-feedback-analysis/scripts/analyze_riffrec_zip.py687def write_requirements_kickoff(CODE
LOWskills/ce-sweep/scripts/analyze_riffrec_zip.py351def should_retry_transcription_in_chunks(transcript: dict[str, Any]) -> bool:CODE
LOWskills/ce-sweep/scripts/analyze_riffrec_zip.py552def summarize_candidate_findings(moments: list[dict[str, Any]], transcript: str) -> list[dict[str, Any]]:CODE
LOWskills/ce-sweep/scripts/analyze_riffrec_zip.py687def write_requirements_kickoff(CODE
LOW.pi/extensions/compound-engineering.ts8export default function compoundEngineeringPiExtension(pi: any) {CODE
LOWsrc/targets/kiro.ts137async function cleanupKnownLegacyKiroArtifacts(CODE
LOWsrc/targets/managed-artifacts.ts15export function sanitizeManagedPluginName(name: string): string {CODE
LOWsrc/targets/managed-artifacts.ts54export async function readManagedInstallManifestWithLegacyFallback(CODE
LOWsrc/targets/managed-artifacts.ts76export async function archiveLegacyInstallManifestIfOwned(CODE
LOWsrc/targets/managed-artifacts.ts98export async function readManagedInstallManifest(CODE
LOWsrc/targets/managed-artifacts.ts144export async function writeManagedInstallManifest(CODE
LOWsrc/targets/managed-artifacts.ts151export async function cleanupRemovedManagedDirectories(CODE
LOWsrc/targets/managed-artifacts.ts175export async function cleanupRemovedManagedFiles(CODE
LOWsrc/targets/managed-artifacts.ts195export async function cleanupCurrentManagedDirectory(CODE
LOWsrc/targets/managed-artifacts.ts215export async function moveLegacyArtifactToBackup(CODE
LOWsrc/targets/managed-artifacts.ts321export async function storeRootEscapesManagedRoot(rootDir: string, storeDir: string): Promise<boolean> {CODE
LOWsrc/targets/opencode.ts28async function cleanupCurrentManagedFile(CODE
LOWsrc/targets/opencode.ts269async function cleanupKnownLegacyOpenCodeArtifacts(CODE
LOWsrc/targets/pi.ts262function sanitizeCodexPathComponent(name: string): string {CODE
LOWsrc/targets/pi.ts274async function readInstallManifestWithLegacyFallback(CODE
LOWsrc/targets/pi.ts292async function archiveLegacyInstallManifestIfOwned(CODE
LOWsrc/targets/pi.ts361function filterSafePiManifestEntries(CODE
LOWsrc/targets/pi.ts454async function cleanupCurrentManagedSkillDir(CODE
LOWsrc/targets/pi.ts473async function cleanupCurrentManagedAgentFile(CODE
LOWsrc/targets/pi.ts521async function cleanupKnownLegacyPiArtifacts(paths: PiPaths, bundle: PiBundle): Promise<void> {CODE
LOWsrc/targets/pi.ts563async function moveLegacyArtifactToBackup(CODE
LOWsrc/targets/codex.ts236function sanitizeCodexPathComponent(name: string): string {CODE
LOWsrc/targets/codex.ts280function filterSafeCodexManifestEntries(CODE
LOWsrc/targets/codex.ts364async function cleanupCurrentManagedSkillDir(CODE
LOWsrc/targets/codex.ts386async function cleanupCurrentManagedAgentFile(CODE
LOWsrc/targets/codex.ts405async function cleanupKnownLegacyCodexArtifacts(codexRoot: string, bundle: CodexBundle): Promise<void> {CODE
45 more matches not shown…
Decorative Section Separators30 hits · 93 pts
SeverityFileLineSnippetContext
MEDIUMtests/skills/ce-polish-project-type.test.ts58// ── New framework root detection ────────────────────────────────────────────COMMENT
MEDIUMtests/skills/ce-polish-project-type.test.ts126// ── Monorepo probe ──────────────────────────────────────────────────────────COMMENT
MEDIUMtests/skills/ce-polish-project-type.test.ts275// ── Regressions ─────────────────────────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh47# ── Argument parsing ─────────────────────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh86# ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh162# ── Probe 1: Explicit --port flag ────────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh169# ── Probe 2: Framework config files ─────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh210# ── Probe 3: Rails config/puma.rb ───────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh223# ── Probe 4: Procfile.dev ───────────────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh241# ── Probe 5: docker-compose.yml ─────────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh255# ── Probe 6: package.json scripts ───────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh269# ── Probe 7: .env files ─────────────────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/resolve-port.sh285# ── Probe 8: Framework default lookup table ──────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/detect-project-type.sh98# ── Root result ──────────────────────────────────────────────────────────────COMMENT
MEDIUMskills/ce-polish/scripts/detect-project-type.sh113# ── Monorepo probe ─────────────────────────────────────────────────────────COMMENT
MEDIUMskills/ce-optimize/references/optimize-spec-schema.yaml10# ============================================================================COMMENT
MEDIUMskills/ce-optimize/references/optimize-spec-schema.yaml12# ============================================================================COMMENT
MEDIUMskills/ce-optimize/references/optimize-spec-schema.yaml255# ============================================================================COMMENT
MEDIUMskills/ce-optimize/references/optimize-spec-schema.yaml257# ============================================================================COMMENT
MEDIUMskills/ce-optimize/references/optimize-spec-schema.yaml373# ============================================================================COMMENT
MEDIUMskills/ce-optimize/references/optimize-spec-schema.yaml375# ============================================================================COMMENT
MEDIUM…ills/ce-optimize/references/experiment-log-schema.yaml24# ============================================================================COMMENT
MEDIUM…ills/ce-optimize/references/experiment-log-schema.yaml26# ============================================================================COMMENT
MEDIUM…ills/ce-optimize/references/experiment-log-schema.yaml117# ============================================================================COMMENT
MEDIUM…ills/ce-optimize/references/experiment-log-schema.yaml119# ============================================================================COMMENT
MEDIUM…ills/ce-optimize/references/experiment-log-schema.yaml219# ============================================================================COMMENT
MEDIUM…ills/ce-optimize/references/experiment-log-schema.yaml221# ============================================================================COMMENT
MEDIUM…ills/ce-optimize/references/experiment-log-schema.yaml243# ============================================================================COMMENT
MEDIUM…ills/ce-optimize/references/experiment-log-schema.yaml245# ============================================================================COMMENT
MEDIUMsrc/targets/codex.ts783// ── Hooks ──────────────────────────────────────────────────COMMENT
Modern AI Meta-Vocabulary24 hits · 66 pts
SeverityFileLineSnippetContext
MEDIUMCONCEPTS.md69## Skill orchestrationCOMMENT
MEDIUMdocs/plans/2026-07-02-001-feat-ce-sweep-skill-plan.md338### U1. Skill scaffold and orchestrator SKILL.mdCOMMENT
MEDIUMdocs/plans/2026-04-15-001-feat-ce-polish-skill-plan.md207│ ├── checklist-template.md # prompt scaffold for checklist generationCODE
MEDIUM…ce-doc-review-autofix-and-interaction-overhaul-plan.md544- **Caller-context handling per #6 review feedback:** interactive-mode nested invocations (ce-brainstorm → ce-doc-reviewCODE
MEDIUMdocs/plans/2026-07-02-002-feat-ce-explain-skill-plan.md208### U1. Skill core: SKILL.md orchestrationCOMMENT
MEDIUMdocs/plans/2026-06-28-001-feat-ce-pov-skill-plan.md207### U1. Skill scaffold and SKILL.md spineCOMMENT
MEDIUM…-08-001-fix-ce-sessions-orchestration-refactor-plan.md8# fix: Refactor session-history orchestration to avoid subagent Skill-tool deadlockCOMMENT
MEDIUM…-08-001-fix-ce-sessions-orchestration-refactor-plan.md110Three architectural shapes were on the table for closing #794. The chosen approach (move all orchestration into `ce-sessCODE
MEDIUM…-08-001-fix-ce-sessions-orchestration-refactor-plan.md116- **Option C (chosen) — Move all orchestration into the `ce-sessions` skill (main context); reshape the agent to synthesCODE
MEDIUM…-08-refactor-reduce-plugin-context-token-usage-plan.md212- [Skills troubleshooting](https://code.claude.com/docs/en/skills#claude-doesnt-see-all-my-skills) — "The budget scales CODE
MEDIUM…sign/discoverability-check-for-documented-solutions.md144- [#111](https://github.com/EveryInc/compound-engineering-plugin/issues/111) — Enhancement: Add project scaffolding for CODE
MEDIUM…sign/discoverability-check-for-documented-solutions.md144- [#111](https://github.com/EveryInc/compound-engineering-plugin/issues/111) — Enhancement: Add project scaffolding for CODE
MEDIUM…sign/discoverability-check-for-documented-solutions.md144- [#111](https://github.com/EveryInc/compound-engineering-plugin/issues/111) — Enhancement: Add project scaffolding for CODE
MEDIUMdocs/ideation/2026-06-28-ce-pov-skill-proposal.html96 <li><a href="#guardrails">Two guardrails</a></li>CODE
MEDIUMdocs/ideation/2026-06-28-ce-pov-skill-proposal.html282 <li>Earlier rounds established: dual-grounding as the #1 move, the two guardrails, "frame the decision first", incumCODE
MEDIUMdocs/skills/ce-test-browser.md96### 5. Visibility is separate from orchestrationCOMMENT
MEDIUM.compound-engineering/config.local.example.yaml97# sweep_state_path: docs/feedback-sweep/state.yml # committed (multi-agent) or /tmp path (solo)COMMENT
MEDIUM…lls/ce-compound-refresh/scripts/validate-doc-claims.py319 # --- 4. Dangling drafting scaffold ---------------------------------------COMMENT
MEDIUMskills/ce-setup/references/config-template.yaml97# sweep_state_path: docs/feedback-sweep/state.yml # committed (multi-agent) or /tmp path (solo)COMMENT
MEDIUMskills/ce-compound/scripts/validate-doc-claims.py319 # --- 4. Dangling drafting scaffold ---------------------------------------COMMENT
MEDIUMskills/ce-doc-review/scripts/cross-model-doc-review.sh235# cleanly (R11) rather than collapsing silently inside the provider context window.COMMENT
MEDIUMskills/ce-sweep/references/interview.md180sweep_state_path: docs/feedback-sweep/state.yml # committed (multi-agent) or /tmp path (solo)CODE
MEDIUMskills/ce-optimize/references/optimize-spec-schema.yaml3# to configure a /ce-optimize run. The orchestrating agent validates specsCOMMENT
MEDIUMskills/ce-optimize/scripts/measure.sh5# The orchestrating agent (not this script) evaluates gates and handlesCOMMENT
Over-Commented Block58 hits · 58 pts
SeverityFileLineSnippetContext
LOWtests/real-plugin-conversion.test.ts1import { afterAll, describe, expect, test } from "bun:test"COMMENT
LOWtests/legacy-cleanup.test.ts701 // wrappers in place, so users kept a prompt entrypoint that stillCOMMENT
LOWtests/legacy-cleanup.test.ts781 // `src/converters/claude-to-codex.ts` emits the instruction sentence forCOMMENT
LOWtests/legacy-registry-invariants.test.ts1import { describe, expect, test } from "bun:test"COMMENT
LOWtests/skills/flatten-safety.test.ts1import { describe, expect, test } from "bun:test"COMMENT
LOWtests/skills/ce-session-historian-no-skill-tool.test.ts21// indefinitely, eventually surfacing to the orchestrator as a spuriousCOMMENT
LOWtests/skills/ce-plan-handoff-routing.test.ts41// "Start `/ce-work` (Recommended)", and the agent stops in prose withoutCOMMENT
LOWtests/skills/ce-plan-handoff-routing.test.ts421 // Regression guard for PR #961's underlying problem: Issue Creation hardcodedCOMMENT
LOW.compound-engineering/config.local.example.yaml1# Compound Engineering -- local configCOMMENT
LOW.compound-engineering/config.local.example.yaml21# pulse_pending_metrics: "retention_d7,nps" # comma-separated strategy metrics awaiting instrumentation; renCOMMENT
LOW.compound-engineering/config.local.example.yaml41# When on, /ce-plan and /ce-brainstorm dispatch their reasoning-heavy step (planCOMMENT
LOW.compound-engineering/config.local.example.yaml61# pr_teaching_archive: true # true | false (default: false; full-workflow runs only)COMMENT
LOW.compound-engineering/config.local.example.yaml81# Written automatically when you decline the Spiral setup offer in /ce-promote.COMMENT
LOW.github/workflows/ci.yml61 # so the script invokes a `claude` already on PATH instead.COMMENT
LOWskills/ce-setup/references/config-template.yaml1# Compound Engineering -- local configCOMMENT
LOWskills/ce-setup/references/config-template.yaml21# pulse_pending_metrics: "retention_d7,nps" # comma-separated strategy metrics awaiting instrumentation; renCOMMENT
LOWskills/ce-setup/references/config-template.yaml41# When on, /ce-plan and /ce-brainstorm dispatch their reasoning-heavy step (planCOMMENT
LOWskills/ce-setup/references/config-template.yaml61# pr_teaching_archive: true # true | false (default: false; full-workflow runs only)COMMENT
LOWskills/ce-setup/references/config-template.yaml81# Written automatically when you decline the Spiral setup offer in /ce-promote.COMMENT
LOWskills/ce-pov/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOWskills/ce-brainstorm/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOW…-code-review/scripts/cross-model-adversarial-review.sh1#!/usr/bin/env bashCOMMENT
LOW…-code-review/scripts/cross-model-adversarial-review.sh21# anthropic->claude, xai->grok, cursor/composer->composer.COMMENT
LOW…-code-review/scripts/cross-model-adversarial-review.sh41# assert on the same command string the peer actually runs.COMMENT
LOWskills/ce-code-review/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOWskills/ce-compound/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOW…-compound/scripts/session-history/discover-sessions.sh1#!/usr/bin/env bashCOMMENT
LOWskills/ce-doc-review/scripts/cross-model-doc-review.sh1#!/usr/bin/env bashCOMMENT
LOWskills/ce-doc-review/scripts/cross-model-doc-review.sh21#COMMENT
LOWskills/ce-doc-review/scripts/cross-model-doc-review.sh41# arbitrary path.COMMENT
LOWskills/ce-doc-review/scripts/cross-model-doc-review.sh81# --- model + reasoning per provider ----------------------------------------COMMENT
LOWskills/ce-doc-review/scripts/cross-model-doc-review.sh461 grok-cursor|composer)COMMENT
LOWskills/ce-doc-review/scripts/cross-model-doc-review.sh501 # (grok-cursor -> Cursor also received the full document). The <lens>-<provider>COMMENT
LOWskills/ce-explain/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOWskills/ce-debug/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOWskills/ce-sweep/scripts/sweep-state.py61EVIDENCE_FIELDS = ("fix_ref", "verified_merge_sha", "verified_at")COMMENT
LOWskills/ce-ideate/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOWskills/ce-polish/scripts/resolve-port.sh1#!/usr/bin/env bashCOMMENT
LOWskills/ce-polish/scripts/resolve-port.sh21# 2. Framework config files (next.config.*, vite.config.*, nuxt.config.*,COMMENT
LOWskills/ce-polish/scripts/resolve-package-manager.sh1#!/usr/bin/env bashCOMMENT
LOWskills/ce-polish/scripts/resolve-package-manager.sh21# Lockfile priority order (first match wins):COMMENT
LOWskills/ce-polish/scripts/detect-project-type.sh1#!/usr/bin/env bashCOMMENT
LOWskills/ce-polish/scripts/detect-project-type.sh21# multiple:<type>@<dir>,<type>@<dir> — multiple monorepo hits (no root match)COMMENT
LOWskills/ce-polish/scripts/read-launch-json.sh1#!/usr/bin/env bashCOMMENT
LOWskills/ce-optimize/references/optimize-spec-schema.yaml1# Optimization Spec SchemaCOMMENT
LOW…ills/ce-optimize/references/experiment-log-schema.yaml1# Experiment Log SchemaCOMMENT
LOW…ills/ce-optimize/references/experiment-log-schema.yaml221# ============================================================================COMMENT
LOW…ills/ce-optimize/references/experiment-log-schema.yaml241# Only 'deferred_needs_approval' items are re-presented at wrap-up for approval.COMMENT
LOWskills/ce-optimize/scripts/parallel-probe.sh1#!/bin/bashCOMMENT
LOWskills/ce-optimize/scripts/experiment-worktree.sh1#!/bin/bashCOMMENT
LOWskills/ce-optimize/scripts/measure.sh1#!/bin/bashCOMMENT
LOWskills/ce-optimize/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOWskills/ce-plan/scripts/repo-profile-cache.py61# Any change to one of these — including a NEW untracked file — must invalidateCOMMENT
LOWsrc/targets/managed-artifacts.ts221 options: { skipSymlinkGuard?: boolean } = {},COMMENT
LOWsrc/converters/claude-to-codex.ts81 // Pass through current skill NAMES (not contents) so `writeCodexBundle`COMMENT
LOWsrc/commands/cleanup.ts441 for (const agentName of agentNames) {COMMENT
LOWsrc/commands/cleanup.ts501 }COMMENT
LOWsrc/data/plugin-legacy-artifacts.ts581}COMMENT
Deep Nesting28 hits · 28 pts
SeverityFileLineSnippetContext
LOW…lls/ce-compound-refresh/scripts/validate-doc-claims.py125CODE
LOWskills/ce-pov/scripts/repo-profile-cache.py198CODE
LOWskills/ce-brainstorm/scripts/repo-profile-cache.py198CODE
LOWskills/ce-code-review/scripts/repo-profile-cache.py198CODE
LOWskills/ce-compound/scripts/validate-doc-claims.py125CODE
LOWskills/ce-compound/scripts/repo-profile-cache.py198CODE
LOW…/ce-compound/scripts/session-history/extract-errors.py51CODE
LOW…/ce-compound/scripts/session-history/extract-errors.py64CODE
LOW…e-compound/scripts/session-history/extract-skeleton.py72CODE
LOW…e-compound/scripts/session-history/extract-skeleton.py154CODE
LOW…e-compound/scripts/session-history/extract-skeleton.py221CODE
LOW…e-compound/scripts/session-history/extract-skeleton.py339CODE
LOW…e-compound/scripts/session-history/extract-skeleton.py464CODE
LOW…e-compound/scripts/session-history/extract-metadata.py38CODE
LOW…e-compound/scripts/session-history/extract-metadata.py97CODE
LOW…e-compound/scripts/session-history/extract-metadata.py178CODE
LOW…e-compound/scripts/session-history/extract-metadata.py203CODE
LOW…e-compound/scripts/session-history/extract-metadata.py332CODE
LOWskills/ce-explain/scripts/repo-profile-cache.py198CODE
LOW…ffrec-feedback-analysis/scripts/analyze_riffrec_zip.py88CODE
LOW…ffrec-feedback-analysis/scripts/analyze_riffrec_zip.py440CODE
LOWskills/ce-debug/scripts/repo-profile-cache.py198CODE
LOWskills/ce-sweep/scripts/sweep-state.py651CODE
LOWskills/ce-sweep/scripts/analyze_riffrec_zip.py88CODE
LOWskills/ce-sweep/scripts/analyze_riffrec_zip.py440CODE
LOWskills/ce-ideate/scripts/repo-profile-cache.py198CODE
LOWskills/ce-optimize/scripts/repo-profile-cache.py198CODE
LOWskills/ce-plan/scripts/repo-profile-cache.py198CODE
Excessive Try-Catch Wrapping16 hits · 18 pts
SeverityFileLineSnippetContext
LOWtests/ce-sweep-analyzer-parity.test.ts39except Exception as exc:CODE
LOWskills/ce-pov/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
LOWskills/ce-brainstorm/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
LOW…-code-review/scripts/cross-model-adversarial-review.sh358 except Exception: passCODE
LOWskills/ce-code-review/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
LOWskills/ce-compound/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
LOWskills/ce-doc-review/scripts/cross-model-doc-review.sh426 except Exception: passCODE
LOWskills/ce-explain/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
LOWskills/ce-debug/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
LOWskills/ce-sweep/scripts/sweep-state.py277 except Exception:CODE
LOWskills/ce-sweep/scripts/sweep-state.py620 except Exception:CODE
LOWskills/ce-sweep/scripts/sweep-state.py787 except Exception as exc: # never leak a traceback to the callerCODE
MEDIUMskills/ce-sweep/scripts/sweep-state.py607def _read_legacy(path):CODE
LOWskills/ce-ideate/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
LOWskills/ce-optimize/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
LOWskills/ce-plan/scripts/repo-profile-cache.py388 except Exception as exc: # never block the caller, whatever the failureCODE
Cross-Language Confusion (JS/TS)2 hits · 15 pts
SeverityFileLineSnippetContext
HIGHtests/ce-sweep-analyzer-parity.test.ts38 print("EXTRACT_RETURNED_NO_ERROR")CODE
HIGHtests/ce-sweep-analyzer-parity.test.ts40 print("SAFE_EXTRACT_RAISED", type(exc).__name__)CODE
AI Slop Vocabulary5 hits · 15 pts
SeverityFileLineSnippetContext
MEDIUM.compound-engineering/config.local.example.yaml40# Claude Code ONLY; silently ignored on every other harness (Codex, Cursor, ...).COMMENT
MEDIUMskills/ce-setup/references/config-template.yaml40# Claude Code ONLY; silently ignored on every other harness (Codex, Cursor, ...).COMMENT
MEDIUM…-code-review/scripts/cross-model-adversarial-review.sh20# the calling skill (it knows its harness): openai->codex,COMMENT
MEDIUMskills/ce-doc-review/scripts/cross-model-doc-review.sh23# the calling skill (it knows its harness): openai->codex,COMMENT
MEDIUMskills/ce-optimize/references/example-hard-spec.yaml2# Start here when "better" is a scalar value from the measurement harness.COMMENT
Example Usage Blocks7 hits · 10 pts
SeverityFileLineSnippetContext
LOW…-code-review/scripts/cross-model-adversarial-review.sh16# Usage:COMMENT
LOWskills/ce-doc-review/scripts/cross-model-doc-review.sh18# Usage:COMMENT
LOWskills/ce-polish/scripts/resolve-port.sh5# Usage:COMMENT
LOWskills/ce-polish/scripts/resolve-package-manager.sh6# Usage:COMMENT
LOWskills/ce-polish/scripts/detect-project-type.sh7# Usage:COMMENT
LOWskills/ce-polish/scripts/read-launch-json.sh6# Usage:COMMENT
LOWskills/ce-optimize/scripts/experiment-worktree.sh7# Usage:COMMENT
Self-Referential Comments2 hits · 6 pts
SeverityFileLineSnippetContext
MEDIUMskills/ce-doc-review/scripts/cross-model-doc-review.sh164# Create the scratch run-dir rather than skipping when it doesn't exist yet:COMMENT
MEDIUMskills/ce-optimize/scripts/experiment-worktree.sh88# Create an experiment worktreeCOMMENT
Fake / Example Data2 hits · 2 pts
SeverityFileLineSnippetContext
LOWtests/legacy-cleanup.test.ts8async function createDir(dir: string, content = "placeholder") {CODE
LOWtests/legacy-cleanup.test.ts13async function createFile(filePath: string, content = "placeholder") {CODE
Unused Imports2 hits · 2 pts
SeverityFileLineSnippetContext
LOW…ffrec-feedback-analysis/scripts/analyze_riffrec_zip.py10CODE
LOWskills/ce-sweep/scripts/analyze_riffrec_zip.py10CODE
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippetContext
LOWskills/ce-optimize/scripts/experiment-worktree.sh102 # Check if worktree already existsCOMMENT
Verbosity Indicators1 hit · 1 pts
SeverityFileLineSnippetContext
LOWtests/review-skill-contract.test.ts597 expect(content).toContain("## Step 0: Schema drift")CODE