一键导入
using-reasoning
Use when a request is analytical and could plausibly benefit from integrated reasoning, reality-check, or scenario-planning templates.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a request is analytical and could plausibly benefit from integrated reasoning, reality-check, or scenario-planning templates.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when a request will produce frontend UI, a visual asset, an image prompt, or a video prompt, AND the intent/style is not already fully specified by the user or an existing design system in the repo. Forces a minimal, checkable design-context object to exist before generation so output does not default to generic/templated. Do NOT use for: single-property edits (color, spacing, copy tweak) with no ambiguity; bug fixes; refactors; or when the user already gave complete visual specs and you only need to execute. For those, just do the work.
Root orchestrator. Reads durable state, routes to one phase, dispatches fresh workers.
Pre-implementation alignment gate. Checks spec / plan / tasks consistency and plan vs codebase reality before code is written.
Define the goal: what problem we solve, for whom, and what success looks like. The directional anchor that architecture and specs must serve.
RED-GREEN-REFACTOR implementation per task. Each task passes before next. Produces handoff.md with reproducible evidence.
Design architecture: components, API schema, DB model, impact analysis, test strategy.
| name | using-reasoning |
| description | Use when a request is analytical and could plausibly benefit from integrated reasoning, reality-check, or scenario-planning templates. |
Use this router when the task is analytical, strategic, or diagnostic and more than one reasoning skill could fit.
Do not analyze the problem fully here. Select the narrowest correct reasoning skill, then hand off.
Each child lives under using-reasoning/<child-name>/, and each child SKILL.md should say it is a nested reasoning child.
reasoning (Phase 0-1); clear reality-check or scenario-planning pattern → reasoning with quick-start template.reasoning with the needed phases specified.references/children.json as the source of truth for child boundaries, nested targets, install hints, and companion recommendations.Apply these checks in order.
Route to using-reasoning/reasoning when any of these apply. Specify which phases to run:
reasoning Phase 0reasoning Phase 1reasoning Phase 2reasoning Phase 3reasoning Phase 4reasoning with phases [0-1], [0-2-3], [1-2-3], etc.When the request is a clear reality check or scenario planning need, route to using-reasoning/reasoning and apply the appropriate quick-start template:
reasoning/references/archetypes.mdreasoning/references/scenarios.mdBoundary checks:
greenfield-product/startup-pressure-test.If none of the above fits cleanly, do not force a reasoning skill.
All handoffs within using-reasoning/reasoning are internal — phases run sequentially within the same worker.
The reality-check and scenario-planning quick-start templates are reference files within reasoning, not separate children.
using-reasoning/reasoning Phase 2 (analyze) before Phase 1 (frame) when the problem is vague.using-reasoning/reasoning Phase 3 (recommend) before Phase 2 (analyze) — recommendations without analysis are opinions.references/children.jsonReturn one of these forms and then invoke the selected skill if needed:
Route to using-reasoning/reasoning with phases: [0], [1], [2], [3], [4], or a combination like [0,1,2] or [2,3,4].Route to using-reasoning/reasoning with the Reality Check quick-start template (references/archetypes.md).Route to using-reasoning/reasoning with the Strategic Foresight quick-start template (references/scenarios.md).Install using-reasoning/reasoning, then route to using-reasoning/reasoning.No reasoning skill needed; answer directly.Add one sentence explaining why the selected route is the narrowest correct fit.
using-reasoning/reasoning because they sound analytical