# Deep Agents Executive Coordination

> Bind LangChain Deep Agents to the executive-coordination ContentPack. Isolation, identity, deterministic writes.

- Skill: `spillwavesolutions/deep-agents-executive-coordination` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spillwavesolutions/deep-agents-executive-coordination`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spillwavesolutions/deep-agents-executive-coordination/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: spillwavesolutions (https://skillmd.com/u/spillwavesolutions)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spillwavesolutions/deep-agents-executive-coordination

---


# Deep Agents / Chief of Staff

Follow `docs/LANG_CHAIN_DEEP_AGENTS.md`.

1. Identity: `deep-agents/executive-coordination`
2. Load this pack with `skills=["./path/to/executive-coordination/skills/"]` or SkillsMiddleware.
3. Open an isolation session (`scripts/brain_session.py open --host deep-agents`) unless `SECOND_BRAIN_ROOT` already points at a session worktree.
4. Pack 2 hops, then write owned types only via `scripts/exc_common.py write --author`.
5. Close the session to PR. Report path + SHA.
6. Never document a private remote. Never write raw Markdown into the tree.

