#437 · Primary category: AI Coding Assistants
CodeMachine-CLI
CodeMachine is an open-source tool that orchestrates AI coding agents into repeatable, long-running workflows. ⚡️
Project last updated:02/25/26
GitHub Stars
2.5K
Forks
237
Contributors
8
License
Apache-2.0
Why we included this project
Anyone who has walked Claude Code or Codex through the same bug fix knows how much of the process lives in your head: you re-explain the setup, re-decide when to clear context, and redo the plan every session. CodeMachine scripts that routine. You define the workflow once, then replay it on project after project, with the tool driving coding engines in their headless mode, passing the right arguments and shuttling context between steps so several agents can take turns on one task. If your team has a repeatable way of building or fixing things and you would rather it be enforced than remembered, this is a practical way to codify the process and keep context handling consistent across sessions.
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.