بنقرة واحدة
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.