mirror of
https://github.com/obra/superpowers.git
synced 2026-04-25 19:19:06 +08:00
fix: prevent plan mode layering with planning skills
Bot consistently enters EnterPlanMode before invoking writing-plans, creating redundant approval gates and read-only restrictions. Add red flag entry to using-superpowers and explicit warning to writing-plans skill. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -81,6 +81,7 @@ These thoughts mean STOP—you're rationalizing:
|
||||
| "I'll just do this one thing first" | Check BEFORE doing anything. |
|
||||
| "This feels productive" | Undisciplined action wastes time. Skills prevent this. |
|
||||
| "I know what that means" | Knowing the concept ≠ using the skill. Invoke it. |
|
||||
| "Let me enter plan mode first" | If a skill handles planning (writing-plans, brainstorming), use the skill directly. EnterPlanMode is redundant — never layer it with a planning skill. |
|
||||
|
||||
## Skill Priority
|
||||
|
||||
|
||||
Reference in New Issue
Block a user