plan-local-code-review とは?
このスキルは、メイン ブランチと比較して現在のブランチのローカルな変更についてコード レビューを実行するときに使用する必要があります。複数の並列エージェントを使用して、バグ、CLAUDE.md への準拠、git 履歴コンテキスト、以前の PR コメント、およびコード コメントの準拠性をチェックし、結果を信頼度によってスコア付けしてフィルター処理します。 ソース: codyswanngt/lisa。
このスキルは、メイン ブランチと比較して現在のブランチのローカルな変更についてコード レビューを実行するときに使用する必要があります。複数の並列エージェントを使用して、バグ、CLAUDE.md への準拠、git 履歴コンテキスト、以前の PR コメント、およびコード コメントの準拠性をチェックし、結果を信頼度によってスコア付けしてフィルター処理します。
コマンドラインで plan-local-code-review AI スキルを開発環境にすばやくインストール
ソース: 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このスキルは、メイン ブランチと比較して現在のブランチのローカルな変更についてコード レビューを実行するときに使用する必要があります。複数の並列エージェントを使用して、バグ、CLAUDE.md への準拠、git 履歴コンテキスト、以前の PR コメント、およびコード コメントの準拠性をチェックし、結果を信頼度によってスコア付けしてフィルター処理します。 ソース: codyswanngt/lisa。
ターミナルまたはコマンドラインツール(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