Codex Knowledge Base
Compound Engineering with Codex: The 80/20 Plan-Review Model
Based on: every.to/guides/compound-engineering · github.com/EveryInc/compound-engineering-plugin · notes/compound-engineering.md
Codex in Slack and Linear: Triggering Cloud Tasks from Collaboration Tools
When OpenAI shipped Codex to General Availability in early 2026, the headline was a shift in where developers hand off work.
Codex Enterprise Admin Guide: RBAC, Managed Policies and Compliance API
Sources: developers.openai.com/codex/enterprise/admin-setup · developers.openai.com/codex/enterprise/governance · March 2026
Codex Cloud vs Codex Local: When to Run in the Cloud
Codex ships as two distinct execution surfaces: a local CLI that runs code on your machine.
The Codex CLI Skills Ecosystem: agentskills.io and Community Skills
Agent Skills started as an Anthropic internal format and, within months of being released as an open standard in December 2025, became the dominant.
Codex CLI for Python Teams: Configuration, Conventions and Automation
Python teams adopting Codex CLI face a familiar problem: out-of-the-box, the agent will reach for pip, pytest directly.
Codex CLI in 2026: What's New, What's Changed and What's Coming
A comprehensive guide to every major Codex CLI change in 2026 — new models, hooks, subagents, Codex Spark, enterprise features, and what's still on the roadmap.
Codex CLI for Frontend Development: React, TypeScript and Modern Toolchains
Frontend development with Codex CLI requires deliberate configuration. Without it, Codex will make reasonable guesses — often the wrong ones. It might reach.
Codex CLI + Figma MCP: Design-to-Code Workflows
The handoff from designer to developer has always been an expensive boundary. Figma's Model Context Protocol server.
Codex CLI Automatic Code Review: PR Integration and Pre-Commit Workflows
Code review is where most AI coding tools stop short. Codex CLI closes the loop by providing automated review at every stage of the Git workflow.