一键导入
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 页面并帮你完成安装。
基于 SOC 职业分类
| 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
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.