Running AI agents in parallel
adityathebe.com·7h

Coding agents roles and commands

Src: https://blog.fsck.com/2025/10/05/how-im-using-coding-agents-in-september-2025/

Roles

Got some good prompts from this article. Now I run multiple sessions that take on different roles. Example:

  • Planner

  • interactive

  • plans in chunks

  • Implementer

  • Architect verifies the work of the implementer

I really like the planner session where I brainstorm with the AI to come up with a design. I have found that it asks really good questions and addresses things that I had missed in my initial design. But it also asks too much questions which are not that important and I want it to decide for me.

The only problem with tools like this is that our robot buddi…

Similar Posts

Loading similar posts...