원클릭으로
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 직업 분류 기준
Socratic deep interview with mathematical ambiguity gating before execution
Strategic planning with optional interview workflow
Alias for $plan --consensus
Create and execute durable repo-native multi-goal plans over Codex goal mode artifacts.
N coordinated agents on shared task list using tmux-based orchestration
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
| 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.
wiki_ingest({ title: "Auth Architecture", content: "...", tags: ["auth", "architecture"], category: "architecture" })
wiki_query({ query: "authentication", tags: ["auth"], category: "architecture" })
wiki_lint()
wiki_add({ title: "Page Title", content: "...", tags: ["tag1"], category: "decision" })
wiki_list()
wiki_read({ page: "auth-architecture" })
wiki_delete({ page: "outdated-page" })
wiki_refresh()
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