234429737a
Copies 6 omo-codex components (rules, comment-checker, lsp, ultrawork, ultragoal, start-work-continuation) into the CC plugin tree and applies a declarative patch manifest: relax model/turn_id validators, CLAUDE_PLUGIN_ROOT/ DATA env fallbacks, .codex-plugin->.claude-plugin, rules matcher widened to Write|Edit|MultiEdit, start-work-continuation claude: session prefix. ultragoal copied verbatim (deep refactor is a later task). --check detects vendor drift. 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).