mirror of
https://github.com/github/spec-kit.git
synced 2026-02-03 22:43:08 +00:00
Use VS Code handoffs
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
---
|
||||
description: Create or update the feature specification from a natural language feature description.
|
||||
handoffs:
|
||||
- label: Build Technical Plan
|
||||
agent: speckit.plan
|
||||
prompt: Create a plan for the spec
|
||||
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