Skip to content

Update Codex local review prompt syntax#1272

Open
gjkim42 wants to merge 1 commit into
mainfrom
update-codex-review-prompt
Open

Update Codex local review prompt syntax#1272
gjkim42 wants to merge 1 commit into
mainfrom
update-codex-review-prompt

Conversation

@gjkim42
Copy link
Copy Markdown
Collaborator

@gjkim42 gjkim42 commented Jun 2, 2026

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Updates the self-development and kanon-development worker prompts so local self-review no longer tells Codex to run a Claude-style /review prompt command.

The prompts now tell Codex to invoke $review when a review skill is available, otherwise perform an equivalent local diff review manually. GitHub workflow commands such as /kelos review are unchanged because they are webhook triggers, not Codex skills.

Which issue(s) this PR is related to:

N/A

Special notes for your reviewer:

Validation: make verify

Does this PR introduce a user-facing change?

NONE

Summary by cubic

Replace /review with a local review flow in self-development and kanon-development prompts. Use $review when the Codex review skill is available, otherwise do a manual diff review; GitHub workflow commands like /kelos review are unchanged.

Written for commit 6a18381. Summary will update on new commits.

Review in cubic

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant