一键导入
qode-start
Start the implementation session from the current qode spec.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Start the implementation session from the current qode spec.
用 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-start |
| description | Start the implementation session from the current qode spec. |
Run this command and use its stdout output as your prompt: qode start
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 start --force to bypass the spec prerequisite when needed.
Execute the prompt as your implementation session.