Update prompts

This commit is contained in:
den (work)
2025-10-21 10:48:59 -07:00
parent 8e9d25e9be
commit 317ae4dad9
4 changed files with 11 additions and 2 deletions

View File

@@ -4,6 +4,9 @@ handoffs:
- label: Build Technical Plan
agent: speckit.plan
prompt: Create a plan for the spec
- label: Clarify Spec Requirements
agent: speckit.clarify
prompt: Clarify specification requirements
scripts:
sh: scripts/bash/create-new-feature.sh --json "{ARGS}"
ps: scripts/powershell/create-new-feature.ps1 -Json "{ARGS}"