원클릭으로
plan
Strategic planning and task decomposition. Use for "plan this", "break down", and "roadmap".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Strategic planning and task decomposition. Use for "plan this", "break down", and "roadmap".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage OMA skills — list, add, remove, search, and edit skills
Socratic deep interview with mathematical ambiguity gating before autonomous execution
Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise".
Consensus planning - agree before executing. Use for "ralplan", "consensus", "pre-execution review".
Setup routing and environment configuration. Use for "setup", "configure", and "get started".
N coordinated agents on shared task list using Claude Code native teams, with git worktree isolation per executor
| name | plan |
| description | Strategic planning and task decomposition. Use for "plan this", "break down", and "roadmap". |
| trigger | /oma:plan |
Create structured plans for complex tasks and projects.
## Plan: {task/goal}
### Understanding
**Problem:** {what problem this solves}
**Success criteria:** {how we know we're done}
**Constraints:** {limitations}
### Current State
{summary of existing code/state}
### Options Considered
#### Option A: {name}
- **Approach:** {description}
- **Pros:** {list}
- **Cons:** {list}
- **Risk:** {assessment}
- **Effort:** {t-shirt sizing}
#### Option B: {name}
...
### Decision
**Selected:** Option {letter}
**Rationale:** {why this option}
### Implementation Plan
| Step | Task | Dependencies | Effort |
|------|------|--------------|--------|
| 1 | {task} | none | {time} |
| 2 | {task} | step 1 | {time} |
| 3 | {task} | steps 1, 2 | {time} |
### Verification
- [ ] {criterion 1}
- [ ] {criterion 2}
- [ ] {criterion 3}
### Timeline
**Estimated total:** {time}
**Checkpoints:** {milestones}
ralplan skill