← Back to context

Comment by bizzletk

16 hours ago

How do you think your framework compares to the very popular Claude Superpowers framework? It looks like it has a lot of overlap.

https://github.com/obra/superpowers

I think it’s complementary - superpowers seems more about what is being told to the agent.

The guardrails outside the agent guarantee it’ll behave a certain way. Still lets the agent write code but makes sure it also writes tests, and prevents boneheaded mistakes I was always telling it not to make.