claude-skills/scripts
Claude c84e322a99
chore(registry,ci): derive counters, register 11 plugins, add CI guards
- marketplace.json: 11 shipped-but-unregistered plugins added (compliance-os,
  snowflake-development, behuman, claude-coach, grill-with-docs,
  llm-cost-optimizer, prompt-governance, business-investment-advisor,
  video-content-strategist, compliance-team-eu-ai-act, compliance-team-iso42001)
  -> 77/77 registered; self-contradicting counts fixed
- counters reconciled to derived ground truth across README.md, CLAUDE.md,
  agents/CLAUDE.md, marketplace.json (346 skills / 17 domains / 584 tools /
  701 references / 93 agents / 99 commands / 77 plugins)
- new guards: scripts/derive_counters.py (--check, gate G3),
  scripts/check_dual_publish.py (11 pairs, gate G4),
  scripts/smoke_scripts.py + smoke_exceptions.txt (gate G8)
- meta-tooling fixes (gate G9): generate-docs.py --help no longer rewrites
  docs/ as a side effect; audit_skills.py --help instant; markdown-html added
  to hermes/vibe/gemini sync scripts and generate-docs domain maps
- ci-quality-gate.yml: compileall completed 9 -> 17 domains; 4 new advisory
  gate steps (continue-on-error pending burn-in)

Verification (all green): check_plugin_json --all 77 OK; check_paths --all 0
findings; check_dual_publish 0 drifted; smoke 586 pass / 0 fail / 11 by-design
exceptions; derive_counters --check pass; compileall 17 domains rc=0.

https://claude.ai/code/session_019AJddAL1NADWMXsy1qNPQF
2026-06-10 14:33:19 +00:00
..
audit_skills.py chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
check_dual_publish.py chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
check_paths.py fix: phantom-path sweep — 888 unresolvable references to zero 2026-06-10 14:33:00 +00:00
check_paths_allowlist.txt fix: phantom-path sweep — 888 unresolvable references to zero 2026-06-10 14:33:00 +00:00
check_plugin_json.py fix(plugin-schema): align with live Claude Code spec — migrate to "./"-prefixed skills field 2026-05-21 07:03:11 +00:00
codex-install.bat Dev (#44) 2026-01-23 09:09:42 +01:00
codex-install.sh Dev (#44) 2026-01-23 09:09:42 +01:00
convert.sh fix(integrations): update find depth in convert.sh for new repo structure 2026-05-12 09:56:39 +03:00
derive_counters.py chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
extract_release_notes.py feat(release): auto-tag + GitHub Release from CHANGELOG on push to main 2026-05-19 04:00:06 +00:00
gemini-install.sh feat: add Gemini CLI + OpenClaw support, fix Codex missing 25 skills 2026-03-09 14:58:41 +01:00
generate-docs.py chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
install.sh feat(integrations): change Augment from flat rules to skill bundles 2026-04-25 04:48:41 +05:30
openclaw-install.sh fix(ci): fix workflow errors + add OpenClaw support (#222) 2026-02-24 17:33:21 +01:00
review-new-skills.sh feat(ci): add automated Tessl skill quality review on PRs 2026-04-07 12:21:30 +02:00
smoke_exceptions.txt chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
smoke_scripts.py chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
sync-codex-skills.py feat(markdown-html): add v2.10.0 foundation — orchestrator + design-system 2026-05-29 14:19:06 +00:00
sync-gemini-skills.py chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
sync-hermes-skills.py chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
sync-vibe-skills.py chore(registry,ci): derive counters, register 11 plugins, add CI guards 2026-06-10 14:33:19 +00:00
sync_skill_bundles.py chore(phase-0): add dual-publish + plugin.json validation tools 2026-05-09 05:54:15 +00:00
vibe-install.sh feat(install): add Mistral Vibe cross-platform sync (closes #705) 2026-05-23 02:04:17 +00:00