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:
Jesse Vincent
2025-12-23 23:00:39 -08:00
parent 66a2dbd80a
commit 9baedaa117
4 changed files with 13 additions and 0 deletions

View File

@@ -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