claude-skills/scripts
Claude 028dc13b35
feat(tooling): JSON-output sample gate (G9) + --sample fixtures (#654)
Implements issue #654 Option A (embedded-sample convention) plus the
verification harness the issue asked for:

- scripts/smoke_json_output.py — new advisory gate (G9) that discovers
  every tool whose --help advertises JSON output, runs <tool> --sample
  <json-flag>, and asserts the stdout parses as JSON. Tools advertising
  JSON without --sample are reported as 'uncovered' (a backlog, not a
  failure) so the gate can be adopted incrementally; --strict flips that
  to a hard failure once coverage is high. Wired into ci-quality-gate.yml
  alongside G8.
- Added --sample embedded fixtures to the 5 tools named in #654:
  error_budget_calculator, slo_review, blast_radius_calculator,
  audit_log_analyzer, api_linter. Their required args are now optional
  when --sample is passed; missing-arg behavior is unchanged otherwise.
- Fixed 4 tools the new gate surfaced (prompt_rater, coach_tip_classifier,
  cheat_code_filter, redaction_linter): their --sample path printed human
  text and ignored --json; it now honors the JSON flag.
- Synced the 3 dual-published standalone copies (slo-architect x2,
  chaos-engineering) so the drift guard stays green.

Gate now reports 16 tools covered, 16 verified, 0 failures.

https://claude.ai/code/session_01CUWsrUNZP9jpxvAwq67UiT
2026-06-11 15:29:39 +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 fix: third-pass review items — counter logic, FDA example annotation, audit/ policy 2026-06-11 15:11:00 +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_json_output.py feat(tooling): JSON-output sample gate (G9) + --sample fixtures (#654) 2026-06-11 15:29:39 +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-codebuff-skills.py fix: resolve open GitHub issues #805 #806 #807 #748 #785 2026-06-11 03:34:13 +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 Merge remote-tracking branch 'origin/dev' into claude/skills-plugins-audit-vrttx1 2026-06-11 03:59:40 +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