mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +08: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: Execute plan in batches with review checkpoints
|
||||
disable-model-invocation: true
|
||||
---
|
||||
|
||||
Invoke the superpowers:executing-plans skill and follow it exactly as presented to you
|
||||
|
||||
Reference in New Issue
Block a user