Investigate an issue using multiple specialized agents in parallel
/plugin marketplace add ashchupliak/dream-team/plugin install dream-team@dream-team-marketplacearchive/# Investigate Command Launch a parallel investigation into an issue. **Issue:** $ARGUMENTS (describe the issue to investigate) ## Investigation Strategy This command launches multiple specialized agents in parallel to investigate the issue from different angles: ### Parallel Investigation Teams 1. **Code Analysis** - senior-backend-dev: Analyze code flow and logic - integration-developer: Check external service communication 2. **Infrastructure Analysis** - infrastructure-engineer: Check metrics, logs, and infrastructure - database-engineer: Analyze database queries and d...