mirror of
https://github.com/github/spec-kit.git
synced 2026-01-30 04:32:02 +00:00
Prompt updates
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user