ワンクリックで
code-review
Review code changes for quality, correctness, and best practices.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review code changes for quality, correctness, and best practices.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | code-review |
| description | Review code changes for quality, correctness, and best practices. |
| version | 1.0.0 |
Review the provided code for:
Provide a structured summary with severity levels (critical, warning, info).
Build and operate AI agents on the Cloud Agents platform. A cloud agent runs in a container hosted on the Cloud Agents platform, decoupled from the user's local machine: it keeps running after the user closes their laptop, can be triggered on a schedule, can be invoked from scripts and CI, and can be wired up as a shared service that the user's whole team calls through one API — instead of being something each person has to install locally. Typical jobs include long-running analysis, scheduled reports, sandboxed execution of risky code, and turning a piece of AI capability into a multi-user callable tool. Use this skill whenever the user wants to create or manage a cloud agent, send it messages, subscribe to its event stream, upload files / memories / skills, or expose an agent as a shared team tool. Triggers: 'cloud agent', 'remote agent', 'background agent', 'always-on agent', 'managed session', 'shared agent tool', 'Cloud Agents platform', api.qoder.com. Skip ONLY when the user explicitly asks for the loca
Produce concise summaries of code, discussions, or documents.
Review code changes for quality and correctness.