What problem does it solve?
Many projects lack a consistent, up‑to‑date ACCESSIBILITY.md that defines standards, architecture, verification evidence, and known gaps, causing ambiguity and potential non‑compliance.
Core Features & Use Cases
- Deterministic Audit: Validates the accessibility document against a canonical schema, checking section order, required subsections, claim integrity, and verification evidence.
- Bounded Apply Mode: Creates a missing
ACCESSIBILITY.md from a template or normalizes an existing one, fixing structural issues while preserving pre‑amble content and never auto‑committing changes.
- Guardrails & Policies: Enforces rules such as no auto‑commit, no invention of compliance claims, and limited edits to the target file, ensuring safe operation.
- Use Cases: Ideal for repository maintainers who need to enforce accessibility documentation standards, automate compliance checks in CI, or quickly bring a new project up to the required accessibility baseline.
Quick Start
Invoke the maintain-project-accessibility skill with the project root directory to audit or automatically fix the ACCESSIBILITY.md file.