review

star 4

Review current code changes for Google Style compliance, security issues, and test coverage. Uses Git MCP for diff analysis.

iwatake2222 By iwatake2222 schedule Updated 1/25/2026

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 脆弱性
Install via CLI
npx skills add https://github.com/iwatake2222/alpamayo_webrtc --skill review
Repository Details
star Stars 4
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator