npx claudepluginhub etr/groundworkDefined in hooks/hooks.json
*bash ${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.shBashbash ${CLAUDE_PLUGIN_ROOT}/hooks/check-commit-alignment.shSkillnode ${CLAUDE_PLUGIN_ROOT}/lib/resolve-template-vars.jsstartup|resume|clear|compactbash ${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh*bash ${CLAUDE_PLUGIN_ROOT}/hooks/validate-agent-output.shAutomates skill workflows in Claude Code: preserves state before compaction, loads context on session start/resume/clear/compact, verifies git commits against tasks.md after Bash tools, injects template vars after Skill tools, validates subagent output. Executes bash/node scripts, no file writes.