Parent Epic
#138 — Sub-Agent Question Propagation Fix
Phase 0 — Option A: Prompt + HANDOVER Protocol
Task
Update .opencode/lib/deliverables-templates.ts to add optional Questions for User / Assumptions guidance to generated deliverable hints.
Rationale from §4.1 Finding 4
HANDOVER.md is mandatory, but there is no required ## Questions for User / ## Assumptions section that gives subagents a safe non-interactive alternative.
What to Change
- Add
## Questions for User section template to HANDOVER deliverable hints
- Add
## Assumptions section template
- Add
## Blocked Actions Requiring User Approval section template
- These are optional — only filled when the subagent had pending questions
Reference
docs/review/framework-refactor/sub-agent-question-propagation-issue.md §4.1 (Finding 4), §6 Option A
Parent Epic
#138 — Sub-Agent Question Propagation Fix
Phase 0 — Option A: Prompt + HANDOVER Protocol
Task
Update
.opencode/lib/deliverables-templates.tsto add optionalQuestions for User/Assumptionsguidance to generated deliverable hints.Rationale from §4.1 Finding 4
What to Change
## Questions for Usersection template to HANDOVER deliverable hints## Assumptionssection template## Blocked Actions Requiring User Approvalsection templateReference
docs/review/framework-refactor/sub-agent-question-propagation-issue.md§4.1 (Finding 4), §6 Option A