From 33652bf143d0edb5a58adb116184ca8c38ab592d Mon Sep 17 00:00:00 2001
From: Den Delimarsky <53200638+localden@users.noreply.github.com>
Date: Sun, 21 Sep 2025 11:51:24 -0700
Subject: [PATCH 1/6] Update templates/commands/tasks.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
templates/commands/tasks.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/commands/tasks.md b/templates/commands/tasks.md
index 7fc862d85..eb0ef2b60 100644
--- a/templates/commands/tasks.md
+++ b/templates/commands/tasks.md
@@ -5,7 +5,7 @@ scripts:
ps: scripts/powershell/check-prerequisites.ps1 -Json
---
-The user input to you can be provided directly by the agent or as an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty).
+The user input to you can be provided directly by the agent or as a command argument - you **MUST** consider it before proceeding with the prompt (if not empty).
User input:
From 713af3c3143dd70db7d7cc06db3ce0032e7b3ac4 Mon Sep 17 00:00:00 2001
From: Den Delimarsky <53200638+localden@users.noreply.github.com>
Date: Sun, 21 Sep 2025 11:51:32 -0700
Subject: [PATCH 2/6] Update templates/commands/specify.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
templates/commands/specify.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/commands/specify.md b/templates/commands/specify.md
index de09e23f0..652c86a27 100644
--- a/templates/commands/specify.md
+++ b/templates/commands/specify.md
@@ -5,7 +5,7 @@ scripts:
ps: scripts/powershell/create-new-feature.ps1 -Json "{ARGS}"
---
-The user input to you can be provided directly by the agent or as an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty).
+The user input to you can be provided directly by the agent or as a command argument - you **MUST** consider it before proceeding with the prompt (if not empty).
User input:
From ebf53e10b309daaf213cddfcaa180335be6b2dfd Mon Sep 17 00:00:00 2001
From: Den Delimarsky <53200638+localden@users.noreply.github.com>
Date: Sun, 21 Sep 2025 11:51:40 -0700
Subject: [PATCH 3/6] Update templates/commands/plan.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
templates/commands/plan.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/commands/plan.md b/templates/commands/plan.md
index 7c74f6355..466f2317c 100644
--- a/templates/commands/plan.md
+++ b/templates/commands/plan.md
@@ -5,7 +5,7 @@ scripts:
ps: scripts/powershell/setup-plan.ps1 -Json
---
-The user input to you can be provided directly by the agent or as an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty).
+The user input to you can be provided directly by the agent or as a command argument - you **MUST** consider it before proceeding with the prompt (if not empty).
User input:
From 026aa69aadc742eaec2307593d2ad9c842dd9918 Mon Sep 17 00:00:00 2001
From: Den Delimarsky <53200638+localden@users.noreply.github.com>
Date: Sun, 21 Sep 2025 11:51:46 -0700
Subject: [PATCH 4/6] Update templates/commands/implement.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
templates/commands/implement.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/commands/implement.md b/templates/commands/implement.md
index 6137f18de..af7ec23b9 100644
--- a/templates/commands/implement.md
+++ b/templates/commands/implement.md
@@ -5,7 +5,7 @@ scripts:
ps: scripts/powershell/check-prerequisites.ps1 -Json -RequireTasks -IncludeTasks
---
-The user input to you can be provided directly by the agent or as an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty).
+The user input can be provided directly by the agent or as a command argument—you **MUST** consider it before proceeding with the prompt (if not empty).
User input:
From ef05d4846a90651f71a4f369be1151505608b523 Mon Sep 17 00:00:00 2001
From: Den Delimarsky <53200638+localden@users.noreply.github.com>
Date: Sun, 21 Sep 2025 11:51:54 -0700
Subject: [PATCH 5/6] Update templates/commands/constitution.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
templates/commands/constitution.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/commands/constitution.md b/templates/commands/constitution.md
index 008bf2070..605e9363b 100644
--- a/templates/commands/constitution.md
+++ b/templates/commands/constitution.md
@@ -2,7 +2,7 @@
description: Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
---
-The user input to you can be provided directly by the agent or as an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty).
+The user input to you can be provided directly by the agent or as a command argument - you **MUST** consider it before proceeding with the prompt (if not empty).
User input:
From 39b33ebd22403d0cc7bf0d61a2707b0a81139158 Mon Sep 17 00:00:00 2001
From: Den Delimarsky <53200638+localden@users.noreply.github.com>
Date: Sun, 21 Sep 2025 11:52:10 -0700
Subject: [PATCH 6/6] Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d2fd54ac7..82e4ab257 100644
--- a/README.md
+++ b/README.md
@@ -167,7 +167,7 @@ After running `specify init`, your AI coding agent will have access to these sla
| Variable | Description |
|------------------|------------------------------------------------------------------------------------------------|
-| `SPECIFY_FEATURE` | Override feature detection for non-git repositories. Set to the feature directory name (e.g., `001-photo-albums`) to work on a specific feature when not using git branches.
**Must be set in the context of the agent you're working with prior to using `/plan` or follow-up commands. |
+| `SPECIFY_FEATURE` | Override feature detection for non-Git repositories. Set to the feature directory name (e.g., `001-photo-albums`) to work on a specific feature when not using Git branches.
**Must be set in the context of the agent you're working with prior to using `/plan` or follow-up commands. |
## 📚 Core philosophy