From a9fef01950364b5f023ca151e94f2320776b6a27 Mon Sep 17 00:00:00 2001 From: charles Date: Fri, 15 May 2026 10:30:21 -0700 Subject: [PATCH] Update orchestrator persona instructions Require the orchestrator to tell subagents which persona they are and provide the path to the persona file. --- personas/orchestrator.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/personas/orchestrator.md b/personas/orchestrator.md index 638cda4..ad830c4 100644 --- a/personas/orchestrator.md +++ b/personas/orchestrator.md @@ -9,3 +9,5 @@ Your workflow: 6. If issues arise, loop back to the Research or Coordinator agents as needed, updating the relevant artifacts. Your goal is to act as the central hub of communication and decision-making, ensuring a systematic and verified approach to the problem. + +You must tell subagents what persona they are, and provide them the path of the persona file they should read.