بنقرة واحدة
qode-review-code
Run the qode code review workflow.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run the qode code 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-code |
| description | Run the qode code review workflow. |
Run this command and use its stdout output as your prompt: qode review code
If the command produces no output (no uncommitted changes), inform the user to commit changes first. Use qode review code --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/code-review.md as a new ticket comment? Yes or No. (Note: publicly visible.)"
**qode: review-code** | context: `<context-name>`
<full contents of .qode/contexts/current/code-review.md>
If the call fails, report the error and stop.