23 lines
310 B
Markdown
23 lines
310 B
Markdown
---
|
|
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.
|