원클릭으로
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 직업 분류 기준
| 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]
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.