▲ | mahdiyar 7 hours ago | |
Example usecase: Prompt: ``` The user dashboard is randomly slow for enterprise customers. Use Gemini SubAgent to analyze frontend performance issues in the React components, especially expensive re-renders and inefficient data fetching. Use Codex SubAgent to examine the backend API endpoint for N+1 queries and database bottlenecks. Use Claude SubAgent to review the infrastructure logs and identify memory/CPU pressure during peak hours. ``` |