Parent Epic
#138 — Sub-Agent Question Propagation Fix
Phase 0 — Option A: Prompt + HANDOVER Protocol
Task
Update .opencode/agents/Knowledge-Curator.md to replace direct user question instructions with HANDOVER/Orchestrator relay unless running in a primary/user-facing session.
Rationale from §4.1 Finding 5
Knowledge-Curator.md currently says to present findings to the user via the question tool. These instructions are valid only in user-facing primary contexts, not in dispatched child sessions.
What to Change
- Find all instructions telling KC to use
question tool to present findings to user
- Replace with: write findings to HANDOVER.md, return to Orchestrator for relay
- Keep
question instructions only for the primary/user-facing session case
Reference
docs/review/framework-refactor/sub-agent-question-propagation-issue.md §4.1 (Finding 5), §6 Option A
Parent Epic
#138 — Sub-Agent Question Propagation Fix
Phase 0 — Option A: Prompt + HANDOVER Protocol
Task
Update
.opencode/agents/Knowledge-Curator.mdto replace direct userquestioninstructions with HANDOVER/Orchestrator relay unless running in a primary/user-facing session.Rationale from §4.1 Finding 5
What to Change
questiontool to present findings to userquestioninstructions only for the primary/user-facing session caseReference
docs/review/framework-refactor/sub-agent-question-propagation-issue.md§4.1 (Finding 5), §6 Option A