Research
Research "$ARGUMENTS" in isolated context.
Process
- •Use Glob to find relevant files by name patterns
- •Use Grep to search for keywords, function names, references
- •Read key files to understand implementation
- •Trace connections across the codebase
Output
Provide:
- •Key findings with file:line references
- •How components connect
- •Recommendations or next steps if applicable