بنقرة واحدة
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