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: