code-review
Reviews existing code and pull requests using multi-agent swarm analysis covering security, performance, style, test coverage, and documentation quality. Extracts and prioritizes PR comments, performs security audits, and generates actionable fix plans with file:line references. Use when the user asks to review code, review a PR, audit code for security, assess code quality, analyze pull request comments, get feedback on existing code, or perform a code audit. NOT for writing new code or implementing features (use other development skills), NOT for finding and fixing runtime bugs or errors (use debugging), NOT for writing tests or setting up test infrastructure (use testing-framework), NOT for TDD methodology (use test-driven-development).
适合你,如果经常需要审查代码或PR,希望自动发现问题和改进建议
npx oh-my-skill add viktorbezdek/skillstack/code-reviewcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- viktorbezdek/skillstack/code-reviewnpx oh-my-skill verify viktorbezdek/skillstack/code-review