Coze
Official siteLow-code agent workflow platform for fast automation delivery.
OpenAutomate the identification, prioritization, and assignment of accessibility issues in GitHub using Coze and GitHub Actions to accelerate team response and compliance.
Given a new issue in the {repo_name} repository tagged with {issue_label}, use {ai_model} to analyze the issue description, generate a priority level, and suggest a fix. Post a comment on the issue with the priority and fix. If analysis fails, explain why.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_name}GitHub repository name, e.g., 'my-org/my-repo'
Filling hint: replace this with your real business context.
{issue_label}Label used to filter accessibility issues, e.g., 'accessibility'
Filling hint: replace this with your real business context.
{ai_model}LLM used for analysis, e.g., 'gpt-4o'
Filling hint: replace this with your real business context.
{resolution_deadline}Desired resolution time, e.g., '48h'
Filling hint: replace this with your real business context.
{notification_channel}Channel to notify developers, e.g., Slack channel '#dev-team'
Filling hint: replace this with your real business context.
Fill variables below to generate a ready-to-run prompt in your browser.
{repo_name}GitHub repository name, e.g., 'my-org/my-repo'
{issue_label}Label used to filter accessibility issues, e.g., 'accessibility'
{ai_model}LLM used for analysis, e.g., 'gpt-4o'
{resolution_deadline}Desired resolution time, e.g., '48h'
{notification_channel}Channel to notify developers, e.g., Slack channel '#dev-team'
Generated Prompt Preview
Given a new issue in the {repo_name} repository tagged with {issue_label}, use {ai_model} to analyze the issue description, generate a priority level, and suggest a fix. Post a comment on the issue with the priority and fix. If analysis fails, explain why.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.
1. Create a GitHub webhook to listen for new issues tagged with {issue_label}.
2. When the webhook triggers, Coze calls {ai_model} to analyze the issue description and produce a priority and fix suggestion.
3. Coze posts a comment on the issue with the priority and fix, and assigns the issue to the appropriate reviewer.
4. If the issue is closed, Coze automatically closes the issue and notifies the team via {notification_channel}.
5. Periodically audit unresolved issues to ensure priorities align with {resolution_deadline}.
Development
Tools that work well with this template.