원클릭으로
notifications
Configure notification delivery. Use for "notify me", "setup notifications", "alert", and "notification config".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Configure notification delivery. Use for "notify me", "setup notifications", "alert", and "notification config".
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 | notifications |
| description | Configure notification delivery. Use for "notify me", "setup notifications", "alert", and "notification config". |
| trigger | /oma:notifications |
Configure and manage notification delivery channels.
telegram:
bot_token: {token}
chat_id: {chat_id}
parse_mode: markdown
discord:
webhook_url: {url}
username: {bot_name}
embed_color: {hex}
slack:
webhook_url: {url}
channel: {channel}
username: {bot_name}
/oma:notifications configure {channel}
/oma:notifications test {channel}
/oma:notifications list
/oma:notifications set {type} {channel}
## Notifications: {project}
### Configured Channels
| Channel | Status | Last Test |
|---------|--------|-----------|
| Telegram | ✅ | {date} |
| Discord | ✅ | {date} |
### Notification Preferences
#### Immediate
| Event | Channel | Enabled |
|-------|---------|---------|
| Error | Telegram | ✅ |
| Complete | Discord | ✅ |
#### Digest
| Schedule | Channel | Enabled |
|---------|---------|---------|
| Daily | Email | ✅ |
### Recent Notifications
- **{time}** — {event} → {channel}
### Configuration Files
- `.oma/notifications/config.yaml`
- `.oma/notifications/templates/`