5d72506836
Mirrors the codex sync-skills structure; injects a Claude Code Harness Tool Compatibility block (maps task()/call_omo_agent()/spawn_agent()/background_output/ team_* -> the Task + Skill tools), extends the detection regex to Codex-native verbs, and demotes any embedded Codex compat heading to (superseded). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
omo
omo is the single local Claude Code plugin namespace for Yeongyu's Claude Code components.
Internally each component remains isolated under components/:
components/comment-checkercomponents/rulescomponents/lspcomponents/ultraworkcomponents/ultragoalcomponents/start-work-continuationcomponents/telemetry
The root plugin manifest (.claude-plugin/plugin.json) exports one Claude Code plugin
named omo, with aggregate hooks (hooks/hooks.json), bundled skills (skills/),
subagents (agents/), and the LSP + ast-grep MCP servers (.mcp.json).