بنقرة واحدة
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