Module: Tools::SubagentPrompts
- Included in:
- SpawnSpecialist, SpawnSubagent
- Defined in:
- lib/tools/subagent_prompts.rb
Overview
Shared prompt fragments for tools that spawn sub-agent sessions. Included by SpawnSubagent and SpawnSpecialist to avoid duplication.
Constant Summary collapse
- RETURN_INSTRUCTION =
"Complete the assigned task, then call the return_result tool with your deliverable. " \ "Do not ask follow-up questions — work with the context you have."
- EXPECTED_DELIVERABLE_PREFIX =
"Expected deliverable: "