Skip to main content

local-code-review

Review an exact local, commit, branch, or PR code/infra target with independent review and behavior proof; excludes learner semantics.

설치로 이동

소스 정보

저장소
learn-ukrainian/learn-ukrainian.github.io
최근 소스 활동
2026년 9월 21일 00:01
감지된 SKILL.md 언어
영어
스타
9
포크
4

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
2 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
local-code-review
description
Review an exact local, commit, branch, or PR code/infra target with independent review and behavior proof; excludes learner semantics.
argument-hint
[local | commit <sha> | branch <branch> <base> | pr <number>]
# Closeout Review: $ARGUMENTS This skill supports only `code` and `infra` review profiles. A normal BIO learner-content request routes to `$curriculum-lifecycle` (or directly to `$track-completion` for one module), which owns the single bounded `$post-build-review` gate. `resolve-reviewer` fails before route selection for any learner-content semantic profile or domain. Do not duplicate post-build semantic review here. Use the explicit target in `$ARGUMENTS`: `local`, `commit <sha>`, `branch <branch> <base>`, or `pr <number>`. The checklist below owns target semantics, scope freezing, non-mutating checks, cross-family reviewer resolution, finding adjudication, and separate behavior proof. A clean working tree never substitutes for reviewing a requested commit or PR. For inline PR-comment posting, use `/code-review:code-review`. ## Execute Read and follow [`local-code-review-checklist.md`](local-code-review-checklist.md) in full. It drives `.venv/bin/python -m scripts.review.closeout_cli` for every step that has a deterministic answer (target resolution, scope-baseline freeze and breakers, reviewer resolution, findings adjudication) and tells you exactly what to reason about yourself. ## Output Print a structured report to the conversation (the checklist's Step 8 gives the exact shape). Do NOT write a file unless specifically asked.
GitHub에서 보기