Generally, we no longer recommend using agents, as they will be deprecated soon. I'd suggest moving to using workers.
It sounds like what you're looking for is a 'flow of deployments' pattern. Check out our
helpful blog post on different design patterns for a more detailed explanation. I'm also linking an
example of a pattern which uses a parent flow to run multiple independent workers.