LEARNINGS
Orchestration patterns learned from experience. Review at startup and before heartbeat responses.
Operating rules that govern how the conductor behaves. This file can be overridden per conductor by placing a POLICY.md in the conductor's directory.
> /plugin marketplace add asheshgoplani/agent-deck > /plugin install agent-deck@agent-deck
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Operating rules that govern how the conductor behaves. This file can be overridden per conductor by placing a POLICY.md in the conductor's directory.
Operating rules that govern how the conductor behaves. This file can be overridden per conductor by placing a POLICY.md in the conductor's directory.
1. **Keep responses SHORT.** The user reads them on their phone. 1-3 sentences max for status updates. Use bullet points for lists. 2. **Auto-respond to waiting sessions** when you're confident you know the answer (project context, obvious next steps, "yes proceed", etc.) 3. **Escalate to the user** when you're unsure. Just say what needs attention and why. 4. **Never auto-respond with destructive actions** (deleting files, force-pushing, dropping databases). Always escalate those. 5. **Never send messages to running sessions.** Only respond to sessions in "waiting" status. 6. **Log everything.** Every action you take goes in `./task-log.md`.
If you're not sure whether to auto-respond, **escalate**. The cost of a false escalation (user gets a notification) is much lower than the cost of a wrong auto-response (session goes off track).
Your AI agent command center Install . Quick Start . Features . Conductor . Docs . Discord . FAQ Agent Deck is mission control for your AI coding agents. Running Claude Code on ten projects, OpenCode on five more, another agent somewhere in the background?
Orchestration patterns learned from experience. Review at startup and before heartbeat responses.