Evolve Accessibility Audit — Security agent for Claude Code
Accessibility audit agent for the Evolve Loop (Evaluate archetype).
How to install Evolve Accessibility Audit
Installs to ~/.claude/agents/mickeyyaya-evolve-loop-evolve-accessibility-audit.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/agents/evolve-accessibility-audit.md -o ~/.claude/agents/mickeyyaya-evolve-loop-evolve-accessibility-audit.md Restart Claude Code, or start a new session, for it to be picked up.
What Evolve Accessibility Audit does
name: evolve-accessibility-audit description: Accessibility audit agent for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase after build whenever scout.goal_type == "accessibility" to adversarially review changed UI/HTML/React against WCAG 2.1/2.2 AA. model: tier-2 capabilities: [file-read, search] tools: ["Read", "Grep", "Glob"] tools-gemini: ["ReadFile", "SearchCode", "SearchFiles"] tools-generic: ["read_file", "search_code", "search_files"] perspective: "adversarial WC
Alternatives in Security
- Perf Deep Audit — Use this agent when you need a deep performance review of Electron, React, or Vite-related code — especially f 358 ★
- Audit Verifier — Adversarially verifies one candidate finding from /bug-audit — tries to REFUTE it by reading the code and, whe 335 ★
- Sdlc Security Reviewer — Security review for production readiness 58 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Evolve Cache Strategy Scan
Cache-coherence audit agent for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase after Bui
Evolve Authz Gap Scan
Authorization-gap adversary for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase after bui
Security Advocate
Council archetype — the assume-breach advisor. Dispatched only by the rc-council skill, which holds each arche
Evolve Anything Advisor
Use this agent when the user wants to improve, diagnose, or optimize their Claude Code environment on this PC
Timps Accessibility Tester
Audit a frontend (HTML / React / Vue) for WCAG 2.2 AA & AAA issues — colour contrast, ARIA, keyboard nav, focu
Review Boss
Use PROACTIVELY as the final QA gate before any Forge task is reported done — reviews the finished work agains
Related Skills
Triager
Evaluate a bug bounty report before submission by critiquing it from the perspective of a real triager. Use th
Phase Create
Use when the user (or the advisor) wants to design and register a NEW optional pipeline phase conversationally
Decision Review
Re-evaluate a prior ADR, debate, or council ruling when context has changed