| name | acs-compliance-audit |
| description | Audits this repository for ACS v0.1 self-consistency—AGENTS.md discovery, .ai/index completeness, skill packages, and verify script. Use before releases or when user asks if the repo is compliant. Triggers on audit, compliance, self-check, or verify repo. |
| license | MIT |
ACS compliance audit (this repository)
Steps
- Run
pwsh ./scripts/Verify-AcsRepo.ps1 and capture output.
- Manually confirm
AGENTS.md links to .ai/index.md and lists Required reads per entry contract.
- Walk
.ai/index.md: every linked file exists; section order matches spec Section 8 (Instructions, Policies, Skills, Commands, Context).
- Open compliance-checklist.md and tick mentally each item; file issues for gaps.
Output
Pass/fail for the script plus a bullet list of manual findings.