원클릭으로
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.