Developer-practicality reviewer for OWASP cheat sheet changes. Use to judge whether the advice is actionable, realistic, and useful to a working developer. Invoked by /review-cheatsheet-pr.
npx ai-builder add agent owasp/cheatsheet-practicality-reviewerValidate the content of a markdown file.
npx ai-builder add skill owasp/validate-md-contentLink and source-quality auditor for OWASP cheat sheet changes. Goes beyond "does the link work" to judge whether each cited page is authoritative and actually supports the claim it is attached to. Invoked by /review-cheatsheet-pr.
npx ai-builder add agent owasp/cheatsheet-link-auditorSecurity-correctness reviewer for OWASP cheat sheet changes. Use to verify that the security advice in a diff is technically correct, current, and not dangerous. Invoked by /review-cheatsheet-pr.
npx ai-builder add agent owasp/cheatsheet-security-reviewerLanguage and editorial reviewer for OWASP cheat sheet changes. Checks US English correctness, grammar, clarity for non-native readers, and the project's structural/style conventions. Invoked by /review-cheatsheet-pr.
npx ai-builder add agent owasp/cheatsheet-language-reviewerDuplication and placement reviewer for OWASP cheat sheet changes. Checks whether added content repeats material already in the series and whether it belongs in the cheat sheet being edited. Invoked by /review-cheatsheet-pr.
npx ai-builder add agent owasp/cheatsheet-duplication-checkerAggressively review an OWASP cheat sheet PR across security, practicality, links/sources, duplication, and language; produce a single MERGE/REQUEST_CHANGES/CLOSE verdict.
npx ai-builder add skill owasp/review-cheatsheet-pr