Skip to content

codex: add structured PR review template - #26

Merged
haasonsaas merged 1 commit into
mainfrom
codex/structured-review-and-skills
Apr 29, 2026
Merged

codex: add structured PR review template#26
haasonsaas merged 1 commit into
mainfrom
codex/structured-review-and-skills

Conversation

@haasonsaas

Copy link
Copy Markdown
Contributor

Summary

  • add a Codex structured PR review workflow template that uses a JSON schema and publishes inline review comments
  • add the review schema, prompt, and Ruby publishing helper with unit coverage
  • document higher-leverage Codex adoption patterns: structured outputs, evidence runs, repo skills, hooks, MCP, and app-server exploration

Validation

  • ruby -Itest -e 'ARGV.each { |path| require "./#{path}" }' test/_test.rb\n- ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "ok #{f}" }' .github/workflow-templates/.yml .github/workflows/.yml\n- ruby -e 'require "json"; ARGV.each { |f| JSON.parse(File.read(f)); puts "ok #{f}" }' .github/workflow-templates/.properties.json .github/codex/schemas/*.json\n- actionlint .github/workflow-templates/codex-structured-pr-review.yml .github/workflows/codex-rails-check.yml\n- git diff --check

@cursor

cursor Bot commented Apr 29, 2026

Copy link
Copy Markdown

PR Summary

Cursor Bugbot is generating a summary for commit 2aa815f. Configure here.

@haasonsaas
haasonsaas merged commit 2d28eb5 into main Apr 29, 2026
4 checks passed
@haasonsaas
haasonsaas deleted the codex/structured-review-and-skills branch April 29, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant