What problem does it solve?
This Skill removes the friction of handing off coding work to an autonomous agent by letting you run Codex CLI tasks directly from Hermes with the right terminal setup and session controls.
Core Features & Use Cases
- Feature implementation and refactoring: Use Codex to build new capabilities, clean up code, and make broader architectural changes inside a git repository.
- PR review and batch issue handling: Launch Codex for pull request reviews, parallel fixes across multiple branches, and repeatable maintenance work.
- Long-running orchestration: Run Codex in the background, monitor progress, respond to prompts, and manage worktrees for concurrent tasks.
- Use Case: A developer can ask Hermes to spin up Codex on a repo, implement a requested change, review a pull request, or fix several issues in parallel without leaving the terminal.
Quick Start
Ask the skill to run Codex on the current git repository to implement a feature, review a pull request, or batch-fix issues while keeping the session in a PTY.