This was a big unlock for running multiple agents cleanly.
Superclaw now bundles the superclaw-tasks skill and automatically provisions per-agent API keys.
What improves immediately:
- Better isolation between agents.
- Cleaner permissions model.
- Less manual setup for every new agent.
This is also where Superclaw starts pairing naturally with Agent Skills for more complex task flows.
Reference commits:
3442d52(per-agent key auto-provisioning)d92570e(skill bundling)