npx claudepluginhub babyworm/rtl-agent-team --plugin rtl-agent-teamDefined in hooks/hooks.json
*sh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-verify-stop-gate.sh"3mssh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-p6-cascade-gate.sh"3mssh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-skill-completion-gate.sh"3mssh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-coverage-exclusion-gate.sh"3mssh "${CLAUDE_PLUGIN_ROOT}/hooks/stop-gate.sh"3msSkillsh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-phase-state-bootstrap.sh"3mssh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-skill-activation.sh"3msTaskCreatesh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-spawn-context.sh"3msEdit|Write|Bashsh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-edit-tracker.sh"3msTaskUpdatesh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-team-progress.sh"3msTaskCreatesh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-audit-spawn-complete.sh"3ms*sh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-orchestrator-inject.sh"3mssh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-audit-init.sh"3ms*sh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-audit-subagent.sh"3ms*sh "${CLAUDE_PLUGIN_ROOT}/hooks/rtl-audit-subagent.sh"3msRuns bash scripts to orchestrate RTL workflows: gates (verify, cascade, skill-completion, coverage) on Stop; skill activation and phase bootstrap on PreToolUse; edit/task tracking and audits on PostToolUse; orchestrator init on SessionStart; subagent audits. Touches files.