Instructions file CodexOpenCode
Repository instructions for Model Economy, an open-source project that manages rules for choosing models and controlling their use. They define language, project boundaries, configuration rules, and required checks.
Instructions file CodexOpenCode
Repository instructions for Model Economy, an open-source project that manages rules for choosing models and controlling their use. They define language, project boundaries, configuration rules, and required checks.
Skill Claude CodeCodex
Guidance for choosing the smallest suitable development process based on a task's risk and complexity.
Skill Claude CodeCodex
A small, isolated experiment used to answer a specific technical or interaction question before full implementation. Its code is temporary by default and is not treated as a publishable feature.
Skill Claude CodeCodex
A lightweight guide for finding and applying a project's domain terms, business rules, recorded decisions, and constraints. It can read files such as CONTEXT.md and architecture decision records when they exist.
Skill Claude CodeCodex
A lightweight method for improving how code is divided into modules, where modules are parts of a program with defined responsibilities.