OpenAI
Official siteGeneral LLM platform for generation, analysis, and development use cases.
OpenAutomate pull request reviews to reduce manual effort and improve code quality.
When PR {pr_number} is opened in {repo_url}, use the GitHub Copilot SDK to analyze the diff and generate up to {max_comments} review comments from the perspective of a {reviewer_role} reviewer. Post the comments to the PR and request changes if critical issues are found.This section only explains placeholders. It is not an input form on this website. Copy the prompt, then replace variables in Coze / Dify / ChatGPT.
{repo_url}GitHub repository URL
Filling hint: replace this with your real business context.
{pr_number}Pull Request number to review
Filling hint: replace this with your real business context.
{reviewer_role}Reviewer role (e.g., Senior Backend Engineer)
Filling hint: replace this with your real business context.
{max_comments}Maximum number of comments to generate
Filling hint: replace this with your real business context.
Fill variables below to generate a ready-to-run prompt in your browser.
{repo_url}GitHub repository URL
{pr_number}Pull Request number to review
{reviewer_role}Reviewer role (e.g., Senior Backend Engineer)
{max_comments}Maximum number of comments to generate
Generated Prompt Preview
When PR {pr_number} is opened in {repo_url}, use the GitHub Copilot SDK to analyze the diff and generate up to {max_comments} review comments from the perspective of a {reviewer_role} reviewer. Post the comments to the PR and request changes if critical issues are found.Teams that need faster development output with more stable prompt quality.
Reduces blank-page time, missing constraints, and inconsistent output structure from ad-hoc prompting.
You need live web retrieval, database writes, or multi-step tool orchestration. Use full workflow automation for that.
Keep exploring with similar templates and matching tools.
No recent items yet.
Listen for PR open event
Retrieve PR diff via GitHub API
Call Copilot SDK with diff and role to get review comments
Post comments to the PR using GitHub API
If critical issues are detected, add a request changes note
Development
Tools that work well with this template.
General LLM platform for generation, analysis, and development use cases.
Open