This helper directory is no longer the recommended public workflow. Use provider-native Codex or Claude hooks, rely on git repo/worktree context for routing identity, and send local verification payloads through: ```bash clawhip native hook --provider codex --file payload.json clawhip native hook --provider claude --file payload.json ``` tmux monitoring remains available for keyword/stale alerts, but provider-native hook registration is now the primary integration path. If you need to re-subm...
Scanned 9/19/2026
Install to Claude Code
npx -y skills add salacoste/oh-my-bmad --skill omc --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Omc?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/salacoste-omc)More formats (shields.io, HTML) on the badges page.
# Legacy wrapper helper note
This helper directory is no longer the recommended public workflow.
Use provider-native Codex or Claude hooks, rely on git repo/worktree context for routing identity,
and send local verification payloads through:
```bash
clawhip native hook --provider codex --file payload.json
clawhip native hook --provider claude --file payload.json
```
tmux monitoring remains available for keyword/stale alerts, but provider-native hook registration
is now the primary integration path.
If you need to re-submit a prompt into an already-running tmux-backed provider session, use:
```bash
clawhip deliver --session <tmux-session> --prompt "..." --max-enters 4
```
Legacy `clawhip hooks install --scope project` flows are migration-only shims; rerun the default global install path for supported setups.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!