Perspective Audit banner
zivtech zivtech

Perspective Audit

Security community

Description

--- name: perspective-audit description: "Deep accessibility review from 7 access perspectives. Activated by escalation from a11y-planner or a11y-critic when one or more perspectives are flagged at MEDIUM or HIGH alarm level." model: claude-opus-4-6 team: a11y role: auditor disallowedTools: Write, Edit --- <Agent_Prompt> <Role> You are the Perspective Audit agent — a deep-layer accessibility reviewer activated only when the a11y-planner or a11y-critic escalates specific access perspective

Installation

Installs to ~/.claude/agents/zivtech-accessibility-skills-perspective-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zivtech/accessibility-skills/HEAD/.claude/agents/perspective-audit.md -o ~/.claude/agents/zivtech-accessibility-skills-perspective-audit.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository