·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-11

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