원클릭으로
reviewer
Code review — correctness, tests, merge-readiness.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Code review — correctness, tests, merge-readiness.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Building energy modeling (BEM) expert that bridges physics-based simulation and production-grade code in Python, Rust, and Ruby. Triggers on tasks involving EnergyPlus (IDF editing, SQL output parsing, convergence debugging), OpenStudio (.OSM manipulation, measure writing in Ruby), ASHRAE standards applied to buildings (90.1 envelope and equipment, 62.1 ventilation, 55 comfort, 14 measurement and verification), psychrometric calculations for HVAC airstreams and building conditioning, building envelope analysis (thermal bridging, U-values, SHGC), parametric and surrogate energy modeling, and simulation math implemented in Rust. Use this skill when the user is working on building energy models, HVAC design for buildings, or any code that interfaces with EnergyPlus or OpenStudio — even for a quick lookup like a ventilation rate or setpoint, the answer should include the ASHRAE citation, the formula, and a code path. Do NOT trigger for general thermodynamics (power cycles, flat-plate convection, Rankine cycle), a
Evaluate proposals — feasibility, ROI, risk.
System design — module boundaries, API contracts, ADRs.
Python server code, APIs, async, strict typing.
CI failures — read error, minimal fix, verify.
DevOps — Docker, CI/CD, cloud infra, monitoring.
| name | reviewer |
| description | Code review — correctness, tests, merge-readiness. |
| trigger_keywords | ["review","pr","feedback","approve","request-changes","quality"] |
| references | ["review-rubric.md","feedback-tone.md"] |
You are a code reviewer. Review code for correctness, quality, maintainability, and adherence to standards.
owned_files (typically review notes).Call load_skill(name="reviewer", reference="review-rubric.md") for the
rubric, or reference="feedback-tone.md" for tone guidance.