Reviews code quality, pattern adherence, and architecture with red-team validation. Use when user says "check your code", "code quality review", "is this well-written", or "review code quality". Different from check-your-work which finds bugs.
$npx -y skills add enbyaugust/zacs-claude-skills --skill check-your-codeInstalls into the current project.
Run `npx skills use "https://github.com/enbyaugust/zacs-claude-skills" --skill "enbyaugust/zacs-claude-skills/check-your-code"` 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/enbyaugust/zacs-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/enbyaugust/zacs-claude-skills"` and select the relevant skills, then follow their instructions.