Changelog
2026-03-28by Fatih
Single-install architecture: everything in two commands
All 13 agents and 64 skills are now bundled in the root plugin. One install command gets the entire team. No per-agent installs required.
improvement
What changed
Previously, Tonone required a separate install per agent. This release flattens all 64 skills and all 13 agents into the root plugin: one install, everything available.
The install is now exactly two commands:
claude plugin marketplace add tonone-ai/tonone
claude plugin install tonone@tonone-aiAfter that, every skill is immediately accessible from any Claude Code session.
Also removed
- -Legacy pip CLI: the plugin system is now the sole install path
- -Legacy Cloud Run agent from Forge: Forge is now a pure infrastructure generalist, not tied to any specific cloud provider
Why this matters
The old per-agent install model meant you had to know which specialist you needed before you could call them. The bundled model means you can start with /apex-plan and let Apex route to the right specialist, even ones you hadn't thought to install separately.