diff --git a/templates/commands/constitution.md b/templates/commands/constitution.md index 671d2c9ab..008bf2070 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 19e45f7fe..6137f18de 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 afb9c900b..7c74f6355 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 474f7b026..de09e23f0 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 792dd2393..7fc862d85 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: