一键导入
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]