Skip to content

Add pr-review-toolkit agents and review-pr command#5

Merged
dceoy merged 8 commits into
mainfrom
feature/pr-review-toolkit
Jun 29, 2026
Merged

Add pr-review-toolkit agents and review-pr command#5
dceoy merged 8 commits into
mainfrom
feature/pr-review-toolkit

Conversation

@dceoy

@dceoy dceoy commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add review-pr command and skill for comprehensive PR review workflows
  • Implement pr-review-toolkit agents: code-reviewer, code-simplifier, comment-analyzer, pr-test-analyzer, silent-failure-hunter, type-design-analyzer
  • Update action.yml to expose review-pr command and toolkit configuration
  • Update README with new review-pr documentation and workflow examples

Changes

  • New agents under .opencode/agent/ for specialized code review scenarios
  • New skill under .opencode/skills/review-pr/ for PR review workflow
  • New command under .opencode/command/review-pr.md documenting review-pr usage
  • Updated action.yml inputs, outputs, and composite steps
  • Updated README with review-pr command documentation and examples
  • Updated .gitignore to exclude toolkit configurations

Test plan

  • QA script passes (prettier, yamllint, actionlint, zizmor, checkov)
  • Manual testing of review-pr command in a workflow
  • Verify agents are discoverable and documented

🤖 Generated with Claude Code

@dceoy dceoy self-assigned this Jun 29, 2026
@dceoy
dceoy marked this pull request as ready for review June 29, 2026 17:51

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 04885465a1

ℹ️ 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".

Comment thread action.yml
Comment thread .opencode/command/review-pr.md Outdated
@dceoy
dceoy merged commit 6d52bc2 into main Jun 29, 2026
6 checks passed
@dceoy
dceoy deleted the feature/pr-review-toolkit branch June 29, 2026 18:12
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