mirror of
https://github.com/obra/superpowers
synced 2026-07-10 12:44:29 +00: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