원클릭으로
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.