ワンクリックで
qode-review-security
Run the qode security review workflow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run the qode security review workflow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create a pull request for the current qode workflow via MCP.
Capture free-form notes into the active qode context.
Run qode quality gates such as tests and lint checks.
Refine requirements with a worker pass plus scoring pass.
Resolve open pull-request review comments via MCP.
Extract durable lessons learned from the current qode context.
| name | qode-review-security |
| description | Run the qode security review workflow. |
Run this command and use its stdout output as your prompt: qode review security
If the command produces no output (no uncommitted changes), inform the user to commit changes first. Use qode review security --force to bypass the uncommitted-diff check.
After completing the review:
.qode/contexts/current/ticket.md. If absent or no line matching **URL:** <url> is found, notify the user "No ticket URL found — skipping ticket comment." and skip the remaining steps.https://github.com/*/issues/* → use tool mcp__github__add_issue_commenthttps://*.atlassian.net/browse/* → use tool addCommentToJiraIssuehttps://linear.app/*/issue/* → use tool create_commenthttps://dev.azure.com/*/_workitems/* → use tool mcp_ado_wit_add_work_item_commenthttps://www.notion.so/* → use tool create-a-comment.qode/contexts/current/.ctx-name.md for the context name..qode/contexts/current/security-review.md as a new ticket comment? Yes or No. (NOTE: THIS MIGHT BE PUBLICLY VISIBLE)"
**qode: review-security** | context: `<context-name>`
<full contents of .qode/contexts/current/security-review.md>
If the call fails, report the error and stop.