#392 · Primary category: AI Coding Assistants
goalbuddy
A better /goal for Codex and Claude Code
Project last updated:08/06/26
GitHub Stars
817
Forks
65
Contributors
8
License
MIT
Why we included this project
GoalBuddy is for people who run long coding tasks inside Codex or Claude Code and keep losing the thread when a session ends. It keeps a small workspace in your repo, with a charter, a board, notes, and receipts, so the agent always has a finish line, a current task, and a record of what counts as done. Because the board is just plain files, a goal started in Codex can be paused and resumed in Claude Code the next day without re-explaining the plan. There's also a dispatcher that hands a task to either harness headlessly and checks that the worker's changes stay inside the allowed files. If your agents drift on multi-day work, the explicit oracle and receipt loop is a practical way to keep them honest.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.