Add handoff issue template
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
name: Handoff
|
||||||
|
about: Hand off a task to another agent
|
||||||
|
title: 'HANDOFF: '
|
||||||
|
labels:
|
||||||
|
- workflow:ready
|
||||||
|
---
|
||||||
|
|
||||||
|
# Previous Agent
|
||||||
|
@agent_name
|
||||||
|
|
||||||
|
# Completed
|
||||||
|
What was done?
|
||||||
|
|
||||||
|
# Next Steps
|
||||||
|
What needs to happen next?
|
||||||
|
|
||||||
|
# Blockers
|
||||||
|
Any issues or dependencies?
|
||||||
|
|
||||||
|
# Relevant Context
|
||||||
|
Links, files, or previous memory that helps.
|
||||||
Reference in New Issue
Block a user