superpowers VS gastown

Compare superpowers vs gastown and see what are their differences.

superpowers

An agentic skills framework & software development methodology that works. (by obra)

gastown

Gas Town - multi-agent workspace manager (by gastownhall)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
superpowers gastown
71 26
223,236 15,879
22.7% 8.0%
9.7 10.0
3 days ago 1 day ago
Shell Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

superpowers

Posts with mentions or reviews of superpowers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-13.

gastown

Posts with mentions or reviews of gastown. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-28.
  • Dynamic Workflows in Claude Code
    5 projects | news.ycombinator.com | 28 May 2026
  • AlphaEvolve: Gemini-powered coding agent scaling impact across fields
    5 projects | news.ycombinator.com | 7 May 2026
    I mean, Google already has Mu Zero, which Im willing to bet has evolved quite a bit in private because if anything is going to get us closer to actual AI its that.

    Realistically, one can build a AI capable of reasoning (i.e recurrent loops with branches) using very basic models that fit on a 3090, with multi agent configuration along the lines https://github.com/gastownhall/gastown. Nobody has done it yet because we don't know what the number of agents is required and what the prompts for those look like.

    The fundamental philosophical problem is if that configuration is possible to arrive at using training, or do ai agents have to go through equivalent "evolution epocs" to be able to do all that in a simulated environment. Because in the case of those prompts and models, they have to be information agnostic.

  • Copilot Squad
    5 projects | dev.to | 5 May 2026
    On the other extreme we've got things like Gas Town introduced by Steve Yegge where you just let a swarm of agents rip, barely read code at all and focus on making that setup produce the desired outcomes.
  • Does Gas Town 'steal' usage from users' LLM credits to improve itself?
    3 projects | news.ycombinator.com | 15 Apr 2026
    From the most recent comment, looks like this is a bug, triggered by the system inadvertently activating an internal release tool [0]. Still a pretty wild bug, but not as dramatic as the title suggests. Which is kind of unfortunate honestly, the chaos of every gas town instance automatically contributing to itself would be beautiful to see.

    - https://github.com/gastownhall/gastown/blob/main/internal/fo...

  • Gas Town: From Clown Show to v1.0
    2 projects | news.ycombinator.com | 15 Apr 2026
  • Google Open Sources Experimental Agent Orchestration Testbed Scion
    8 projects | news.ycombinator.com | 7 Apr 2026
    I'm looking forward to trying this. I've had a positive but high-variance experience with Gastown[1], which is in the same genre. I hope that Scion does better.

    My main complaints with Gastown are that (1) it's expensive, partly because (2) it refuses to use anything but Claude models, (3) I can't figure out how to back up its beads/dolt bug database, which makes me afraid to touch the installation, and (4) upgrading it often causes yak shaving and lost context. These might all be my own skill issues, but I do RTFM.

    But wow, Gastown gets results. There's something magic about the dialogue that happens between the mayor and the polecats that leads to an even better experience than Claude Code alone.

    1. https://github.com/gastownhall/gastown/

  • The Byzantine MCP Router – AI Safety and Security via Semantic Consensus
    3 projects | news.ycombinator.com | 17 Mar 2026
    Hi HN,

    With the emergence of the Model Context Protocol (MCP), we are rapidly connecting large language models (LLMs) to critical infrastructure, APIs, and local files. However, the current standard assumes an extremely trusted 1:1 topology. On the other hand, newer agent-based worms (such as the BYOMCP exploits or OpenClaw) demonstrate that malicious payloads can dynamically overwrite an agent’s context window.

    I have just submitted an article to arXiv (which is currently in the queue under cs.NI) that uses the Rice theorem, Kolmogorov complexity, and recent cryptographic proofs to demonstrate why attempting to solve this problem using asymmetric “security wrappers” is unfeasible from a mathematical standpoint. Guaranteeing 100% AI safety is computationally undecidable.

    Instead of static filters, the article proposes a reactive topological defense mechanism: the Byzantine MCP Router (BMR). It acts as middleware that establishes a 1:R:N topology. Rather than relying on a single model, it sends the MCP tool request via multicast to several different base models.

    To ground the theory in real-world engineering, the paper includes a case study on Steve Yegge's recently released "Gas Town" orchestration framework for Claude Code (https://github.com/steveyegge/gastown). It demonstrates how persistent Git-hook memory in standard hierarchical topologies creates a permanent incubator for agentic worms if a worker agent's context is hijacked.

    Key concepts:

  • Gas Town by Kilo
    1 project | dev.to | 6 Mar 2026
    If you want the full picture of how Gas Town works, Steve's original blog post is worth every one of its 25 pages. And the repo is open on GitHub if you want to dig into the code.
  • Labor Market Impacts of AI
    3 projects | news.ycombinator.com | 5 Mar 2026
  • Before I forget how I got here...
    5 projects | dev.to | 28 Jan 2026
    The other main thing I think it's worth mentioning is Gastown (another of Steve Yegge's projects). I have been exploring this a bit, and the concept has a ton of merit. I don't know what the form factor will be but I hope that the next time I write a post like this it will be about how I went from working with 5-8 agents effectively, to managing swarms of agents that we don't even bother counting. But that's a topic for a while out, maybe summer 2026.

What are some alternatives?

When comparing superpowers and gastown you can also consider the following projects:

BMAD-METHOD - Breakthrough Method for Agile Ai Driven Development

pied-piper - Pied Piper is a team of AI SubAgents that can autonomously/semi-autonomously work on long-running or complex coding tasks with full End-to-end tracking and human-in-the-loop approvals. Subagents can run on Claude Code, Coding CLIs that support SubAgents, Docker, Cloud Desktop etc.

spec-kit - 💫 Toolkit to help you get started with Spec-Driven Development

linear-beads

claude-code - Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

beads - Beads - A memory upgrade for your coding agent

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Shell is
the 8th most popular programming language
based on number of references?