Repository Analysis

OthmanAdi/planning-with-files

Persistent file-based planning for AI coding agents and long-running agentic tasks. Crash-proof markdown plans that survive context loss and /clear, plus a deterministic completion gate and multi-agent shared state on disk. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard.

26.8 Moderate AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of OthmanAdi/planning-with-files, a Python project with 25,326 GitHub stars. SynthScan v2.0 examined 59,517 lines of code across 347 source files, recording 701 pattern matches distributed across 13 syntactic categories. The overall adjusted score of 26.8 places this repository in the Moderate 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).

26.8
Adjusted Score
26.8
Raw Score
100%
Time Factor
2026-07-13
Last Push
25.3K
Stars
Python
Language
59.5K
Lines of Code
347
Files
701
Pattern Hits
2026-07-14
Scan Date
0.52
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 181MEDIUM 29LOW 491

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 701 distinct pattern matches across 13 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 Repetition164 hits · 820 pts
SeverityFileLineSnippetContext
HIGH…/skills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGHskills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0session catchup script for planning-with-files analyzes the previous session to find unsynced context after the last plaSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGHskills/planning-with-files/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGHskills/planning-with-files/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…ills/planning-with-files-es/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…ills/planning-with-files-zh/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…ills/planning-with-files-de/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…lls/planning-with-files-zht/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…ills/planning-with-files-ar/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGHskills/planning-with-files/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…ills/planning-with-files-es/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…ills/planning-with-files-zh/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…ills/planning-with-files-de/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…lls/planning-with-files-zht/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…ills/planning-with-files-ar/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0normalize project path to match claude code's internal representation. claude code stores session directories using the STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGHskills/planning-with-files/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…ills/planning-with-files-es/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…ills/planning-with-files-zh/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…ills/planning-with-files-de/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…lls/planning-with-files-zht/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…ills/planning-with-files-ar/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0resolve claude code's project-specific session storage path.STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0get all session files sorted by modification time (newest first).STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0get all session files sorted by modification time (newest first).STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0get all session files sorted by modification time (newest first).STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0get all session files sorted by modification time (newest first).STRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0get all session files sorted by modification time (newest first).STRING
104 more matches not shown…
Hyper-Verbose Identifiers242 hits · 276 pts
SeverityFileLineSnippetContext
LOW…/skills/planning-with-files/scripts/session-catchup.py151def find_current_codex_session(sessions: List[Path]) -> Optional[Path]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py426def find_last_planning_update(messages: List[Dict[str, Any]]) -> Tuple[int, Optional[str]]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py64def find_last_planning_update(messages: List[Dict]) -> Tuple[int, Optional[str]]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py151def find_current_codex_session(sessions: List[Path]) -> Optional[Path]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py426def find_last_planning_update(messages: List[Dict[str, Any]]) -> Tuple[int, Optional[str]]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py127def find_current_codex_session(sessions: List[Path]) -> Optional[Path]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py402def find_last_planning_update(messages: List[Dict[str, Any]]) -> Tuple[int, Optional[str]]:CODE
LOWtests/test_planning_disabled_optout.py54 def test_codex_user_prompt_submit_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py61 def test_codex_stop_emits_no_followup_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py68 def test_codex_pre_tool_use_still_allows_but_skips_context(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py73 def test_codex_post_tool_use_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py77 def test_codex_session_start_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py81 def test_codex_pre_compact_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py85 def test_codex_adapter_reports_not_attached_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py103 def test_inject_plan_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py109 def test_gate_stop_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py114 def test_check_complete_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py122 def test_plan_files_unchanged_after_disabled_hook_pass(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py142 def test_all_check_complete_copies_carry_the_guard(self) -> None:CODE
LOWtests/test_check_complete_resolver.py79 def test_explicit_path_arg_still_works(self) -> None:STRING
LOWtests/test_check_complete_resolver.py90 def test_no_args_resolves_slug_plan_via_active_pointer(self) -> None:STRING
LOWtests/test_check_complete_resolver.py105 def test_no_args_resolves_via_plan_id_env(self) -> None:STRING
LOWtests/test_check_complete_resolver.py122 def test_no_args_legacy_root_plan_still_works(self) -> None:STRING
LOWtests/test_check_complete_resolver.py133 def test_no_args_no_plan_anywhere_clean_message(self) -> None:STRING
LOWtests/test_v238_command_files.py45 def test_loop_template_exists(self) -> None:CODE
LOWtests/test_v238_command_files.py48 def test_plan_goal_frontmatter(self) -> None:CODE
LOWtests/test_v238_command_files.py56 def test_plan_loop_frontmatter(self) -> None:CODE
LOWtests/test_v238_command_files.py61 def test_plan_goal_mentions_goal_command(self) -> None:CODE
LOWtests/test_v238_command_files.py67 def test_plan_loop_mentions_loop_command(self) -> None:CODE
LOWtests/test_v238_command_files.py72 def test_loop_template_mentions_planning_files(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py74 def test_global_resolver_is_a_thin_canonical_forwarder(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py84 def test_user_prompt_submit_silent_with_no_plan(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py90 def test_user_prompt_submit_injects_from_planning_subdir(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py210 def test_pre_tool_use_allows_with_no_plan(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py216 def test_pre_tool_use_surfaces_plan_from_subdir_on_stderr(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py233 def test_stop_silent_with_no_plan(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py239 def test_stop_reports_incomplete_from_subdir_plan(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py255 def test_post_tool_use_silent_with_no_plan(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py261 def test_post_tool_use_reminds_when_plan_in_subdir(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py103 def test_user_prompt_submit_legacy_root_still_works(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py116 def test_user_prompt_submit_env_plan_id_pins_correct_plan(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py147 def test_user_prompt_submit_rejects_traversal_plan_id(self) -> None:CODE
LOWtests/test_hook_resolver_integration.py164 def test_user_prompt_submit_rejects_external_symlink_plan(self) -> None:CODE
LOWtests/test_precompact_hook.py35def extract_precompact_scalar(text: str) -> str:CODE
LOWtests/test_precompact_hook.py56 def test_precompact_is_declared(self) -> None:CODE
LOWtests/test_precompact_hook.py59 def test_precompact_uses_wildcard_matcher(self) -> None:CODE
LOWtests/test_precompact_hook.py67 def test_precompact_scalar_is_thin_dispatcher(self) -> None:CODE
LOWtests/test_precompact_hook.py85 def test_dispatcher_silent_exit_when_script_absent(self) -> None:CODE
LOWtests/test_precompact_hook.py139 def test_emits_reminder_when_plan_exists(self) -> None:CODE
LOWtests/test_hook_body_v240.py94 def test_inject_scalars_pass_distinct_context_flags(self) -> None:CODE
LOWtests/test_hook_body_v240.py99 def test_stop_scalar_dispatches_to_gate(self) -> None:CODE
LOWtests/test_hook_body_v240.py108 def test_no_triple_dash_literal_in_any_scalar(self) -> None:CODE
LOWtests/test_hook_body_v240.py117 def test_dispatcher_exits_zero_silently_when_script_absent(self) -> None:CODE
LOWtests/test_hook_body_v240.py198 def test_legacy_root_only_still_works(self) -> None:CODE
LOWtests/test_hook_body_v240.py207 def test_no_plan_anywhere_silent_exit_zero(self) -> None:CODE
LOWtests/test_hook_body_v240.py212 def test_corrupt_active_plan_falls_through_to_newest(self) -> None:CODE
LOWtests/test_hook_body_v240.py438 def test_gated_unattested_refuses_injection(self) -> None:CODE
LOWtests/test_hook_body_v240.py445 def test_autonomous_unattested_refuses_injection(self) -> None:CODE
LOWtests/test_hook_body_v240.py452 def test_legacy_unattested_still_injects(self) -> None:CODE
LOWtests/test_hook_body_v240.py68 def test_inject_scalars_reference_inject_plan_script(self) -> None:CODE
182 more matches not shown…
Cross-Language Confusion17 hits · 112 pts
SeverityFileLineSnippetContext
HIGHtests/test_codex_hooks.py291 (python3 alias stub, /dev/null, $HOME, the missing `true` command). Runs onSTRING
HIGHscripts/_v240_update_hook_bodies.py60 "AP=$(tr -d '\\r\\n[:space:]' < .planning/.active_plan 2>/dev/null); "CODE
HIGHscripts/_v240_update_hook_bodies.py71 "m=$(stat -c '%Y' \"$d\" 2>/dev/null || stat -f '%m' \"$d\" 2>/dev/null || date -r \"$d\" +%s 2>/dev/null || echo 0)CODE
HIGHscripts/_v240_update_hook_bodies.py72 'if [ "$m" -gt "$NEWEST_MT" ] 2>/dev/null; then NEWEST_MT="$m"; NEWEST="$d"; fi; 'CODE
HIGHscripts/_v240_update_hook_bodies.py80 "[ -f .plan-attestation ] && ATTEST=$(tr -d '\\r\\n[:space:]' < .plan-attestation 2>/dev/null); "CODE
HIGHscripts/_v240_update_hook_bodies.py83 "[ -f \"${RESOLVED}/.attestation\" ] && ATTEST=$(tr -d '\\r\\n[:space:]' < \"${RESOLVED}/.attestation\" 2>/dev/null)CODE
HIGHscripts/_v240_update_hook_bodies.py88 'CD="${TMPDIR:-/tmp}/pwf-sha"; mkdir -p "$CD" 2>/dev/null; 'CODE
HIGHscripts/_v240_update_hook_bodies.py89 'KEY=$(printf "%s" "$PLAN_FILE" | { sha256sum 2>/dev/null || shasum -a 256 2>/dev/null; } | awk \'{print $1}\' | cutCODE
HIGHscripts/_v240_update_hook_bodies.py89 'KEY=$(printf "%s" "$PLAN_FILE" | { sha256sum 2>/dev/null || shasum -a 256 2>/dev/null; } | awk \'{print $1}\' | cutCODE
HIGHscripts/_v240_update_hook_bodies.py90 "MT=$(stat -c '%Y' \"$PLAN_FILE\" 2>/dev/null || stat -f '%m' \"$PLAN_FILE\" 2>/dev/null || date -r \"$PLAN_FILE\" +CODE
HIGHscripts/_v240_update_hook_bodies.py92 'if [ -f "$CF" ]; then CM=$(sed -n 1p "$CF" 2>/dev/null); CS=$(sed -n 2p "$CF" 2>/dev/null); fi; 'CODE
HIGHscripts/_v240_update_hook_bodies.py94 'else ACTUAL=$( (sha256sum "$PLAN_FILE" 2>/dev/null || shasum -a 256 "$PLAN_FILE" 2>/dev/null) | awk \'{print $1}\')CODE
HIGHscripts/_v240_update_hook_bodies.py94 'else ACTUAL=$( (sha256sum "$PLAN_FILE" 2>/dev/null || shasum -a 256 "$PLAN_FILE" 2>/dev/null) | awk \'{print $1}\')CODE
HIGHscripts/_v240_update_hook_bodies.py95 '[ -n "$ACTUAL" ] && [ -n "$MT" ] && printf "%s\\n%s\\n" "$MT" "$ACTUAL" > "$CF" 2>/dev/null; fi; 'CODE
HIGHscripts/_v240_update_hook_bodies.py129 'head -30 "$PLAN_FILE" 2>/dev/null; 'CODE
HIGHscripts/_v240_update_hook_bodies.py173 'powershell.exe -NoProfile -ExecutionPolicy RemoteSigned -File \\"$TARGET_PS1\\" 2>/dev/null; 'CODE
HIGHscripts/_v240_update_hook_bodies.py175 'sh \\"$TARGET_SH\\" 2>/dev/null; 'CODE
Decorative Section Separators24 hits · 90 pts
SeverityFileLineSnippetContext
MEDIUMtests/test_hook_resolver_integration.py80 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_hook_resolver_integration.py82 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_hook_resolver_integration.py206 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_hook_resolver_integration.py208 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_hook_resolver_integration.py229 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_hook_resolver_integration.py231 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_hook_resolver_integration.py251 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_hook_resolver_integration.py253 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_codex_session_isolation.py56 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_codex_session_isolation.py58 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_codex_session_isolation.py76 # ------------------------------------------------------------------COMMENT
MEDIUMtests/test_codex_session_isolation.py78 # ------------------------------------------------------------------COMMENT
MEDIUMscripts/ledger-summary.sh26# ==================COMMENT
MEDIUMscripts/sync-ide-folders.py28# ─── Canonical source ──────────────────────────────────────────────COMMENT
MEDIUMscripts/sync-ide-folders.py31# ─── Shared source files (relative to CANONICAL) ──────────────────COMMENT
MEDIUMscripts/sync-ide-folders.py59# ─── IDE sync manifests ───────────────────────────────────────────COMMENT
MEDIUMscripts/sync-ide-folders.py170# ─── Utility functions ─────────────────────────────────────────────COMMENT
MEDIUMscripts/sync-ide-folders.py203# ─── Main ──────────────────────────────────────────────────────────COMMENT
MEDIUMskills/planning-with-files/scripts/ledger-summary.sh26# ==================COMMENT
MEDIUM…skills/planning-with-files/scripts/sync-ide-folders.py28# ─── Canonical source ──────────────────────────────────────────────COMMENT
MEDIUM…skills/planning-with-files/scripts/sync-ide-folders.py31# ─── Shared source files (relative to CANONICAL) ──────────────────COMMENT
MEDIUM…skills/planning-with-files/scripts/sync-ide-folders.py51# ─── IDE sync manifests ───────────────────────────────────────────COMMENT
MEDIUM…skills/planning-with-files/scripts/sync-ide-folders.py162# ─── Utility functions ─────────────────────────────────────────────COMMENT
MEDIUM…skills/planning-with-files/scripts/sync-ide-folders.py195# ─── Main ──────────────────────────────────────────────────────────COMMENT
Over-Commented Block73 hits · 73 pts
SeverityFileLineSnippetContext
LOW…ini/skills/planning-with-files/scripts/init-session.sh1#!/usr/bin/env bashCOMMENT
LOW…mini/skills/planning-with-files/scripts/attest-plan.sh1#!/bin/shCOMMENT
LOW…mini/skills/planning-with-files/scripts/attest-plan.sh101 rm -f "${attestation_file}"COMMENT
LOW…i/skills/planning-with-files/scripts/check-complete.sh1#!/usr/bin/env bashCOMMENT
LOW…i/skills/planning-with-files/scripts/check-complete.sh21# 4. the block counter (<plan-dir>/.stop_blocks) is below cap (PWF_GATE_CAP, default 20)COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh1#!/bin/shCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh21# Plan-id safe-identifier check. Rejects whitespace, path separators, leadingCOMMENT
LOW…nue/skills/planning-with-files/scripts/init-session.sh1#!/usr/bin/env bashCOMMENT
LOW…inue/skills/planning-with-files/scripts/attest-plan.sh1#!/bin/shCOMMENT
LOW…inue/skills/planning-with-files/scripts/attest-plan.sh101 rm -f "${attestation_file}"COMMENT
LOW…e/skills/planning-with-files/scripts/check-complete.sh1#!/usr/bin/env bashCOMMENT
LOW…e/skills/planning-with-files/scripts/check-complete.sh21# 4. the block counter (<plan-dir>/.stop_blocks) is below cap (PWF_GATE_CAP, default 20)COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh1#!/bin/shCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh21# Plan-id safe-identifier check. Rejects whitespace, path separators, leadingCOMMENT
LOWtests/test_clear_recovery.sh1#!/usr/bin/env bashCOMMENT
LOW…dex/skills/planning-with-files/scripts/init-session.sh1#!/usr/bin/env bashCOMMENT
LOW…odex/skills/planning-with-files/scripts/attest-plan.sh1#!/bin/shCOMMENT
LOW…odex/skills/planning-with-files/scripts/attest-plan.sh101 rm -f "${attestation_file}"COMMENT
LOW…x/skills/planning-with-files/scripts/check-complete.sh1#!/usr/bin/env bashCOMMENT
LOW…x/skills/planning-with-files/scripts/check-complete.sh21# 4. the block counter (<plan-dir>/.stop_blocks) is below cap (PWF_GATE_CAP, default 20)COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh1#!/bin/shCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh21# Plan-id safe-identifier check. Rejects whitespace, path separators, leadingCOMMENT
LOWscripts/init-session.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/attest-plan.sh1#!/bin/shCOMMENT
LOWscripts/attest-plan.sh101 rm -f "${attestation_file}"COMMENT
LOWscripts/ledger-summary.sh1#!/bin/shCOMMENT
LOWscripts/check-complete.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/check-complete.sh21# 4. the block counter (<plan-dir>/.stop_blocks) is below cap (PWF_GATE_CAP, default 20)COMMENT
LOWscripts/phase-status.sh1#!/bin/shCOMMENT
LOWscripts/inject-plan.sh1#!/bin/shCOMMENT
LOWscripts/inject-plan.sh61 && [ -n "${out}" ] && { printf "%s\n" "${out}"; return 0; }COMMENT
LOWscripts/inject-plan.sh141fiCOMMENT
LOWscripts/resolve-plan-dir.sh1#!/bin/shCOMMENT
LOWscripts/resolve-plan-dir.sh21# Plan-id safe-identifier check. Rejects whitespace, path separators, leadingCOMMENT
LOWscripts/gate-stop.sh1#!/bin/shCOMMENT
LOWscripts/ledger-append.sh1#!/bin/shCOMMENT
LOWscripts/ledger-append.sh21# Options:COMMENT
LOW…ory/skills/planning-with-files/scripts/init-session.sh1#!/usr/bin/env bashCOMMENT
LOW…tory/skills/planning-with-files/scripts/attest-plan.sh1#!/bin/shCOMMENT
LOW…tory/skills/planning-with-files/scripts/attest-plan.sh101 rm -f "${attestation_file}"COMMENT
LOW…y/skills/planning-with-files/scripts/check-complete.sh1#!/usr/bin/env bashCOMMENT
LOW…y/skills/planning-with-files/scripts/check-complete.sh21# 4. the block counter (<plan-dir>/.stop_blocks) is below cap (PWF_GATE_CAP, default 20)COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh1#!/bin/shCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh21# Plan-id safe-identifier check. Rejects whitespace, path separators, leadingCOMMENT
LOWskills/planning-with-files/scripts/init-session.sh1#!/usr/bin/env bashCOMMENT
LOWskills/planning-with-files/scripts/attest-plan.sh1#!/bin/shCOMMENT
LOWskills/planning-with-files/scripts/attest-plan.sh101 rm -f "${attestation_file}"COMMENT
LOWskills/planning-with-files/scripts/ledger-summary.sh1#!/bin/shCOMMENT
LOWskills/planning-with-files/scripts/check-complete.sh1#!/usr/bin/env bashCOMMENT
LOWskills/planning-with-files/scripts/check-complete.sh21# 4. the block counter (<plan-dir>/.stop_blocks) is below cap (PWF_GATE_CAP, default 20)COMMENT
LOWskills/planning-with-files/scripts/phase-status.sh1#!/bin/shCOMMENT
LOWskills/planning-with-files/scripts/inject-plan.sh1#!/bin/shCOMMENT
LOWskills/planning-with-files/scripts/inject-plan.sh61 && [ -n "${out}" ] && { printf "%s\n" "${out}"; return 0; }COMMENT
LOWskills/planning-with-files/scripts/inject-plan.sh141fiCOMMENT
LOWskills/planning-with-files/scripts/resolve-plan-dir.sh1#!/bin/shCOMMENT
LOWskills/planning-with-files/scripts/resolve-plan-dir.sh21# Plan-id safe-identifier check. Rejects whitespace, path separators, leadingCOMMENT
LOWskills/planning-with-files/scripts/gate-stop.sh1#!/bin/shCOMMENT
LOWskills/planning-with-files/scripts/ledger-append.sh1#!/bin/shCOMMENT
LOWskills/planning-with-files/scripts/ledger-append.sh21# Options:COMMENT
LOW…ddy/skills/planning-with-files/scripts/init-session.sh1#!/usr/bin/env bashCOMMENT
13 more matches not shown…
Example Usage Blocks38 hits · 57 pts
SeverityFileLineSnippetContext
LOW…ini/skills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOW…mini/skills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOW…/skills/planning-with-files/scripts/set-active-plan.sh4# Usage:COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOW…nue/skills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOW…inue/skills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOW…/skills/planning-with-files/scripts/set-active-plan.sh4# Usage:COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOW…dex/skills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOW…odex/skills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOW…/skills/planning-with-files/scripts/set-active-plan.sh4# Usage:COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOWscripts/init-session.sh4# Usage:COMMENT
LOWscripts/attest-plan.sh14# Usage:COMMENT
LOWscripts/ledger-summary.sh16# Usage:COMMENT
LOWscripts/phase-status.sh19# Usage:COMMENT
LOWscripts/set-active-plan.sh4# Usage:COMMENT
LOWscripts/resolve-plan-dir.sh12# Usage:COMMENT
LOWscripts/ledger-append.sh14# Usage:COMMENT
LOW…ory/skills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOW…tory/skills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOW…/skills/planning-with-files/scripts/set-active-plan.sh4# Usage:COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOWskills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOWskills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOWskills/planning-with-files/scripts/ledger-summary.sh16# Usage:COMMENT
LOWskills/planning-with-files/scripts/phase-status.sh19# Usage:COMMENT
LOWskills/planning-with-files/scripts/set-active-plan.sh4# Usage:COMMENT
LOWskills/planning-with-files/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOWskills/planning-with-files/scripts/ledger-append.sh14# Usage:COMMENT
LOW…ddy/skills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOW…uddy/skills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOW…/skills/planning-with-files/scripts/set-active-plan.sh4# Usage:COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOW.pi/skills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOW.pi/skills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOW…/skills/planning-with-files/scripts/set-active-plan.sh4# Usage:COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh12# Usage:COMMENT
Deep Nesting55 hits · 54 pts
SeverityFileLineSnippetContext
LOW…/skills/planning-with-files/scripts/session-catchup.py131CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py426CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py499CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py64CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py93CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py131CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py426CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py499CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py107CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py402CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py475CODE
LOWtests/test_hook_resolver_integration.py164CODE
LOWtests/test_session_catchup.py189CODE
LOWtests/test_codex_hooks.py286CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py131CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py426CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py499CODE
LOWscripts/session-catchup.py118CODE
LOWscripts/session-catchup.py135CODE
LOWscripts/session-catchup.py179CODE
LOWscripts/sync-ide-folders.py226CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py131CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py426CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py499CODE
LOW…/planning-with-files/assets/scripts/session-catchup.py51CODE
LOWskills/planning-with-files/scripts/session-catchup.py131CODE
LOWskills/planning-with-files/scripts/session-catchup.py426CODE
LOWskills/planning-with-files/scripts/session-catchup.py499CODE
LOW…ills/planning-with-files-es/scripts/session-catchup.py107CODE
LOW…ills/planning-with-files-es/scripts/session-catchup.py217CODE
LOW…ills/planning-with-files-es/scripts/session-catchup.py290CODE
LOW…ills/planning-with-files-zh/scripts/session-catchup.py107CODE
LOW…ills/planning-with-files-zh/scripts/session-catchup.py217CODE
LOW…ills/planning-with-files-zh/scripts/session-catchup.py290CODE
LOW…ills/planning-with-files-de/scripts/session-catchup.py107CODE
LOW…ills/planning-with-files-de/scripts/session-catchup.py217CODE
LOW…ills/planning-with-files-de/scripts/session-catchup.py290CODE
LOW…lls/planning-with-files-zht/scripts/session-catchup.py107CODE
LOW…lls/planning-with-files-zht/scripts/session-catchup.py217CODE
LOW…lls/planning-with-files-zht/scripts/session-catchup.py290CODE
LOW…ills/planning-with-files-ar/scripts/session-catchup.py107CODE
LOW…ills/planning-with-files-ar/scripts/session-catchup.py217CODE
LOW…ills/planning-with-files-ar/scripts/session-catchup.py290CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py131CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py426CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py499CODE
LOW.hermes/plugins/planning-with-files/planning_files.py50CODE
LOW.hermes/plugins/planning-with-files/planning_files.py107CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py99CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py116CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py160CODE
LOW…skills/planning-with-files/scripts/sync-ide-folders.py218CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py131CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py426CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py499CODE
Redundant / Tautological Comments25 hits · 38 pts
SeverityFileLineSnippetContext
LOW…i/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…/skills/planning-with-files/scripts/session-catchup.py586 # Check if planning files exist (indicates active task)COMMENT
LOW…e/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…/skills/planning-with-files/scripts/session-catchup.py157 # Check if planning files exist (indicates active task)COMMENT
LOW…e/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…/skills/planning-with-files/scripts/session-catchup.py586 # Check if planning files exist (indicates active task)COMMENT
LOW…e/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…/skills/planning-with-files/scripts/session-catchup.py562 # Check if planning files exist (indicates active task)COMMENT
LOW…x/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…/skills/planning-with-files/scripts/session-catchup.py586 # Check if planning files exist (indicates active task)COMMENT
LOWscripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…y/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…/skills/planning-with-files/scripts/session-catchup.py586 # Check if planning files exist (indicates active task)COMMENT
LOWskills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOWskills/planning-with-files/scripts/session-catchup.py586 # Check if planning files exist (indicates active task)COMMENT
LOW…ills/planning-with-files-es/scripts/session-catchup.py377 # Check if planning files exist (indicates active task)COMMENT
LOW…ills/planning-with-files-zh/scripts/session-catchup.py377 # Check if planning files exist (indicates active task)COMMENT
LOW…ills/planning-with-files-de/scripts/session-catchup.py377 # Check if planning files exist (indicates active task)COMMENT
LOW…lls/planning-with-files-zht/scripts/session-catchup.py377 # Check if planning files exist (indicates active task)COMMENT
LOW…ills/planning-with-files-ar/scripts/session-catchup.py377 # Check if planning files exist (indicates active task)COMMENT
LOW…y/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…/skills/planning-with-files/scripts/session-catchup.py586 # Check if planning files exist (indicates active task)COMMENT
LOW…s/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…i/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are completeCOMMENT
LOW…/skills/planning-with-files/scripts/session-catchup.py586 # Check if planning files exist (indicates active task)COMMENT
Unused Imports38 hits · 37 pts
SeverityFileLineSnippetContext
LOWtests/test_planning_disabled_optout.py9CODE
LOWtests/test_check_complete_resolver.py15CODE
LOWtests/test_v238_command_files.py8CODE
LOWtests/test_hook_resolver_integration.py8CODE
LOWtests/test_precompact_hook.py18CODE
LOWtests/test_hook_body_v240.py24CODE
LOWtests/test_script_location_parity.py18CODE
LOWtests/test_resolve_plan_dir.py10CODE
LOWtests/test_plan_attestation.py12CODE
LOWtests/test_plan_attestation.py18CODE
LOWtests/test_init_session_slug.py9CODE
LOWtests/test_init_session_slug.py11CODE
LOWtests/test_session_catchup_opencode.py11CODE
LOWtests/test_session_catchup_opencode.py18CODE
LOWtests/test_gate.py21CODE
LOWtests/test_set_active_plan.py7CODE
LOWtests/test_pi_extension_packaging.py7CODE
LOWtests/test_skill_md_version_parity.py16CODE
LOWtests/test_containment.py17CODE
LOWtests/test_canonical_script_sync.py18CODE
LOWtests/test_init_modes.py14CODE
LOWtests/test_init_modes.py17CODE
LOWtests/test_codex_session_isolation.py11CODE
LOWtests/test_pi_docs_hook_support.py5CODE
LOWtests/test_pi_extension_capabilities.py6CODE
LOWtests/test_ledger.py14CODE
LOW.codex/hooks/post_tool_use.py2CODE
LOW.codex/hooks/permission_request.py8CODE
LOW.codex/hooks/codex_hook_adapter.py2CODE
LOW.codex/hooks/stop.py2CODE
LOW.codex/hooks/pre_tool_use.py2CODE
LOW.codex/hooks/run_sh.py14CODE
LOWscripts/_v240_update_hook_bodies.py25CODE
LOWscripts/bump-version.py27CODE
LOW…/planning-with-files/assets/scripts/session-catchup.py12CODE
LOW.hermes/plugins/planning-with-files/hooks.py1CODE
LOW.hermes/plugins/planning-with-files/__init__.py1CODE
LOW.hermes/plugins/planning-with-files/hook_state.py1CODE
Structural Annotation Overuse12 hits · 20 pts
SeverityFileLineSnippetContext
LOWMIGRATION.md43### Step 1: Update the PluginCOMMENT
LOWMIGRATION.md54### Step 2: Existing Files Continue WorkingCOMMENT
LOWMIGRATION.md58### Step 3: Adopt New Templates (Optional)COMMENT
LOWMIGRATION.md66### Step 4: Update Phase Status Format (Recommended)COMMENT
LOWdocs/quickstart.md7## Step 1: Invoke the Skill and Describe Your TaskCOMMENT
LOWdocs/quickstart.md28## Step 2: Plan Your PhasesCOMMENT
LOWdocs/quickstart.md52## Step 3: Work and DocumentCOMMENT
LOWdocs/quickstart.md114## Step 4: Re-read Before DecisionsCOMMENT
LOWdocs/quickstart.md126## Step 5: Complete and VerifyCOMMENT
LOWdocs/opencode.md68### Step 1: Install the skillCOMMENT
LOWdocs/opencode.md75### Step 2: Configure oh-my-opencodeCOMMENT
LOWdocs/opencode.md91### Step 3: Verify loadingCOMMENT
Excessive Try-Catch Wrapping10 hits · 14 pts
SeverityFileLineSnippetContext
LOWtests/test_skill_frontmatter_valid.py87 except Exception as exc: # noqa: BLE001CODE
LOW.codex/hooks/codex_hook_adapter.py144 except Exception as exc: # pragma: no coverCODE
MEDIUM.codex/hooks/codex_hook_adapter.py141def main_guard(func) -> int:CODE
MEDIUMscripts/bump-version.py143 print(f"Error: '{new}' is not a valid semver string.", file=sys.stderr)CODE
LOWscripts/session-catchup.py173 except Exception:CODE
LOWscripts/session-catchup.py257 except Exception:CODE
MEDIUMscripts/sync-ide-folders.py233 print(f"Error: Canonical source not found at {CANONICAL}/")CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py154 except Exception:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py238 except Exception:CODE
MEDIUM…skills/planning-with-files/scripts/sync-ide-folders.py225 print(f"Error: Canonical source not found at {CANONICAL}/")CODE
Modern Structural Boilerplate2 hits · 2 pts
SeverityFileLineSnippetContext
LOWtests/test_gate.py66 def set_mode(self, mode: str | None) -> None:CODE
LOWtests/test_gate.py71 def set_blocks(self, n: int) -> None:CODE
Modern AI Meta-Vocabulary1 hit · 2 pts
SeverityFileLineSnippetContext
MEDIUMdocs/workflow.md119The behavior is consistent and intentional, though it was never stated as a rule until now (see [#14](https://github.comCODE