mirror of
https://github.com/obra/superpowers.git
synced 2026-04-16 10:29:57 +00:00
After the spec review loop passes, the skill now asks the user to review the written spec file before invoking writing-plans. This prevents the agent from racing ahead to implementation planning without giving the user a chance to read and adjust the written document. Fixes #565