Module: Tools::SubagentPrompts

Included in:
SpawnSpecialist, SpawnSubagent
Defined in:
lib/tools/subagent_prompts.rb

Overview

Shared prompt fragments and nickname logic for tools that spawn sub-agent sessions. Included by SpawnSubagent and SpawnSpecialist to avoid duplication.

Constant Summary collapse

COMMUNICATION_INSTRUCTION =
"Your text messages are automatically forwarded to the parent agent. " \
"When you finish, write your final summary and stop — no special tool needed. " \
"If you need clarification, just ask — the parent can reply."