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