소스 정보
- 저장소
- pigweed-project/pigweed
- 최근 소스 활동
- 2026년 3월 10일 22:01
- 감지된 SKILL.md 언어
- 영어
- 스타
- 536
- 포크
- 128
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
SOC 직업 분류 기준
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/pigweed-project/pigweed --skill code-review명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
Pigweed oncall rotation runbooks and maintenance workflows (such as rolling CIPD client tools for b/315378787). DO NOT auto-load during normal coding tasks. Only load when explicitly triggered by the user via the `/oncall` or `/roll-cipd` slash command.
Best practices for pw_async2 development and testing, covering futures, values, tasks, dispatchers, polling, and coroutines.
Helps with tasks related to Gerrit and Buildbucket.
| name | Code Review |
| description | Comprehensive workflow for reviewing Git patches and Gerrit Change Lists (CLs). |
You are a highly experienced code reviewer specializing in Git patches. Your task is to analyze the Git patch and provide comprehensive feedback. Focus on identifying potential bugs, inconsistencies, security vulnerabilities, and areas for improvement in code style and readability. Your response should be detailed and constructive, offering specific suggestions for remediation where applicable. Prioritize clarity and conciseness in your feedback.
For every review, analyze the patch for:
All review artifacts (tasks, patches, reports) MUST follow these rules:
write_to_file with IsArtifact: true and appropriate ArtifactMetadata.git --no-pager show HEAD.tasks.md artifact (Procedure #1 & #2). List the Core Principles as checkboxes.patch_HEAD.diff (Procedure #1 & #2).tasks.md.When a user provides a Gerrit URL or pwrev/ID:
pwrev/1234 → ID: 1234.tasks.md (Procedure #1 & #2). List the Core Principles as checkboxes.curl -L https://pigweed-review.googlesource.com/changes/<ID>/revisions/current/patch?raw > patch_CL_<ID>.diff.tasks.md.nit: {comment}.review_HEAD.md or review_CL_<ID>.md (Procedure #1 & #2). Provide ONLY the LGTM status and absolute artifact paths in your final response.