junrushao opened a new pull request, #450:
URL: https://github.com/apache/tvm-ffi/pull/450

   Add a `/tvm-ffi-code-review` skill that runs parallel code reviews using 
Claude Code (Opus 4.6) and OpenAI Codex (GPT-5.3) as independent reviewers, 
then synthesizes their findings into a unified report.
   
   - Flexible review scope: PR (default), branch, commit, staged, unstaged
   - Both reviewers share a comprehensive checklist covering correctness, 
security, performance, API design, maintainability, concurrency, error 
handling, and best practices
   - Presents each reviewer's raw output first, followed by a synthesized 
report with consensus findings and severity-sorted tables
   - Option to publish review as inline GitHub PR comments via `gh api`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to