docs(omo-codex): batch 48 (4 files)

This commit is contained in:
YeonGyu-Kim
2026-05-30 19:12:08 +09:00
parent 49d47470d9
commit d4becc8d00
4 changed files with 133 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# omo
`omo` is the single local Codex plugin namespace for Yeongyu's Codex components.
Internally each component remains isolated under `components/`:
- `components/comment-checker`
- `components/rules`
- `components/lsp`
- `components/ultrawork`
- `components/ulw-loop`
The root plugin manifest exports one Codex plugin named `omo`, with aggregate hooks, skills, and the LSP MCP server.