by theDakshJaitly · Codex Skill · ★ 727
mex AI agents forget everything between sessions. mex gives them permanent, navigable project memory. Every session starts cold: The agent has no idea what it built yesterday It forgets the conventions you agreed on It doesn't know what broke last week Developers compensate by stuffing everything into CLAUDE.md — but that floods the context window, burns tokens, and degrades attention. Meanwhile, the project changes and nobody updates the docs. The agent's understanding drifts from reality. mex is a structured markdown scaffold with a CLI that keeps it honest.
| Stars | 727 |
| Forks | 44 |
| Language | TypeScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 55.784/100 |
| Open Issues | 13 |
| Last Updated | 2026-05-22 |
| Created | 2026-03-21 |
| Platforms | claude-code, cli, codex, node |
| Est. Tokens | ~46k |
These tools work well together with mex for enhanced workflows:
Explore other popular codex skill tools:
mex is Persistent project memory for AI coding agents. Structured scaffold + drift detection CLI.. It is categorized as a Codex Skill with 727 GitHub stars.
mex is primarily written in TypeScript. It covers topics such as claude-code, claude-code-skills, cli-tool.
You can find installation instructions and usage details in the mex GitHub repository at github.com/theDakshJaitly/mex. The project has 727 stars and 44 forks, indicating an active community.
mex is released under the MIT license, making it free to use and modify according to the license terms.