mirror of
https://github.com/obra/superpowers.git
synced 2026-06-23 20:29:08 +08:00
ec3f7f1027
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