원클릭으로
self-update
Update rp1 and run the full post-update lifecycle.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Update rp1 and run the full post-update lifecycle.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Agent-only canonical output templates for rp1 artifacts. Load when producing structured markdown to ensure format consistency and routing metadata.
Ask about rp1 capabilities, discover skills, and get workflow guidance.
Evidence-gated tech debt and bloat detection. Scouts signals, ranks by materiality, validates by refutation, reports up to 5 findings with actions.
Synchronizes user-facing documentation with the current knowledge base through validate -> stale gate -> scan -> approval -> process orchestration.
Orchestrates parallel KB generation using spatial analysis and a map-reduce architecture with incremental and feature-learning modes.
Analyzes systems holistically to provide strategic recommendations balancing cost, quality, performance, complexity, and business objectives with quantified trade-offs.
| name | self-update |
| description | Update rp1 and run the full post-update lifecycle. |
| metadata | {"category":"knowledge","is_workflow":false,"version":"1.1.0","tags":["utility","update","maintenance"],"created":"2025-12-14T00:00:00.000Z","updated":"2026-02-26T00:00:00.000Z","author":"rp1"} |
Update rp1 using the unified lifecycle command. rp1 update now coordinates:
Run the following command via Bash:
rp1 update
rp1 update)The CLI update command will output one of three outcomes:
The CLI update completed successfully. Example output:
Detecting installation method...
Homebrew installation detected
Updating rp1...
Successfully updated rp1 from 0.2.3 to 0.3.0
Report to user: Confirm the version change.
Automatic update is not available. Example output:
Detecting installation method...
Manual installation detected
Automatic update is not available for manual installations.
Please download the latest version from:
https://github.com/rp1-run/rp1/releases/latest
Report to user: Explain that they need to update the CLI manually and provide the GitHub releases link. rp1 update may still refresh plugins and run migrations with the currently installed binary, but the CLI binary itself still requires manual replacement.
The CLI update failed. Example output:
Error: brew upgrade failed: Permission denied
Report to user: Show the error message and suggest checking permissions or trying manual update.
rp1 update)After the binary step, the same command continues by:
Example output:
Detecting installed tools...
Found: Claude Code, OpenCode
Updating plugins for Claude Code...
Successfully updated plugins for Claude Code
Updating plugins for OpenCode...
Successfully updated plugins for OpenCode
Report to user: Confirm which tools were refreshed and whether migrations ran.
After reporting the results, always remind the user:
Please restart Claude Code (or OpenCode) to use the new version.
This is important because the updated CLI and plugins will not take effect until the IDE is restarted.
rp1 update handles the full lifecycle using the appropriate package manager (Homebrew, Scoop, or manual)rp1 update plugins remains available for plugin-only repair or targeted tool refresh