Brain 3.0 is a project-agnostic Codex skill that detects, installs, verifies, and upgrades a portable repo-local operating brain.
It provides:
- shared repo-root engineering context
- portable thread handoffs for office/home continuation
- cross-platform local source overlays for Windows and macOS
- guarded multi-thread ownership and git mutation containment
- GitHub-backed delivery protocols, intake templates, and PR discipline
When the skill initializes a repo, it begins with Initiate Protocol Omega, explains the brain features to the user, checks whether the repo already has Brain 3.0, and then either installs or upgrades as needed.
SKILL.md: the skill instructionsagents/openai.yaml: Codex UI metadatascripts/: install, upgrade, and repo-local tooling templatesreferences/: the Brain 3.0 operating model references
Clone or copy this folder into your Codex skills directory as brain-3-0, then invoke $brain-3-0 in a repo.
- The skill is project agnostic; it is not tied to ControlDesk.
- It installs repo-local operating-brain files into the target repository.
- GitHub Project setup still requires a GitHub token with project access.