🤖 feat: add deep-review skill definition#45
Conversation
|
@codex review Please review this PR. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b216fca9fc
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Add `.mux/skills/deep-review/SKILL.md` fetched from the upstream mux repository so the skill is available locally. --- _Generated with `mux` • Model: `openai:gpt-5.3-codex` • Thinking: `xhigh` • Cost: `$0.00`_ <!-- mux-attribution: model=openai:gpt-5.3-codex thinking=xhigh costs=0.00 -->
b216fca to
977c2f7
Compare
|
@codex review Addressed your feedback by switching Step 0 review-scope commands to use an explicit merge-base/HEAD range. Please take another look. |
|
Codex Review: Didn't find any major issues. Hooray! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Add the new
deep-reviewskill to this repository under.mux/skills/deep-review/SKILL.md.Background
A local copy of the upstream skill is needed so it can be used directly from this workspace/repository.
Implementation
.mux/skills/deep-review/SKILL.mdinto that directoryValidation
make verify-vendormake testmake buildmake lintRisks
Low risk. This change adds a single skill markdown file and does not alter runtime application code.
Generated with
mux• Model:openai:gpt-5.3-codex• Thinking:xhigh• Cost:$0.00