원클릭으로
review-code
Review recent code changes for bugs, style issues, and improvements. Use after writing code or before committing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review recent code changes for bugs, style issues, and improvements. Use after writing code or before committing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
| name | review-code |
| description | Review recent code changes for bugs, style issues, and improvements. Use after writing code or before committing. |
Review: $ARGUMENTS
Identify changes to review
git diff main...$ARGUMENTSgit diff and git diff --cachedCheck for bugs
alloc must have a matching free or deferCheck Zig 0.15 correctness
const vs var: use const unless the variable is mutatedstd.ArrayList(u8).empty pattern (not .init(allocator))@import of files outside the moduleCheck style
zig fmt --check on changed filesCheck security
Report
SOC 직업 분류 기준
Trinity Bridge manual — architecture, endpoints, commands, patterns for Perplexity-Railway-Mac-Claude Code channel. Reference for all AI agents.
Generate Zig or Verilog code from VIBEE specifications. Use when creating or updating .tri specs and regenerating code.
GOD MODE — Agent monitoring dashboard. Shows swarm status, task queue, pipeline compliance, circuit breakers, git activity, and rule violations.
Generate Zig or Verilog code from VIBEE specifications. Use when creating or updating .tri specs and regenerating code.
HEALER — diagnose, heal, commit dirty files, monitor junk & docs & duplicates, report honestly. Every loop = action + proof.
Agent swarm development dashboard — live Railway containers, issue queue, PR pipeline, JSONL events, pool utilization, and queue drain status. Use when checking agent dev tasks, spawning status, or monitoring issues #315-#319.