From c16103fb4dde31689ab8afdb14f8df4117c44338 Mon Sep 17 00:00:00 2001 From: Prateek Date: Fri, 13 Feb 2026 15:34:24 +0530 Subject: [PATCH] rename CLAUDE.local.md to CLAUDE.orchestrator.md This file contains the shared orchestrator instructions that ship with the repo. It's loaded explicitly via --append-system-prompt-file when launching an orchestrator session, rather than auto-discovered as a CLAUDE.local.md. Users can still have their own CLAUDE.local.md for personal overrides. Co-Authored-By: Claude Sonnet 4.5 --- CLAUDE.local.md => CLAUDE.orchestrator.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CLAUDE.local.md => CLAUDE.orchestrator.md (100%) diff --git a/CLAUDE.local.md b/CLAUDE.orchestrator.md similarity index 100% rename from CLAUDE.local.md rename to CLAUDE.orchestrator.md