npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin ashchupliak-dream-teamDefined in ./hooks/hooks.json
echo "Session ended: $(date '+%Y-%m-%d %H:%M:%S')" >> .claude/sessions.log 2>/dev/null || true5msecho '⚠️ Context compacting. State preserved in .claude/team-state.md' && cat .claude/team-state.md 2>/dev/null || echo 'No active task'5msWrite|Editif echo "$FILE_PATH" | grep -qE '\.env|\.secret|credentials'; then echo 'BLOCK: Sensitive file' && exit 1; fi5msWrite|Editecho "[$(date '+%Y-%m-%d %H:%M:%S')] Modified: $FILE_PATH" >> .claude/changes.log 2>/dev/null || true5msecho '🚀 Dream Team v2.0 Ready | 8 agents | Opus+Sonnet+Haiku'5ms{"riskFlags": {"touchesBash": false, "matchAllTools": false, "touchesFileWrites": true}, "typeStats": {"command": 5}, "eventStats": {"Stop": 1, "PreCompact": 1, "PreToolUse": 1, "PostToolUse": 1, "SessionStart": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 0, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 0}}