|
|
|
|
|
by IgorPartola
201 days ago
|
|
I just grabbed a few from here: https://github.com/VoltAgent/awesome-claude-code-subagents Had to modify them a bit, mostly taking out the parts I didn’t want them doing instead of me. Sometimes they produced good results but mostly I found that they did just as well as the main agent while being way more verbose. A task to do a big hunt or to add a backend and frontend feature using two agents at once could result in 6-8 sizable Markdown documents. Typically I find that just adding “act as a Senior Python engineer with experience in asyncio” or some such to be nearly as good. |
|