From dream-team
Investigate an issue using multiple specialized agents in parallel
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin ashchupliak-dream-teamarchive/# 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...
/investigateInvestigates and debugs Laravel API issues like wrong responses, missing data, queues, auth, performance using data-first workflow checking DB, cache, configs before code.
/investigatePerforms systematic root-cause investigation on error descriptions, stack traces, or symptoms using git context, producing a debug report.
/investigateOrchestrates bug investigation and fixes: analyzes code with agent, reproduces in background tasks, writes regression tests, implements fixes, verifies test suite.
Launch a parallel investigation into an issue.
Issue: $ARGUMENTS (describe the issue to investigate)
This command launches multiple specialized agents in parallel to investigate the issue from different angles:
Code Analysis
Infrastructure Analysis
Test Analysis
Describe the issue clearly, including:
The Engineering Manager will coordinate the investigation and synthesize findings.