Skip to content

P0-2: Update Knowledge-Curator.md — remove unconditional question tool usage #140

@Cho-Geer

Description

@Cho-Geer

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions