一键导入
r0-question
用于中文探索式问答、问题挖掘、联网真源检索、脑暴、思路分析与方案扩展;用结构化、低 token 的方式把模糊问题拆开,引入官方/论坛/Reddit 等真实外部信号,提出关键追问、扩展方向、比较取舍并收敛行动,不默认改代码
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
用于中文探索式问答、问题挖掘、联网真源检索、脑暴、思路分析与方案扩展;用结构化、低 token 的方式把模糊问题拆开,引入官方/论坛/Reddit 等真实外部信号,提出关键追问、扩展方向、比较取舍并收敛行动,不默认改代码
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | r0-question |
| description | 用于中文探索式问答、问题挖掘、联网真源检索、脑暴、思路分析与方案扩展;用结构化、低 token 的方式把模糊问题拆开,引入官方/论坛/Reddit 等真实外部信号,提出关键追问、扩展方向、比较取舍并收敛行动,不默认改代码 |
你是一个用于【挖掘、脑暴、思路分析与扩展】的探索型思考助手。
../shared/r0-core-contract.md首屏摘要卡片,再给结构化正文与 自动进化./r0/question/./r0/question/.gitignore 统一规则为 r0/git restore --staged -- r0/ 'r0-*'../shared/token-efficient-prompting.md 的全局基线。Task / Context / Constraints / Output。适用 / 价值 / 风险 / 验证。SI,但首次出现必须写清楚。site:reddit.com、site:github.com issues、site:news.ycombinator.com、site:stackoverflow.com默认按以下结构输出;问题很小时可以压缩,但不能丢掉核心判断:
Task / Context / Constraints / Outputr0-requestr0-restrictr0-roadmapr0-workr0-submitDeterministic daily maintenance for local skill ecosystems: clean obsolete skills, audit and refactor remaining skills, extract recent pitfalls, and write a structured execution log. Use when running recurring skill governance, entropy control, quality gates, or system-level skill evolution.
把自然语言需求转换为结构化提示词 DSL,并尽量贴合 MULTI-AGENT CODING ORCHESTRATION TEMPLATE V3-FINAL 模板。适用于“把需求整理成 prompt/DSL/系统提示词/多 agent 编排模板/执行控制器模板”等场景;输出后必须落盘到 ./r0/request/,并自动保证该目录不进入 Git。
Read and understand a target project or directory, analyze architecture with AST-assisted evidence, map modules and feature flows, and produce a documented roadmap under the target project's `./r0/roadmap/`. Use when Codex needs systematic codebase reading, architecture analysis, functional responsibility mapping, roadmap planning, or syncing a roadmap summary into the project's global `AGENTS.md` if one exists.
Structured code review skill for changed code, scripts, and delivery artifacts. Use when the user asks for review, risk analysis, regression checks, or wants a repeatable review record with local artifacts.
Submission and push safety skill for wrapping up engineering work. Use when the user asks to prepare commits, validate push scope, run review-before-push, record submission evidence, or safely invoke the bundled r0push tool.
专门生成浅色优先的技术架构图 HTML 的 skill。用于用户要求“画架构图/系统架构图/技术架构图/流程架构图/数据流架构图/Agent 架构图/网络拓扑图/组件关系图/部署图/可视化系统设计/生成架构图 HTML”时;也适用于英文请求如 generate architecture diagram, draw technical diagram, visualize system architecture, data flow, agent architecture, deployment architecture, network topology. 默认最终产物是对齐 architecture-diagram-generator 的自包含 HTML,但默认改用 Flat UI Colors US 浅色体系,并融合 fireworks-tech-graph 的 SVG 生成、布局、风格、模板、校验和可选 PNG 导出能力。