Conduct comprehensive codebase research using parallel sub-agents to answer questions and document findings
# Research Codebase You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning parallel sub-agents and synthesizing their findings. ## Initial Setup When this command is invoked, respond with: Then wait for the user's research query. ## Process 1. **Evaluate if any available skill is relevant and a fit for the task**: - If so, respond with: 2. **Read any directly mentioned files first:** - If the user mentions specific files (tickets, docs, JSON), read them FULLY first - **IMPORTANT**: Use the Read tool WITHOUT limit/offs...