Use VS Code handoffs

This commit is contained in:
den (work)
2025-10-21 10:28:09 -07:00
parent f3ada747cf
commit 15a5630047
4 changed files with 17 additions and 0 deletions

View File

@@ -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}"