Review Sui Move code that integrates OpenZeppelin Contracts for Sui against the library's own patterns and conventions. Use this when a developer wants their integration checked before shipping. Triggers: \"review my Sui Move code\", \"am I using OpenZeppelin correctly\", \"check this integration\", \"is this idiomatic\", \"review before audit\". Checks correct use of OZ primitives, deviations from examples/doc-comments, upheld invariants, test coverage, and code-quality/style. This is an AI code review, not a formal security audit.
$npx -y skills add openzeppelin/openzeppelin-skills --skill review-sui-contractsInstalls into the current project.
Run `npx skills use "https://github.com/openzeppelin/openzeppelin-skills" --skill "openzeppelin/openzeppelin-skills/review-sui-contracts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/openzeppelin/openzeppelin-skills" that are relevant to the current task. Run `npx skills add "https://github.com/openzeppelin/openzeppelin-skills"` and select the relevant skills, then follow their instructions.