원클릭으로
wiki
Persistent markdown project wiki stored under repository omx_wiki with keyword search and lifecycle capture
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Persistent markdown project wiki stored under repository omx_wiki with keyword search and lifecycle capture
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run a comprehensive code review
Create and execute durable repo-native multi-goal plans over Codex goal mode artifacts.
Parallel execution engine for high-throughput task completion
Ecomode deprecated shim
[OMX] Strict autonomous loop: $deep-interview -> $ralplan -> $ultragoal (+ $team if needed) -> $code-review -> $ultraqa
Alias for $plan --consensus
| name | wiki |
| description | Persistent markdown project wiki stored under repository omx_wiki with keyword search and lifecycle capture |
| triggers | ["wiki add","wiki lint","wiki query","wiki read","wiki delete"] |
Persistent, self-maintained markdown knowledge base for project and session knowledge.
omx wiki wiki_ingest --input '{"title":"Auth Architecture","content":"...","tags":["auth","architecture"],"category":"architecture"}' --json
omx wiki wiki_query --input '{"query":"authentication","tags":["auth"],"category":"architecture"}' --json
omx wiki wiki_lint --json
omx wiki wiki_add --input '{"title":"Page Title","content":"...","tags":["tag1"],"category":"decision"}' --json
omx wiki wiki_list --json
omx wiki wiki_read --input '{"page":"auth-architecture"}' --json
omx wiki wiki_delete --input '{"page":"outdated-page"}' --json
omx wiki wiki_refresh --json
architecture, decision, pattern, debugging, environment, session-log, reference, convention
omx_wiki/*.mdomx_wiki/index.mdomx_wiki/log.mdUse [[page-name]] wiki-link syntax to create cross-references between pages.
At session end, discoveries can be captured as session-log-* pages. Configure via wiki.autoCapture in .omx-config.json.
omx_wiki/; legacy .omx/wiki/ is read-only compatibility input when no canonical wiki exists