I’ve been quiet this week because after seeing the potential of Claude Code’s fast subprocess orchestration, I took the plunge to build my own framework - one designed for solo practitioners or small teams.
It should install for you if you want to try it - buy it’s still very early days.
# 1. Install via NPM
npm install -g @bobmatnyc/claude-multiagent-pm
# 2. Run in any project directory
cd /path/to/your/project
claude-pm
Some familiarity with Claude Code helpful -it assumes you’ve got it installed.
I am very excited about its potential. Open source. Here is the repo, here is the package.
It is capable or running for several hours on its own. This is a 50 minute session based on a single line prompt (which, of course, is not what I’d recommend). But it shows the potential. You really need a Claude Max account to make this useful, it will chew up tokens like nothing else.
But I find it fascinating to use - I did use it to write itself of course. More on this next week.
Share this post