Jelajahi Sumber

Deprecate slash commands in favor of skills

Jesse Vincent 6 bulan lalu
induk
melakukan
c3ecc1b9ba
3 mengubah file dengan 6 tambahan dan 9 penghapusan
  1. 2 3
      commands/brainstorm.md
  2. 2 3
      commands/execute-plan.md
  3. 2 3
      commands/write-plan.md

+ 2 - 3
commands/brainstorm.md

@@ -1,6 +1,5 @@
 ---
-description: "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores requirements and design before implementation."
-disable-model-invocation: true
+description: "Deprecated - use the superpowers:brainstorming skill instead"
 ---
 
-Invoke the superpowers:brainstorming skill and follow it exactly as presented to you
+Tell your human partner that this command is deprecated and will be removed in the next major release. They should ask you to use the "superpowers brainstorming" skill instead.

+ 2 - 3
commands/execute-plan.md

@@ -1,6 +1,5 @@
 ---
-description: Execute plan in batches with review checkpoints
-disable-model-invocation: true
+description: "Deprecated - use the superpowers:executing-plans skill instead"
 ---
 
-Invoke the superpowers:executing-plans skill and follow it exactly as presented to you
+Tell your human partner that this command is deprecated and will be removed in the next major release. They should ask you to use the "superpowers executing-plans" skill instead.

+ 2 - 3
commands/write-plan.md

@@ -1,6 +1,5 @@
 ---
-description: Create detailed implementation plan with bite-sized tasks
-disable-model-invocation: true
+description: "Deprecated - use the superpowers:writing-plans skill instead"
 ---
 
-Invoke the superpowers:writing-plans skill and follow it exactly as presented to you
+Tell your human partner that this command is deprecated and will be removed in the next major release. They should ask you to use the "superpowers writing-plans" skill instead.