codex

Automates GitHub PR reviews and plan/spec feedback via Codex CLI.

1|2|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/kynetic-ai/kynetic-spec --skill codex-kynetic-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex
Source: https://github.com/kynetic-ai/kynetic-spec/tree/main/.claude/skills/codex
Command: npx skills add https://github.com/kynetic-ai/kynetic-spec --skill codex-kynetic-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex-based tooling to perform code analysis, PR reviews, plan/spec feedback, and automated edits via Codex CLI, streamlining QA for software teams.

Core Features & Use Cases

  • PR review: post inline comments to GitHub via Codex CLI for pull requests.
  • Plan and spec reviews: assess and provide feedback on plans and specifications.
  • Session management: resume last Codex-assisted session and reuse prompts.
  • General code analysis: analyze error handling and refactor opportunities in codebases.

Quick Start

Use Codex to start a PR review with /codex review #123 or review a plan or spec with /codex review-plan or /codex review-spec.

Frequently Asked Questions about codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request reviews on GitHub?

You can automate pull request reviews on GitHub by using the Codex CLI to post inline comments directly to pull requests. This Skill interfaces with GitHub to evaluate code changes and provide automated feedback.

How do I review a plan or specification for a software project?

You can review a plan or specification by running the /codex review-plan or /codex review-spec commands. These commands assess plans and specs, providing structured feedback for software teams using kspec.

Do I need special permissions to run Codex for code analysis?

Yes, running Codex for code analysis requires Codex CLI access and GitHub permissions. You also need a configurable environment to select model presets and manage sandbox behavior during the review.

Can I resume a previous Codex-assisted code review session?

Yes, you can resume a previous Codex-assisted code review session. The Skill provides session management features that allow you to resume your last session and reuse prior prompts for continuous analysis.

What is the best way to analyze error handling and refactor opportunities in a codebase?

The best way to analyze error handling and refactor opportunities is using the Codex CLI for general code analysis. It automates codebase evaluation to identify structural improvements and potential refactoring targets.