一键导入
qode-plan-spec
Generate the technical specification for the active qode context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate the technical specification for the active qode context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | qode-plan-spec |
| description | Generate the technical specification for the active qode context. |
Run this command and use its stdout output as your prompt: qode plan spec
If the output begins with STOP., do not execute it as a prompt — report the prerequisite message to the user and wait for instructions. Use qode plan spec --force to bypass score gates when needed.
After generating the spec:
.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/spec.md as a new ticket comment? Yes or No. (Note: publicly visible.)"
**qode: plan-spec** | context: `<context-name>`
<full contents of .qode/contexts/current/spec.md>
If the call fails, report the error and stop.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.