RTL lint triage
Lint and CDC findings sorted by block owner
How a run goes
The steps this agent takes, in order, and what each one leaves behind.
Pulls the latest lint and CDC reports from the regression run
Reads the nightly lint and clock-domain-crossing reports and groups findings by block and root cause
Diffs them against the waiver list and the last clean run
Separates new findings from known waivers and flags any waiver that no longer matches its code
Opens or updates one issue per finding group
Assigns each open finding to the block owner with the file, the line and a suggested fix
Works in

GitHub, Jira, Slack
What it does
- Reads the nightly lint and clock-domain-crossing reports and groups findings by block and root cause
- Separates new findings from known waivers and flags any waiver that no longer matches its code
- Assigns each open finding to the block owner with the file, the line and a suggested fix
Connects to
Need it to work differently?
Every agent can be changed: the steps it takes, the systems it uses and who approves what.