Reviews Labotech backend and frontend changes for streaming correctness, process safety, and API/UI contract risks. Use when the user asks for a review, audit, or risk assessment.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Reviews Labotech backend and frontend changes for streaming correctness, process safety, and API/UI contract risks. Use when the user asks for a review, audit, or risk assessment.
Code Review Labotech
Focus Areas
Verify stream path compatibility across encoder, transcoder, and forwarder stages.
Check process lifecycle safety (start/stop, rollback, orphan prevention).
Check shell/process security (spawn/execFile, no unsafe interpolation).
Validate API and frontend endpoint/proxy consistency.
Confirm tests cover changed logic and do not hide failures.
Output Format
List findings first, ordered by severity.
Include file paths and clear impact for each finding.
Add suggested fix per finding.
If no issues found, state that explicitly and note residual risk or testing gaps.