Let's switch to proper prompts

This commit is contained in:
den (work)
2025-10-21 13:17:48 -07:00
parent 317ae4dad9
commit dbd1437aea
12 changed files with 20 additions and 9 deletions

View File

@@ -1,9 +1,10 @@
---
description: Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
mode: speckit.tasks
handoffs:
- label: Analyze For Consistency
agent: speckit.analyze
prompt: Start the implementation in phases
prompt: Run a project analysis for consistency
send: true
- label: Implement Project
agent: speckit.implement