File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22description : Execute tasks from tasks.md
3- handoffs :
4- - label : Analyze
5- agent : speckit.analyze
6- prompt : Check implementation consistency
7- send : true
83---
94
105** INPUT** : ` $ARGUMENTS `
Original file line number Diff line number Diff line change 11---
22description : Create technical implementation plan from specification
3- handoffs :
4- - label : Tasks
5- agent : speckit.tasks
6- prompt : Generate task list
7- send : true
8- - label : Checklist
9- agent : speckit.checklist
10- prompt : Validate plan quality
113---
124
135** INPUT** : ` $ARGUMENTS `
Original file line number Diff line number Diff line change 11---
22description : Create feature specification from GitHub issue
3- handoffs :
4- - label : Plan
5- agent : speckit.plan
6- prompt : Create technical plan
7- send : true
8- - label : Clarify
9- agent : speckit.clarify
10- prompt : Resolve open questions
11- send : true
123---
134
145** INPUT** : ` $ARGUMENTS `
Original file line number Diff line number Diff line change 11---
22description : Generate actionable task list from plan
3- handoffs :
4- - label : Implement
5- agent : speckit.implement
6- prompt : Execute tasks
7- send : true
8- - label : Analyze
9- agent : speckit.analyze
10- prompt : Check consistency
11- send : true
123---
134
145** INPUT** : ` $ARGUMENTS `
You can’t perform that action at this time.
0 commit comments