mcp__git で変更を確認し、以下をチェック:
- •Google Style (2-space indent, 80文字/行)
- •Python: 型ヒント、docstring
- •JavaScript: JSDoc、ES6+
- •テストの存在
- •変更量300行以内
- •OWASP Top 10 脆弱性
审查当前代码变更,确保符合 Google 风格规范、无安全漏洞,并覆盖全面的测试范围。采用 Git MCP 进行差异分析。
--- frontmattername: 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 で変更を確認し、以下をチェック: