Prompt updates

This commit is contained in:
den (work)
2025-10-21 14:44:17 -07:00
parent 37e87c78a0
commit 115b4335d9
2 changed files with 6 additions and 1 deletions

View File

@@ -3,10 +3,11 @@ description: Create or update the feature specification from a natural language
handoffs:
- label: Build Technical Plan
agent: speckit.plan
prompt: Create a plan for the spec
prompt: Create a plan for the spec. I am building with...
- label: Clarify Spec Requirements
agent: speckit.clarify
prompt: Clarify specification requirements
send: true
scripts:
sh: scripts/bash/create-new-feature.sh --json "{ARGS}"
ps: scripts/powershell/create-new-feature.ps1 -Json "{ARGS}"