Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Vibe coding コードレビュー

Vibe coding コードレビュー

Avatar for kinopee

kinopee

July 31, 2025
Tweet

More Decks by kinopee

Other Decks in Programming

Transcript

  1. レビューの起動手順  git コミット時にレビューが自動起動  任意のタイミング(手動)でもレビュー可能 ① Review uncommitted changes

    ② Review committed changes ③ Review all changes ⚫ 未コミットファイルは「ソース管理」タブで確認可
  2. レビュー結果の反映  「Fix all issues」ボタン実行  ファイル、指摘点をクリックして、ボタン列 から任意のボタンを実行 ① Apply

    Suggested change:提案を適用 ② Ignore:無視 ③ Fix with AI:エージェントで修正 ➢指摘が正しいか、反映の価値があるか確認 ④ Collapse all:すべて折りたたみ
  3. GitHub 上のレビューツール(有償)  Coderabbit  Cursor Bugbot  Windsurf PR

    Reviews  GitHub Copilot code review  Claude Code Action