code-review
Perform a structured code review for safety, correctness, and maintainability
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Perform a structured code review for safety, correctness, and maintainability
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build AI agents using the Sisu TypeScript framework. Use when creating agents, implementing middleware, defining tools with Zod schemas, setting up LLM adapters (OpenAI, Anthropic, Ollama), or working with agent control flow, tracing, and observability.
Build AI agents using the Sisu TypeScript framework. Use when creating agents, implementing middleware, defining tools with Zod schemas, setting up LLM adapters (OpenAI, Anthropic, Ollama), or working with agent control flow, tracing, and observability.
Analyze repository changes and create appropriate changesets for semantic versioning
Systematic debugging workflow from reproduction to root cause
Deploy application with safety checks and rollback guidance
Explain code and architecture clearly for different audiences
| name | code-review |
| description | Perform a structured code review for safety, correctness, and maintainability |
| version | 0.1.0 |
| author | sisu |
| tags | ["review","quality","security","typescript"] |
| requires | ["read_file","grep","bash"] |
Use this skill to perform a systematic code review focused on correctness, safety, and maintainability.
Scope the change
Behavior & correctness
Safety & security
Performance
Tests
See resources/review-checklist.md for a detailed checklist.