From oh-my-agent
Creates phased implementation plans with risks, dependencies, validation checkpoints, and rollback notes. Useful for non-trivial tasks involving multiple files, subsystems, strategies, or migrations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
当请求非平凡且应在编辑代码之前进行规划时,使用此技能。
当请求非平凡且应在编辑代码之前进行规划时,使用此技能。
## 目标
- ...
## 阶段计划
1. 阶段 1 - ...
2. 阶段 2 - ...
## 任务分解
1. ...
2. ...
## 风险
- ...
## 验证
- ...
oma-architect。npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentCreates 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.
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.
Generates structured phased implementation plans from feature descriptions, sized for 30-50k token sub-agent contexts, with clarifying questions, acceptance criteria, and dependencies. Invoke before multi-phase execution.