ワンクリックで
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/`