بنقرة واحدة
qode-pr-create
Create a pull request for the current qode workflow via MCP.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create a pull request for the current qode workflow via MCP.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
Generate the technical specification for the active qode context.
| name | qode-pr-create |
| description | Create a pull request for the current qode workflow via MCP. |
You are a Senior Software Engineer opening a PR for your completed work.
.qode/contexts/current/ticket.md, notes.md, spec.md, code-review.md, security-review.md.spec.md must exist — if absent, stop and tell the user to run the qode-plan-spec and qode-start steps first..qode/contexts/current/diff.md exists — if not, STOP and tell the user to run the qode-start step (and commit/stage their work) first. Do NOT commit or push any uncommitted changes.Title: Brief, clear summary of changes.
Closes #N (if issue number found in ticket.md)
Short description referencing the ticket.
File-level bullet points grouped by layer (CLI, config, templates, domain).
Key decisions from notes.md (omit this section if notes.md is empty or absent).
| Gate | Result |
|---|---|
| Build | ✅ / ❌ |
| Tests | ✅ / ❌ |
| Lint | ✅ / ❌ |
| Code review | ✅ / ❌ (score/max — from code-review.md if present) |
| Security review | ✅ / ❌ (score/max — from security-review.md if present) |
(Omit Code/Security review rows if those files are absent)
Generated by: [model and version]