원클릭으로
rp-refactor
Scoped refactoring workflow using rp-mini context-builder.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Scoped refactoring workflow using rp-mini context-builder.
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.
Code review workflow using rp-mini git context and context-builder.
Codex native subagent instructions for rp-mini autonomous context curation before implementation, planning, investigation, refactoring, or review.
| name | rp-refactor |
| description | Scoped refactoring workflow using rp-mini context-builder. |
Use this for safe behavior-preserving improvements to code organization, duplication, or complexity.
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.context-builder subagent with:
reviewrewrite unless the user requested augment or preservecontext-builder with response_type: plan for the chosen refactor.<questions>, follow the question loop defined in rp-build/rp-investigate before continuing.Do not use refactor as a vehicle for unrelated cleanup.