plugins/claude/scripts
Snider e5de667849 feat(hooks): add hook scripts for /core:yes and /core:qa skills
Scripts:
- auto-approve.sh: PermissionRequest hook that allows all tools
- ensure-commit.sh: Stop hook that blocks with uncommitted changes
- qa-filter.sh: PostToolUse hook that extracts QA failures only
- qa-verify.sh: Stop hook that runs QA and blocks on failures

Updated skill files to reference script paths.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 19:15:51 +00:00
..
auto-approve.sh feat(hooks): add hook scripts for /core:yes and /core:qa skills 2026-02-01 19:15:51 +00:00
block-docs.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
capture-context.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
check-debug.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
ensure-commit.sh feat(hooks): add hook scripts for /core:yes and /core:qa skills 2026-02-01 19:15:51 +00:00
extract-actionables.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
go-format.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
php-format.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
post-commit-check.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
pr-created.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
pre-compact.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
qa-filter.sh feat(hooks): add hook scripts for /core:yes and /core:qa skills 2026-02-01 19:15:51 +00:00
qa-verify.sh feat(hooks): add hook scripts for /core:yes and /core:qa skills 2026-02-01 19:15:51 +00:00
session-start.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00
suggest-compact.sh feat: add Claude Code plugin and CLAUDE.md documentation 2026-02-01 18:15:01 +00:00