Audit Commands
/mykit.audit.all
Section titled “/mykit.audit.all”Run all 5 audit agents against your changes.
/mykit.audit.allIndividual Audit Commands
Section titled “Individual Audit Commands”/mykit.audit.security
Section titled “/mykit.audit.security”Check for vulnerabilities, exposed secrets, and injection risks.
/mykit.audit.accessibility
Section titled “/mykit.audit.accessibility”Review WCAG compliance, ARIA usage, and semantic HTML.
/mykit.audit.performance
Section titled “/mykit.audit.performance”Analyze bundle size, rendering performance, and lazy loading.
/mykit.audit.code-quality
Section titled “/mykit.audit.code-quality”Evaluate code patterns, complexity, and test coverage.
/mykit.audit.spec
Section titled “/mykit.audit.spec”Verify the implementation matches the specification.
See Workflow: Audit for details on what each agent checks.