by Necmttn · Codex Skill · ★ 80
ax the retro loop for AI coding agents Make your agent learn. Turn every agent session into a better next run. Every sub-agent you spawn finishes its work and disappears. Whatever it figured out - which command failed three times before the right one, which file actually mattered, which approach to skip - dies with it. The next sub-agent rediscovers it from scratch. Your own next session does too. watches every session your harness runs, spots the mistakes it repeats, and turns them into small, repo-specific fixes you review and apply - one at a time.
| Stars | 80 |
| Forks | 8 |
| Language | TypeScript |
| Category | Codex Skill |
| License | AGPL-3.0 |
| Quality Score | 61.4052919626446/100 |
| Open Issues | 23 |
| Last Updated | 2026-07-08 |
| Created | 2026-05-08 |
| Platforms | claude-code, codex, node |
| Est. Tokens | ~17k |
These tools work well together with ax for enhanced workflows:
Explore other popular codex skill tools:
ax is the agent experience layer · observability + memory for AI coding agents (Claude Code + Codex) · local-first, typed, yours. It is categorized as a Codex Skill with 80 GitHub stars.
ax is primarily written in TypeScript. It covers topics such as agent-memory, agent-observability, ai-agents.
You can find installation instructions and usage details in the ax GitHub repository at github.com/Necmttn/ax. The project has 80 stars and 8 forks, indicating an active community.
ax is released under the AGPL-3.0 license, making it free to use and modify according to the license terms.