一键导入
code-review
Review code for bugs, security issues, and style problems. Provide actionable feedback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review code for bugs, security issues, and style problems. Provide actionable feedback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Deep reference on agent plane config format, executor types, skill/tool structure, and conventions. Load when you need to look up how the platform works.
Patterns and templates for generating valid agent plane agent directories. Load when ready to create files.
Build terminal REPLs for agent-plane using the Python UI SDK. Use when the user asks about building a REPL, terminal chat, or CLI frontend for an agent.
Deploy agent-plane to Databricks Apps with Lakebase and UC Volumes. Use when setting up infrastructure, deploying, redeploying, troubleshooting, or connecting to a remote agent-plane instance on Databricks.
Detect Python agent frameworks from code imports and map them to agent plane executor types. Load when the user has existing agent code to integrate.
Investigate a topic in depth, find sources, and synthesize findings.
| name | code-review |
| description | Review code for bugs, security issues, and style problems. Provide actionable feedback. |
When reviewing code:
Format your review as:
## Critical
- [file:line] Issue description — suggested fix
## Improvements
- [file:line] Issue description — suggested fix
## Looks Good
- Brief note on what's well done (if anything stands out).
Skip the "Looks Good" section if nothing is notable. Don't pad the review with praise to soften criticism.