From oh-my-agent
Creates strict quality-first execution plans with phased gates, pass/fail criteria, rollback points, and verification checkpoints. For high-risk refactors, migrations, or security-sensitive changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:ralplanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
当规划必须优先考虑正确性和风险控制而非速度时,使用此技能。
当规划必须优先考虑正确性和风险控制而非速度时,使用此技能。
plan -> prd -> exec -> verify -> fix)。## 目标
- ...
## 阶段门控
| 阶段 | 进入标准 | 退出标准 | 负责人 |
| --- | --- | --- | --- |
## 风险控制
- ...
## 回滚计划
- ...
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentCreates phased implementation plans with risks, dependencies, validation checkpoints, and rollback notes. Useful for non-trivial tasks involving multiple files, subsystems, strategies, or migrations.
Create detailed execution-ready implementation plans for complex or high-risk changes without coding. Useful for refactors, migrations, resumable phase checklists, and hand-offs to execute-plan.
Transforms research findings into actionable implementation plans with granular steps, verification criteria, and stakes-based enforcement. Useful for structuring complex coding tasks before execution.