Repository Analysis

OthmanAdi/planning-with-files

Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Install from npm, the Claude Code plugin marketplace, or npx skills. Codex, Cursor, OpenCode, 60+ agents.

32.0 Strong AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of OthmanAdi/planning-with-files, a Shell project with 26,406 GitHub stars. SynthScan v2.0 examined 97,883 lines of code across 476 source files, recording 1493 pattern matches distributed across 14 syntactic categories. The overall adjusted score of 32.0 places this repository in the Strong AI signal band.

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

32.0
Adjusted Score
32.0
Raw Score
100%
Time Factor
2026-08-22
Last Push
26.4K
Stars
Shell
Language
97.9K
Lines of Code
476
Files
1.5K
Pattern Hits
2026-08-29
Scan Date
0.73
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 348MEDIUM 43LOW 1102

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 1493 distinct pattern matches across 14 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 Repetition326 hits · 1630 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
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
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…i18n/planning-with-files-es/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…i18n/planning-with-files-zh/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…i18n/planning-with-files-de/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…18n/planning-with-files-zht/scripts/session-catchup.py0make catchup output deterministic on windows legacy code pages. codex sessions and planning files are utf-8 and can contSTRING
HIGH…i18n/planning-with-files-ar/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
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…i18n/planning-with-files-es/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…i18n/planning-with-files-zh/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…i18n/planning-with-files-de/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…18n/planning-with-files-zht/scripts/session-catchup.py0prefer optional orjson while keeping the hook dependency-free.STRING
HIGH…i18n/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
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…i18n/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…i18n/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…i18n/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…18n/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…i18n/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.py0claude code's project-dir name for a project path. every character outside [a-za-z0-9_-] becomes '-', and the leading daSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0claude code's project-dir name for a project path. every character outside [a-za-z0-9_-] becomes '-', and the leading daSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0claude code's project-dir name for a project path. every character outside [a-za-z0-9_-] becomes '-', and the leading daSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0claude code's project-dir name for a project path. every character outside [a-za-z0-9_-] becomes '-', and the leading daSTRING
HIGH…/skills/planning-with-files/scripts/session-catchup.py0claude code's project-dir name for a project path. every character outside [a-za-z0-9_-] becomes '-', and the leading daSTRING
266 more matches not shown…
Hyper-Verbose Identifiers470 hits · 529 pts
SeverityFileLineSnippetContext
LOW…/skills/planning-with-files/scripts/session-catchup.py117def _newest_session_cwd_matches(project_dir: Path, normalized: str) -> bool:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py289def find_current_codex_session(sessions: List[Path]) -> Optional[Path]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py393def _opencode_state_annotation(state: Any) -> str:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617def find_last_planning_update(messages: List[Dict[str, Any]]) -> Tuple[int, Optional[str]]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py690def collect_claude_tool_results(messages: List[Dict[str, Any]]) -> Dict[str, str]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py117def _newest_session_cwd_matches(project_dir: Path, normalized: str) -> bool:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py289def find_current_codex_session(sessions: List[Path]) -> Optional[Path]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py393def _opencode_state_annotation(state: Any) -> str:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617def find_last_planning_update(messages: List[Dict[str, Any]]) -> Tuple[int, Optional[str]]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py690def collect_claude_tool_results(messages: List[Dict[str, Any]]) -> Dict[str, str]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py202def find_last_planning_update(messages: List[Dict]) -> Tuple[int, Optional[str]]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py117def _newest_session_cwd_matches(project_dir: Path, normalized: str) -> bool:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py289def find_current_codex_session(sessions: List[Path]) -> Optional[Path]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py393def _opencode_state_annotation(state: Any) -> str:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617def find_last_planning_update(messages: List[Dict[str, Any]]) -> Tuple[int, Optional[str]]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py690def collect_claude_tool_results(messages: List[Dict[str, Any]]) -> Dict[str, str]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py93def _newest_session_cwd_matches(project_dir: Path, normalized: str) -> bool:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py265def find_current_codex_session(sessions: List[Path]) -> Optional[Path]:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py545def find_last_planning_update(messages: List[Dict[str, Any]]) -> Tuple[int, Optional[str]]:CODE
LOWtests/test_seo_docs_pages.py63 def test_install_section_with_both_routes(self) -> None:CODE
LOWtests/test_seo_docs_pages.py72 def test_links_to_readme_and_installation_guide(self) -> None:CODE
LOWtests/test_seo_docs_pages.py80 def test_pages_cross_link_each_other(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py93 def test_codex_user_prompt_submit_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py100 def test_codex_stop_emits_no_followup_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py107 def test_codex_pre_tool_use_still_allows_but_skips_context(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py112 def test_codex_post_tool_use_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py116 def test_codex_session_start_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py120 def test_codex_pre_compact_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py124 def test_codex_adapter_reports_not_attached_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py142 def test_inject_plan_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py148 def test_gate_stop_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py153 def test_check_complete_stays_silent_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py161 def test_plan_files_unchanged_after_disabled_hook_pass(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py179 def test_copilot_shell_hooks_skip_context_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py230 def test_all_check_complete_copies_carry_the_guard(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py257 def test_copilot_powershell_hooks_skip_context_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py321 def test_cursor_shell_hooks_go_inert_when_disabled(self) -> None:CODE
LOWtests/test_planning_disabled_optout.py341 def test_cursor_powershell_hooks_go_inert_when_disabled(self) -> None:CODE
LOWtests/test_check_complete_resolver.py86 def test_explicit_path_arg_still_works(self) -> None:STRING
LOWtests/test_check_complete_resolver.py97 def test_no_args_resolves_slug_plan_via_active_pointer(self) -> None:STRING
LOWtests/test_check_complete_resolver.py112 def test_no_args_resolves_via_plan_id_env(self) -> None:STRING
LOWtests/test_check_complete_resolver.py129 def test_no_args_legacy_root_plan_still_works(self) -> None:STRING
LOWtests/test_check_complete_resolver.py140 def test_no_args_no_plan_anywhere_clean_message(self) -> None:STRING
LOWtests/test_check_complete_resolver.py180 def test_canonical_templates_contain_next_step(self) -> None:STRING
LOWtests/test_check_complete_resolver.py190 def test_root_template_copy_contains_next_step(self) -> None:STRING
LOWtests/test_check_complete_resolver.py197 def test_next_step_sits_between_goal_and_current_phase(self) -> None:STRING
LOWtests/test_check_complete_resolver.py208 def test_template_phase_counts_unchanged(self) -> None:STRING
LOWtests/test_check_complete_resolver.py241 def test_init_session_output_contains_next_step(self):STRING
LOWtests/test_nested_plan_isolation.py203 def test_unattached_session_notice_does_not_repeat_per_tool_call(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py213 def test_attached_session_injects_plan(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py222 def test_attached_session_is_explicit_and_beats_conflict_check(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py129 def test_parent_cwd_with_nested_plan_injects_nothing(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py142 def test_plan_root_pin_from_parent_cwd_injects_nested_plan(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py153 def test_plan_root_broken_pin_notices_and_injects_nothing(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py166 def test_valid_plan_id_at_parent_still_injects_despite_nested_plan(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py178 def test_unattached_session_injects_no_plan_but_says_why(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py187 def test_sessions_dir_with_empty_session_id_says_why(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py235 def test_no_nested_plan_injects_exactly_as_before(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py245 def test_nested_planning_without_competing_plan_is_no_conflict(self) -> None:CODE
LOWtests/test_nested_plan_isolation.py256 def test_planning_disabled_silences_everything(self) -> None:CODE
410 more matches not shown…
Over-Commented Block330 hits · 330 pts
SeverityFileLineSnippetContext
LOW.cursor/hooks/user-prompt-submit.sh1#!/bin/bashCOMMENT
LOW…sor/skills/planning-with-files/scripts/init-session.sh1#!/usr/bin/env bashCOMMENT
LOW…rsor/skills/planning-with-files/scripts/attest-plan.sh1#!/bin/shCOMMENT
LOW…rsor/skills/planning-with-files/scripts/attest-plan.sh101 rm -f "${attestation_file}"COMMENT
LOW…r/skills/planning-with-files/scripts/ledger-summary.sh1#!/bin/shCOMMENT
LOW…r/skills/planning-with-files/scripts/ledger-summary.sh21# wins over self-resolution: inject-plan.sh passes the dir it resolved,COMMENT
LOW…rsor/skills/planning-with-files/scripts/plan-doctor.sh1#!/bin/shCOMMENT
LOW…r/skills/planning-with-files/scripts/check-complete.sh1#!/usr/bin/env bashCOMMENT
LOW…r/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…rsor/skills/planning-with-files/scripts/inject-plan.sh1#!/bin/shCOMMENT
LOW…rsor/skills/planning-with-files/scripts/inject-plan.sh21# root for threads whose cwd is a shared parent of the real project; aCOMMENT
LOW…rsor/skills/planning-with-files/scripts/inject-plan.sh61doneCOMMENT
LOW…rsor/skills/planning-with-files/scripts/inject-plan.sh161# the hooks hash and inject an arbitrary file. On any violation we return 1 soCOMMENT
LOW…rsor/skills/planning-with-files/scripts/inject-plan.sh241# budget. A project nested two levels down is NOT detected; that ceiling isCOMMENT
LOW…rsor/skills/planning-with-files/scripts/inject-plan.sh321fiCOMMENT
LOW…rsor/skills/planning-with-files/scripts/inject-plan.sh521 echo 'Run /plan-attest to re-approve current contents, or restore the file from git.'COMMENT
LOW…rsor/skills/planning-with-files/scripts/inject-plan.sh541# grep -F.COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh1#!/bin/shCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh21# A thread whose cwd is a shared PARENT of the real project (e.g. /workspaceCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh121# string. On some Windows/MSYS setups (8.3 short names, the /tmp mount alias)COMMENT
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…mini/skills/planning-with-files/scripts/plan-doctor.sh1#!/bin/shCOMMENT
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# A thread whose cwd is a shared PARENT of the real project (e.g. /workspaceCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh121# string. On some Windows/MSYS setups (8.3 short names, the /tmp mount alias)COMMENT
LOW…e/skills/planning-with-files/scripts/ledger-summary.sh1#!/bin/shCOMMENT
LOW…e/skills/planning-with-files/scripts/ledger-summary.sh21# wins over self-resolution: inject-plan.sh passes the dir it resolved,COMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh1#!/bin/shCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh21# root for threads whose cwd is a shared parent of the real project; aCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh61doneCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh161# the hooks hash and inject an arbitrary file. On any violation we return 1 soCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh241# budget. A project nested two levels down is NOT detected; that ceiling isCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh321fiCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh521 echo 'Run /plan-attest to re-approve current contents, or restore the file from git.'COMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh541# grep -F.COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh1#!/bin/shCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh21# A thread whose cwd is a shared PARENT of the real project (e.g. /workspaceCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh121# string. On some Windows/MSYS setups (8.3 short names, the /tmp mount alias)COMMENT
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…inue/skills/planning-with-files/scripts/plan-doctor.sh1#!/bin/shCOMMENT
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# A thread whose cwd is a shared PARENT of the real project (e.g. /workspaceCOMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh121# string. On some Windows/MSYS setups (8.3 short names, the /tmp mount alias)COMMENT
LOW…e/skills/planning-with-files/scripts/ledger-summary.sh1#!/bin/shCOMMENT
LOW…e/skills/planning-with-files/scripts/ledger-summary.sh21# wins over self-resolution: inject-plan.sh passes the dir it resolved,COMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh1#!/bin/shCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh21# root for threads whose cwd is a shared parent of the real project; aCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh61doneCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh161# the hooks hash and inject an arbitrary file. On any violation we return 1 soCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh241# budget. A project nested two levels down is NOT detected; that ceiling isCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh321fiCOMMENT
LOW…code/skills/planning-with-files/scripts/inject-plan.sh521 echo 'Run /plan-attest to re-approve current contents, or restore the file from git.'COMMENT
270 more matches not shown…
Cross-Language Confusion22 hits · 138 pts
SeverityFileLineSnippetContext
HIGHtests/test_ps1_windows_encoding.py114 " $errors = $null; "CODE
HIGHtests/test_ps1_windows_encoding.py116 "$f, [ref]$null, [ref]$errors); "CODE
HIGHtests/test_codex_hooks.py298 (python3 alias stub, /dev/null, $HOME, the missing `true` command). Runs onSTRING
HIGHtests/test_codex_hooks.py323 f'python3 "$HOME/.codex/hooks/run_sh.py" {script} 2>/dev/null || true',CODE
HIGHtests/test_bsd_userland_sim.py88 out="$("%(real_stat)s" -c '%%Y' "$@" 2>/dev/null)" && [ -n "$out" ] && { printf '%%s\\n' "$out"; exit 0; }CODE
HIGHtests/test_bsd_userland_sim.py89 out="$("%(real_stat)s" -f '%%m' "$@" 2>/dev/null)" && [ -n "$out" ] && { printf '%%s\\n' "$out"; exit 0; }CODE
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
Example Usage Blocks90 hits · 135 pts
SeverityFileLineSnippetContext
LOW…sor/skills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOW…rsor/skills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOW…r/skills/planning-with-files/scripts/ledger-summary.sh17# 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…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…e/skills/planning-with-files/scripts/ledger-summary.sh17# 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…e/skills/planning-with-files/scripts/ledger-summary.sh17# Usage:COMMENT
LOW…skills/planning-with-files/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOW…nts/skills/planning-with-files/scripts/init-session.sh4# Usage:COMMENT
LOW…ents/skills/planning-with-files/scripts/attest-plan.sh14# Usage:COMMENT
LOW…s/skills/planning-with-files/scripts/ledger-summary.sh17# Usage:COMMENT
LOW…nts/skills/planning-with-files/scripts/phase-status.sh19# 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…ts/skills/planning-with-files/scripts/ledger-append.sh14# 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…x/skills/planning-with-files/scripts/ledger-summary.sh17# 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.sh17# 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…y/skills/planning-with-files/scripts/ledger-summary.sh17# 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.sh17# 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…lls/i18n/planning-with-files-es/scripts/attest-plan.sh14# Usage:COMMENT
LOW…/i18n/planning-with-files-es/scripts/ledger-summary.sh17# Usage:COMMENT
LOW…ls/i18n/planning-with-files-es/scripts/phase-status.sh19# Usage:COMMENT
LOW…i18n/planning-with-files-es/scripts/set-active-plan.sh4# Usage:COMMENT
LOW…18n/planning-with-files-es/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOW…s/i18n/planning-with-files-es/scripts/ledger-append.sh14# Usage:COMMENT
LOW…lls/i18n/planning-with-files-zh/scripts/attest-plan.sh14# Usage:COMMENT
LOW…/i18n/planning-with-files-zh/scripts/ledger-summary.sh17# Usage:COMMENT
LOW…ls/i18n/planning-with-files-zh/scripts/phase-status.sh19# Usage:COMMENT
LOW…i18n/planning-with-files-zh/scripts/set-active-plan.sh4# Usage:COMMENT
LOW…18n/planning-with-files-zh/scripts/resolve-plan-dir.sh12# Usage:COMMENT
LOW…s/i18n/planning-with-files-zh/scripts/ledger-append.sh14# Usage:COMMENT
30 more matches not shown…
Decorative Section Separators37 hits · 129 pts
SeverityFileLineSnippetContext
MEDIUM…r/skills/planning-with-files/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…e/skills/planning-with-files/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…e/skills/planning-with-files/scripts/ledger-summary.sh34# ==================COMMENT
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
MEDIUM…s/skills/planning-with-files/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…x/skills/planning-with-files/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUMscripts/ledger-summary.sh34# ==================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.py90# ─── IDE sync manifests ───────────────────────────────────────────COMMENT
MEDIUMscripts/sync-ide-folders.py313# ─── Utility functions ─────────────────────────────────────────────COMMENT
MEDIUMscripts/sync-ide-folders.py346# ─── Main ──────────────────────────────────────────────────────────COMMENT
MEDIUM…y/skills/planning-with-files/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUMskills/planning-with-files/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…/i18n/planning-with-files-es/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…/i18n/planning-with-files-zh/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…/i18n/planning-with-files-de/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…i18n/planning-with-files-zht/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…/i18n/planning-with-files-ar/scripts/ledger-summary.sh34# ==================COMMENT
MEDIUM…y/skills/planning-with-files/scripts/ledger-summary.sh34# ==================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
MEDIUM…i/skills/planning-with-files/scripts/ledger-summary.sh34# ==================COMMENT
Deep Nesting104 hits · 101 pts
SeverityFileLineSnippetContext
LOW…/skills/planning-with-files/scripts/session-catchup.py117CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py189CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py269CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py718CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py117CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py189CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py269CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py718CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py112CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py202CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py231CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py117CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py189CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py269CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py718CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py93CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py165CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py245CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py545CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py618CODE
LOWtests/test_hook_resolver_integration.py164CODE
LOWtests/test_session_catchup.py189CODE
LOWtests/test_codex_hooks.py293CODE
LOWtests/test_skill_hook_dispatch_parity.py304CODE
LOWtests/test_skill_hook_dispatch_parity.py319CODE
LOWtests/test_skill_hook_dispatch_parity.py348CODE
LOWtests/test_skill_hook_dispatch_parity.py376CODE
LOWtests/test_skill_hook_dispatch_parity.py396CODE
LOWtests/test_skill_hook_dispatch_parity.py428CODE
LOWtests/test_skill_hook_dispatch_parity.py450CODE
LOWtests/test_skill_hook_dispatch_parity.py490CODE
LOWtests/test_skill_hook_dispatch_parity.py532CODE
LOWtests/test_catchup_store_resolution_parity.py161CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py117CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py189CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py269CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py718CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py117CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py189CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py269CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py718CODE
LOWscripts/session-catchup.py144CODE
LOWscripts/session-catchup.py238CODE
LOWscripts/session-catchup.py255CODE
LOWscripts/session-catchup.py299CODE
LOWscripts/sync-ide-folders.py369CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py117CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py189CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py269CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py617CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py718CODE
LOW…/planning-with-files/assets/scripts/session-catchup.py51CODE
LOWskills/planning-with-files/scripts/session-catchup.py117CODE
LOWskills/planning-with-files/scripts/session-catchup.py189CODE
LOWskills/planning-with-files/scripts/session-catchup.py269CODE
44 more matches not shown…
Unused Imports59 hits · 57 pts
SeverityFileLineSnippetContext
LOWtests/test_seo_docs_pages.py10CODE
LOWtests/test_planning_disabled_optout.py9CODE
LOWtests/test_check_complete_resolver.py15CODE
LOWtests/test_nested_plan_isolation.py32CODE
LOWtests/test_v238_command_files.py8CODE
LOWtests/test_hook_resolver_integration.py8CODE
LOWtests/test_precompact_hook.py18CODE
LOWtests/test_resolver_plan_root_pin.py21CODE
LOWtests/test_hook_body_v240.py24CODE
LOWtests/test_injection_determinism.py31CODE
LOWtests/test_ledger_utf8.py20CODE
LOWtests/test_ps1_windows_encoding.py29CODE
LOWtests/test_cursor_nested_root_isolation.py20CODE
LOWtests/test_bump_version.py2CODE
LOWtests/test_resolver_parity.py9CODE
LOWtests/test_copilot_agent_stop.py3CODE
LOWtests/test_script_location_parity.py18CODE
LOWtests/test_bsd_userland_sim.py32CODE
LOWtests/test_resolve_plan_dir.py10CODE
LOWtests/test_plan_attestation.py12CODE
LOWtests/test_plan_attestation.py18CODE
LOWtests/test_codex_nested_root_isolation.py29CODE
LOWtests/test_init_session_slug.py9CODE
LOWtests/test_init_session_slug.py11CODE
LOWtests/test_catchup_project_dir.py10CODE
LOWtests/test_stop_hook_dispatch.py25CODE
LOWtests/test_plan_regression_guard.py19CODE
LOWtests/test_session_catchup_opencode.py11CODE
LOWtests/test_session_catchup_opencode.py18CODE
LOWtests/test_gate.py21CODE
LOWtests/test_line_endings.py19CODE
LOWtests/test_set_active_plan.py7CODE
LOWtests/test_pi_extension_packaging.py7CODE
LOWtests/test_skill_md_version_parity.py17CODE
LOWtests/test_containment.py17CODE
LOWtests/test_canonical_script_sync.py18CODE
LOWtests/test_init_modes.py14CODE
LOWtests/test_init_modes.py17CODE
LOWtests/test_skill_hook_dispatch_parity.py43CODE
LOWtests/test_plugin_skill_surface.py23CODE
LOWtests/test_catchup_store_resolution_parity.py23CODE
LOWtests/test_inject_smart.py15CODE
LOWtests/test_codex_session_isolation.py11CODE
LOWtests/test_pi_docs_hook_support.py5CODE
LOWtests/test_pi_extension_capabilities.py6CODE
LOWtests/test_ledger.py14CODE
LOWtests/test_catchup_cross_project_guard.py16CODE
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.py15CODE
LOWscripts/_v240_update_hook_bodies.py25CODE
LOWscripts/bump-version.py30CODE
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
Redundant / Tautological Comments29 hits · 44 pts
SeverityFileLineSnippetContext
LOW…r/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.py811 # Check if planning files exist (indicates active task)COMMENT
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.py811 # 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.py295 # 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.py811 # 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.py705 # 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…/skills/planning-with-files/scripts/session-catchup.py811 # 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.py811 # 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.py811 # 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.py811 # Check if planning files exist (indicates active task)COMMENT
LOW…i18n/planning-with-files-es/scripts/session-catchup.py544 # Check if planning files exist (indicates active task)COMMENT
LOW…i18n/planning-with-files-zh/scripts/session-catchup.py544 # Check if planning files exist (indicates active task)COMMENT
LOW…i18n/planning-with-files-de/scripts/session-catchup.py544 # Check if planning files exist (indicates active task)COMMENT
LOW…18n/planning-with-files-zht/scripts/session-catchup.py544 # Check if planning files exist (indicates active task)COMMENT
LOW…i18n/planning-with-files-ar/scripts/session-catchup.py544 # 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.py811 # 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.py811 # Check if planning files exist (indicates active task)COMMENT
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.py178 except Exception as exc: # pragma: no coverCODE
MEDIUM.codex/hooks/codex_hook_adapter.py175def main_guard(func) -> int:CODE
MEDIUMscripts/bump-version.py161 print(f"Error: '{new}' is not a valid semver string.", file=sys.stderr)CODE
LOWscripts/session-catchup.py293 except Exception:CODE
LOWscripts/session-catchup.py377 except Exception:CODE
MEDIUMscripts/sync-ide-folders.py376 print(f"Error: Canonical source not found at {CANONICAL}/")CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py293 except Exception:CODE
LOW…/skills/planning-with-files/scripts/session-catchup.py377 except Exception:CODE
MEDIUM…skills/planning-with-files/scripts/sync-ide-folders.py225 print(f"Error: Canonical source not found at {CANONICAL}/")CODE
AI Slop Vocabulary1 hit · 3 pts
SeverityFileLineSnippetContext
MEDIUMtests/test_bsd_userland_sim.py238 # Self-check of the harness: if a runner image change or a stub bugCOMMENT
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