·pr-comment-analysis
{}

pr-comment-analysis

체계적인 코드 검토를 위해 GitHub Pull Requests에서 모든 댓글을 추출, 통합하고 우선순위를 지정합니다. 인라인 리뷰 댓글과 일반 PR 대화를 모두 가져온 다음 우선순위(중요한 버그/보안, 디자인 개선, 스타일 문제)별로 분석하고 정리합니다. PR 검토 작업을 하거나, 여러 검토자의 피드백을 통합하거나, 검토 의견에서 실행 계획을 만들 때 사용합니다.

3설치·0트렌드·@auldsyababua

설치

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill pr-comment-analysis

pr-comment-analysis 설치 방법

명령줄에서 pr-comment-analysis AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/auldsyababua/instructor-workflow --skill pr-comment-analysis
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: auldsyababua/instructor-workflow.

This skill provides comprehensive extraction and analysis of GitHub Pull Request comments, enabling systematic handling of code review feedback. It fetches all comments from a PR (both inline code comments and general conversation), consolidates feedback from multiple reviewers, identifies high-consensus issues, and generates prioritized action plans.

This creates pr-code-review-comments/pr42-code-review-comments.json in your repo.

Load the JSON output and provide it to an LLM agent with the enhanced analysis prompt from references/analysis-prompt.md.

체계적인 코드 검토를 위해 GitHub Pull Requests에서 모든 댓글을 추출, 통합하고 우선순위를 지정합니다. 인라인 리뷰 댓글과 일반 PR 대화를 모두 가져온 다음 우선순위(중요한 버그/보안, 디자인 개선, 스타일 문제)별로 분석하고 정리합니다. PR 검토 작업을 하거나, 여러 검토자의 피드백을 통합하거나, 검토 의견에서 실행 계획을 만들 때 사용합니다. 출처: auldsyababua/instructor-workflow.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/auldsyababua/instructor-workflow --skill pr-comment-analysis
카테고리
{}데이터 분석
인증됨
최초 등록
2026-02-25
업데이트
2026-03-11

Browse more skills from auldsyababua/instructor-workflow

빠른 답변

pr-comment-analysis이란?

체계적인 코드 검토를 위해 GitHub Pull Requests에서 모든 댓글을 추출, 통합하고 우선순위를 지정합니다. 인라인 리뷰 댓글과 일반 PR 대화를 모두 가져온 다음 우선순위(중요한 버그/보안, 디자인 개선, 스타일 문제)별로 분석하고 정리합니다. PR 검토 작업을 하거나, 여러 검토자의 피드백을 통합하거나, 검토 의견에서 실행 계획을 만들 때 사용합니다. 출처: auldsyababua/instructor-workflow.

pr-comment-analysis 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/auldsyababua/instructor-workflow --skill pr-comment-analysis 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/auldsyababua/instructor-workflow