From 5d2ff0d49dcad34132ae6d9aa0695a0dce6b67e7 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 25 Aug 2026 06:46:01 +0000 Subject: [PATCH] style(scripts): rewrap derive_counters docstring to consistent width Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01Qgc6RYXWJPr5oW9DHU7zR4 --- scripts/derive_counters.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/derive_counters.py b/scripts/derive_counters.py index 23e23427..d2dc7fd5 100644 --- a/scripts/derive_counters.py +++ b/scripts/derive_counters.py @@ -22,9 +22,10 @@ Modes: README.md, root CLAUDE.md ("Current Scope" / "Status:" lines), marketplace.json metadata.description, mkdocs.yml site_description, or .codex-plugin/plugin.json descriptions - disagree with derived values. Also validates the README "Skills Overview" per-domain - table: every domain row's count must equal the SKILL.md count in - its linked folder, and every on-disk domain must have a row. CI gate G3. + disagree with derived values. Also validates the README + "Skills Overview" per-domain table: every domain row's count + must equal the SKILL.md count in its linked folder, and every + on-disk domain must have a row. CI gate G3. Stdlib only. No writes ever. """