by sandover · Codex Skill · ★ 35
ergo A fast, minimal planning CLI tool for Claude Code and Codex. gives your AI agents a better way to plan -- by storing task graphs in your repo, in a compact, git-friendly format. Plans are persistent across agent sessions, they are easy for humans to read and reason about, and they can be shared by different agents (from different model providers). Why? In software projects, even with AI, it really helps to clearly separate WHAT you want to build from HOW the implementation happens. Traditionally, this was the difference between a spec document and a work backlog.
| Stars | 35 |
| Forks | 5 |
| Language | Go |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 72.7619892835828/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-22 |
| Created | 2026-01-09 |
| Platforms | claude-code, cli, codex, go |
| Est. Tokens | ~862k |
These tools work well together with ergo for enhanced workflows:
Explore other popular codex skill tools:
ergo is fast, minimal CLI tool for better coding agent planning. It is categorized as a Codex Skill with 35 GitHub stars.
ergo is primarily written in Go. It covers topics such as beads-cli, claude-code, codex.
You can find installation instructions and usage details in the ergo GitHub repository at github.com/sandover/ergo. The project has 35 stars and 5 forks, indicating an active community.
ergo is released under the MIT license, making it free to use and modify according to the license terms.