In this article, I want to look at the frameworks that have grown around Claude Code, with SuperClaude being the most visible example, and ask an honest question: what do we actually need from them?
- Real development moves through six phases: context building, planning, implementation, verification, code review, cleanup. I judge every framework command by which phase it serves and whether its output is grounded or fantasy.
- Fantasy is output that sounds right but has no connection to the real system: role-play, opinions, self-assessment. Grounded output is something the toolchain can verify without a human: tests passing, a build compiling, a schema matching. Through this lens, most framework commands turn out to be fantasy.
- SuperClaude is a clear example. It piles commands onto planning and orchestration, which is exactly where fantasy lives: role-played experts, made-up estimates, self-grading. gstack is better shaped. It follows a real rele