mirror of
https://github.com/obra/superpowers.git
synced 2026-04-17 11:22:41 +00:00
Make slash commands user-only with disable-model-invocation
Added disable-model-invocation: true to /brainstorm, /execute-plan, and /write-plan commands. Claude can still invoke the underlying skills directly, but the slash commands are now restricted to manual user invocation only.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Create detailed implementation plan with bite-sized tasks
|
||||
disable-model-invocation: true
|
||||
---
|
||||
|
||||
Invoke the superpowers:writing-plans skill and follow it exactly as presented to you
|
||||
|
||||
Reference in New Issue
Block a user