Skip to content

Comments

chore: remove stale CLAUDE.orchestrator.md from repo#103

Open
AgentWrapper wants to merge 2 commits intomainfrom
chore/remove-stale-orchestrator-md
Open

chore: remove stale CLAUDE.orchestrator.md from repo#103
AgentWrapper wants to merge 2 commits intomainfrom
chore/remove-stale-orchestrator-md

Conversation

@AgentWrapper
Copy link
Collaborator

Summary

  • Removes the checked-in CLAUDE.orchestrator.md which was stale (referenced legacy ~/claude-* scripts instead of ao CLI commands)
  • Added to .gitignore so locally-generated versions don't get committed
  • The orchestrator prompt is auto-generated at runtime by generateOrchestratorPrompt() and injected via --system-prompt-file when ao start creates the orchestrator session (PR feat: first-class orchestrator session + file-based system prompt #101)

Test plan

  • Verify ao start still generates and injects the orchestrator prompt correctly
  • Verify .gitignore prevents accidental commits of local CLAUDE.orchestrator.md

🤖 Generated with Claude Code

AgentWrapper and others added 2 commits February 18, 2026 21:48
The orchestrator prompt is auto-generated at runtime by `generateOrchestratorPrompt()`
and injected via `--system-prompt-file` when `ao start` creates the orchestrator session.
The checked-in file was stale (referenced legacy ~/claude-* scripts instead of ao CLI).

Added to .gitignore so locally-generated versions don't get committed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant