一键导入
rp-build
Build workflow using rp-mini context-builder before implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Build workflow using rp-mini context-builder before implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build workflow using rp-mini context-builder before implementation.
Export rp-mini curated context for external models or proconsult.
Read-only investigation workflow using rp-mini context-builder.
Deep planning workflow using rp-mini context-builder.
Scoped refactoring workflow using rp-mini context-builder.
Code review workflow using rp-mini git context and context-builder.
| name | rp-build |
| description | Build workflow using rp-mini context-builder before implementation. |
Use this when the user wants code changes and the task benefits from curated context.
Check workspace binding first. On mismatch, pass root=<absolute path> on every rp-mini tool call.
If a shell is available and no MCP client is loaded, use node packages/server/dist/cli.js tool <workspace> <tool> --json-args '...' or its wrappers.
get_file_tree, file_search, or get_code_structure.skills/context-builder (installed as rp-mini-context-builder) and run it as a Codex native subagent with:
planrewrite unless the user requested augment or preserve<questions> plus a saved profile name, read the cited files, check git history or searches, and answer only conclusive questions with <answer key="..." source="orchestrator" >...</answer>. Escalate only for blocking AND high-stakes questions: irreversible/destructive actions, product policy, money/auth/data-loss; present numbered options in chat and wait. Append <answers> with prompt op=append, resume with manage_selection op=load_profile, and remember advisory questions never interrupt.Do not skip context-builder for non-trivial code work; the quick scan is orientation, not the deep exploration.