From c65b0fbb62768ee395bb588ececb08b460194102 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Den=20Delimarsky=20=F0=9F=8C=BA?= <53200638+localden@users.noreply.github.com> Date: Sun, 21 Sep 2025 11:38:04 -0700 Subject: [PATCH] Update templates based on #419 --- templates/commands/constitution.md | 2 +- templates/commands/implement.md | 2 +- templates/commands/plan.md | 2 +- templates/commands/specify.md | 2 +- templates/commands/tasks.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/commands/constitution.md b/templates/commands/constitution.md index 671d2c9..008bf20 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 in `$ARGUMENTS` - 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 an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty). User input: diff --git a/templates/commands/implement.md b/templates/commands/implement.md index 19e45f7..6137f18 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 in `$ARGUMENTS` - 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 an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty). User input: diff --git a/templates/commands/plan.md b/templates/commands/plan.md index afb9c90..7c74f63 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 in `$ARGUMENTS` - 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 an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty). User input: diff --git a/templates/commands/specify.md b/templates/commands/specify.md index 474f7b0..de09e23 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 in `$ARGUMENTS` - 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 an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty). User input: diff --git a/templates/commands/tasks.md b/templates/commands/tasks.md index 792dd23..7fc862d 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 in `$ARGUMENTS` - 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 an argument parameter - you **MUST** consider it before proceeding with the prompt (if not empty). User input: