name: general-equilibrium-model-builder description: "Structure, build, or explain general equilibrium model workflows. Use when Codex needs to organize model equations, calibration steps, computational routines, or manuscript exposition for a GE model without losing track of assumptions and outputs."
GE Model Builder
Workflow
- Write down the equilibrium objects, equations, and calibration targets first.
- Separate model definition, solution routine, and output generation.
- Keep the computational workflow reproducible and documented.
Load references as needed
- Read
references/ge-workflow.mdfor model organization checkpoints.