# review > Review current code changes for Google Style compliance, security issues, and test coverage. Uses Git MCP for diff analysis. - Author: takeshi iwa - Repository: iwatake2222/webrtc_server_client - Version: 20260125182740 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/iwatake2222/webrtc_server_client - Web: https://mule.run/skillshub/@@iwatake2222/webrtc_server_client~review:20260125182740 --- --- name: review description: Review current code changes for Google Style compliance, security issues, and test coverage. Uses Git MCP for diff analysis. user-invocable: true allowed-tools: Bash, Read, Grep, Glob, mcp__git --- `mcp__git` で変更を確認し、以下をチェック: - Google Style (2-space indent, 80文字/行) - Python: 型ヒント、docstring - JavaScript: JSDoc、ES6+ - テストの存在 - 変更量300行以内 - OWASP Top 10 脆弱性