randomittin/superx
3 stars · Last commit 2026-04-26
Autonomous Claude Code agent — 14 specialized agents, 10-parallel execution, project-specific skill learning, mechanical checkpointing, wave-based planning with acceptance gates, caveman ultra (~75% token savings). One prompt → finished project.
README preview
# superx **One prompt → finished project.** 14 specialized agents, 10-parallel execution, project-specific skill learning, mechanical checkpointing, ~75% token savings. Beats raw Claude Code usage. [](https://code.claude.com) [](LICENSE) [](CHANGELOG.md) [](#quick-start) ```bash curl -fsSL https://raw.githubusercontent.com/randomittin/superx/main/install.sh | bash ``` <details> <summary><strong>What is superx?</strong></summary> superx makes Claude Code **dramatically more capable** than using it directly: - **14 specialized agents** (security auditor, database architect, incident responder, etc.) — each with the right model + effort level - **10-parallel execution** — independent files/projects run simultaneously, not sequentially