From f55f8df447ce13e62054c01e17c88a710d6d6a89 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Wed, 15 Apr 2026 19:01:40 -0700 Subject: [PATCH] Remove the deprecated legacy slash commands (#1188) --- commands/brainstorm.md | 5 ----- commands/execute-plan.md | 5 ----- commands/write-plan.md | 5 ----- 3 files changed, 15 deletions(-) delete mode 100644 commands/brainstorm.md delete mode 100644 commands/execute-plan.md delete mode 100644 commands/write-plan.md diff --git a/commands/brainstorm.md b/commands/brainstorm.md deleted file mode 100644 index dbc66997..00000000 --- a/commands/brainstorm.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -description: "Deprecated - use the superpowers:brainstorming skill instead" ---- - -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. diff --git a/commands/execute-plan.md b/commands/execute-plan.md deleted file mode 100644 index 298e2954..00000000 --- a/commands/execute-plan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -description: "Deprecated - use the superpowers:executing-plans skill instead" ---- - -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. diff --git a/commands/write-plan.md b/commands/write-plan.md deleted file mode 100644 index 5275df71..00000000 --- a/commands/write-plan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -description: "Deprecated - use the superpowers:writing-plans skill instead" ---- - -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.