·plan-local-code-review
>_

plan-local-code-review

このスキルは、メイン ブランチと比較して現在のブランチのローカルな変更についてコード レビューを実行するときに使用する必要があります。複数の並列エージェントを使用して、バグ、CLAUDE.md への準拠、git 履歴コンテキスト、以前の PR コメント、およびコード コメントの準拠性をチェックし、結果を信頼度によってスコア付けしてフィルター処理します。

20インストール·0トレンド·@codyswanngt

インストール

$npx skills add https://github.com/codyswanngt/lisa --skill plan-local-code-review

plan-local-code-review のインストール方法

コマンドラインで plan-local-code-review AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/codyswanngt/lisa --skill plan-local-code-review
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: codyswanngt/lisa。

Provide a code review for the local changes on the current branch compared to the main branch.

a. Agent #1: Audit the changes to make sure they comply with the CLAUDE.md. Note that CLAUDE.md is guidance for Claude as it writes code, so not all instructions will be applicable during code review.

b. Agent #2: Read the file changes (via git diff main...HEAD), then do a shallow scan for obvious bugs. Avoid reading extra context beyond the changes, focusing just on the changes themselves. Focus on large bugs, and avoid small issues and nitpicks. Ignore likely false positives.

このスキルは、メイン ブランチと比較して現在のブランチのローカルな変更についてコード レビューを実行するときに使用する必要があります。複数の並列エージェントを使用して、バグ、CLAUDE.md への準拠、git 履歴コンテキスト、以前の PR コメント、およびコード コメントの準拠性をチェックし、結果を信頼度によってスコア付けしてフィルター処理します。 ソース: codyswanngt/lisa。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/codyswanngt/lisa --skill plan-local-code-review
カテゴリ
>_生産性
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from codyswanngt/lisa

クイックアンサー

plan-local-code-review とは?

このスキルは、メイン ブランチと比較して現在のブランチのローカルな変更についてコード レビューを実行するときに使用する必要があります。複数の並列エージェントを使用して、バグ、CLAUDE.md への準拠、git 履歴コンテキスト、以前の PR コメント、およびコード コメントの準拠性をチェックし、結果を信頼度によってスコア付けしてフィルター処理します。 ソース: codyswanngt/lisa。

plan-local-code-review のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/codyswanngt/lisa --skill plan-local-code-review インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/codyswanngt/lisa