بنقرة واحدة
rp-export
Export rp-mini curated context for external models or proconsult.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Export rp-mini curated context for external models or proconsult.
التثبيت باستخدام 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-export |
| description | Export rp-mini curated context for external models or proconsult. |
Use this when the user wants a packaged context file for another model, review tool, or proconsult-compatible workflow.
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.
skills/context-builder (installed as rp-mini-context-builder) and run it as a Codex native subagent with:
question for evidence exports, plan for planning exports, or review for diff exportspreserve when the user wants selection-only export; otherwise rewrite<questions>, follow the question loop defined in rp-build/rp-investigate before continuing.workspace_context include=["selection","tokens"].workspace_context op=export, choosing the matching preset when provided (standard, plan, review, or diff-followup).workspace_context op=export receipt: token totals, content hash, and saved handoff profile. If the caller asked for a durable artifact, write the export to a file with the host Write tool or shell CLI.Do not paste large exported payloads into chat; provide paths and receipt details.