by shinpr · Codex Skill · ★ 35
codex-workflows Structured workflows for OpenAI Codex CLI. They help when multi-step changes stop being easy to reason about, test, or review. Built on the Agent Skills specification and Codex subagents. This starts to matter when tasks get large: refactors, migrations, or anything that spans multiple files and needs to stay reviewable. Quick Start Then in Codex CLI: is Codex CLI's syntax for invoking a skill explicitly. Type to see all available recipes via tab completion. Small changes stay lightweight.
| Stars | 35 |
| Forks | 4 |
| Language | JavaScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 70.9462394813243/100 |
| Open Issues | 1 |
| Last Updated | 2026-08-23 |
| Created | 2026-03-17 |
| Platforms | cli, codex, node |
| Est. Tokens | ~17k |
Explore other popular codex skill tools:
codex-workflows is Development workflows for Codex that keep technical rigor and edge-case handling from becoming product overengineering.. It is categorized as a Codex Skill with 35 GitHub stars.
codex-workflows is primarily written in JavaScript. It covers topics such as agent-skills, agentc-ai, agentic-coding.
You can find installation instructions and usage details in the codex-workflows GitHub repository at github.com/shinpr/codex-workflows. The project has 35 stars and 4 forks, indicating an active community.
codex-workflows is released under the MIT license, making it free to use and modify according to the license terms.