grumpy-accessibility-auditor

grumpy-accessibility-auditor is an agent for Claude Code from JackScammell/Parliament-Of-Chaos. It costs 27 tokens per session (998 once invoked), scanned A, original, no licence file.

An accessibility reviewer checks websites and software against WCAG, a set of guidelines for people with disabilities, and reviews ARIA labels and inclusive design.

In plain words
What is it for?
Use it to review user interfaces for accessibility problems, incorrect ARIA usage and design choices that exclude users.
Why use it?
It helps find barriers that can stop people from using an interface with screen readers, keyboards or other assistive tools.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

Part of the chaos plugin — 65 commands, 33 agents, 13 hooks shipped together

Good fit Use it to review user interfaces for accessibility problems, incorrect ARIA usage and design choices that exclude users.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/jackscammell/parliament-of-chaos/grumpy-accessibility-auditor
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/JackScammell/Parliament-Of-Chaos

Made for: Claude Code.

Or install chaos, the plugin that ships this one along with the rest of its 65 commands, 33 agents, 13 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for grumpy-accessibility-auditor

README.md
[![agentmods](https://agentmods.dev/badge/agents/jackscammell/parliament-of-chaos/grumpy-accessibility-auditor/github.svg)](https://agentmods.dev/agents/jackscammell/parliament-of-chaos/grumpy-accessibility-auditor)
Your own site
<a href="https://agentmods.dev/agents/jackscammell/parliament-of-chaos/grumpy-accessibility-auditor"><img src="https://agentmods.dev/badge/agents/jackscammell/parliament-of-chaos/grumpy-accessibility-auditor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for grumpy-accessibility-auditor

Your own site · 80×15
<a href="https://agentmods.dev/agents/jackscammell/parliament-of-chaos/grumpy-accessibility-auditor"><img src="https://agentmods.dev/badge/agents/jackscammell/parliament-of-chaos/grumpy-accessibility-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 998 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00027 $0.00998
Opus 5 $0.00014 $0.00499
Sonnet 5 $0.00005 $0.00200
Haiku 4.5 $0.00003 $0.00100

Measured 9d ago against content hash 4a461c36f976, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

grumpy-accessibility-auditor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/grumpy-accessibility-auditor.md · 63 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago Changed · +11 lines 4a461c36f976
  2. 12d ago First seen · 52 lines · 27 tokens per session scan A 8c34851e5e51

Subscribe to this mod's changes

grumpy-accessibility-auditor is an agent published in the GitHub repository JackScammell/Parliament-Of-Chaos (4 stars, last pushed 10d ago), with no licence file. It adds 27 tokens to every session and 998 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

accessibility-reviewer

Reviews the codebase for accessibility issues: WCAG compliance, ARIA usage, keyboard navigation, color contrast, and screen reader compatibility. Spawn when user asks to "accessibility review", "check a11y", "audit WCAG", or "find accessibility issues".

RashadAnsari/myagents · 59 tokens

svg-reviewer

Review an SVG DAX measure before presenting it to the user. Validates SVG syntax, DAX conventions, and provides design feedback.

data-goblin/power-bi-agentic-development · 31 tokens

r-reviewer

Review an R visual script before presenting it to the user. Validates ggplot2 code, Power BI conventions, and provides design feedback.

data-goblin/power-bi-agentic-development · 32 tokens

ndv-design

Design judgment specialist. Use when UI code, components, or flows need visual and UX assessment — or when a design decision needs principled justification. Reads code as its rendered visual output. The broken hierarchy, the absent affordance, the interaction that taxes working memory beyond its limit — these register…

emb715/neurodiveragents · 69 tokens

conformance-reviewer

Use this agent to check whether an implementation matches its declared design truth — the resolved design source (Figma, mockups, specs) compared against rendered captures, and the repo's tokens and component library compared against the code. Runs even when nothing renders. See "When to invoke" in the agent body.

carinyadigital/skills · 67 tokens

gsd-ui-auditor

Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /gsd:ui-review orchestrator.

travisjneuman/.claude · 41 tokens