Content
42%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is well-organized into clear sections with a sensible audit workflow, but it is held back by a broken reference to a non-existent playbook and by instruction-level guidance that stops short of naming specific tools or explicit validation gates. Conciseness is reasonable despite some duplication of the description.
Suggestions
Create the missing `resources/implementation-playbook.md` (or remove the reference) so the progressive-disclosure path resolves to a real file.
Name concrete automated scanning tools (e.g., axe-core, Lighthouse, WAVE) and give at least one remediation example rather than only directional guidance.
Add explicit validation checkpoints to the workflow (e.g., "Only proceed to remediation once baseline violations are mapped and severity triaged").
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly lean with no concept explanations, but the opening "You are an accessibility expert..." line and the Context section restate content already in the description and instructions, so it could be tightened. | 2 / 3 |
Actionability | Instructions give concrete guidance (specific manual checks like keyboard, screen reader, focus order, contrast; mapping to WCAG criteria), but "Run automated scans" names no specific tool and remediation stays directional rather than example-backed. | 2 / 3 |
Workflow Clarity | A clear sequence is present (scope -> scans -> manual checks -> map findings -> remediate -> re-test) with a re-test loop, but validation checkpoints are implicit rather than explicit gates (e.g., it never says to halt until a check passes). | 2 / 3 |
Progressive Disclosure | The body references `resources/implementation-playbook.md` in both the Instructions and Resources sections, but no `resources/` directory or playbook file exists in the bundle, so the one-level-deep navigation path is broken and leads nowhere. | 1 / 3 |
Total | 7 / 12 Passed |