ワンクリックで
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.