Trying to make my own personal EA and have a lot of stuff that I want to automate and communicate it through telegram but Im confused on how should I structure it.
Should it be where I make one "God Agent" and that is where I prompt something like "give me analytics on ad spend from meta campaigns" or "review my most important emails" all in one AI Agent and pulls execution through a /tools folder...
Or do I make separate Specialized AI Subagents Agents within claude code that have a command center within telegram and have a primary Agent that acts as a Chief of Staff and automatically triggers the appropriate agent for the task.
What is the appropriate structure for the AI Engineers in here 😭 TY :)