Reviews pull requests that change user-interface code for accessibility defects, posts inline threads citing the WCAG criterion for each finding, and submits a summary review. Advisory only.
- Identifier
accessibility-audit- Version
- 1.0.1
- Steps
- 3
- Triggers
- 1
- review
- accessibility
- a11y
- wcag
- automated
When it runs
pull_request.opened- Settle delay
- 15s after the event
Only when all hold
- pullRequest.state not equals closed
- actor.username not contains [bot]
The pipeline
The graph below is the one the workflow opens with in the builder — same steps, same layout, drawn on the same canvas. The run playing through it is a simulation; the branches and conditions are real.
- 01UI PR Opened
triggerThe event that starts the run.
- 02Clone PR Head Ref
git.cloneShallow-clones the repository at the right ref.
- 03Audit Accessibility
agent.runOne agent works the task with its toolkit.
The agent
Accessibility Reviewer
- Base type
- Code Reviewer
- Temperature
- 0.15
- Max iterations
- 40
- Tools
- 9
Git provider · 4
get_pull_request_diffGet Pull Request Diff · readread_pull_requestRead Pull Request · readadd_pull_request_review_threadAdd PR Review Thread · writesubmit_reviewSubmit Review · write
Filesystem · 2
read_fileRead File · readlist_dirList Directory · read
Code search · 1
code_searchCode Search · read
Terminal · 1
run_terminal_cmdRun Terminal Command · write
Status · 1
update_statusUpdate Status · write
Related playbooks
API Contract Breaking-Change Detector
Detects breaking changes in published API contracts, names affected consumers, and labels the PR.
Code Review
AI-powered PR reviews that flag bugs, security issues, and performance problems inline.
Dark Mode Audit
Reviews style changes for colors that render one theme's text on the other theme's background and checks both themes define every new token.