diff --git a/.gitea/ISSUE_TEMPLATE/handoff.md b/.gitea/ISSUE_TEMPLATE/handoff.md new file mode 100644 index 0000000..7ffde23 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/handoff.md @@ -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.