بنقرة واحدة
wiki
Persistent markdown project wiki stored under repository omagy_wiki with keyword search and lifecycle capture
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Persistent markdown project wiki stored under repository omagy_wiki with keyword search and lifecycle capture
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
[OMAGY] Run an anti-slop cleanup/refactor/deslop workflow
Run read-only deep repository analysis with ranked synthesis, concrete evidence, and explicit Evidence/Inference/Unknown boundaries.
Full OMX-style autonomous pipeline for Omagy: interview, plan, goal execution, optional team, review, and UltraQA.
Professor-critic research workflow with durable Omagy artifacts for agy.
Stateful validator-gated research loop with artifact-gated completion.
[Omagy] Bounded best-practice research wrapper using official/upstream evidence first
| name | wiki |
| description | Persistent markdown project wiki stored under repository omagy_wiki with keyword search and lifecycle capture |
| triggers | ["/omagy:wiki","wiki add","wiki query","wiki read","wiki delete","wiki lint"] |
Use Omagy wiki for project knowledge that should compound across sessions and can be committed with the repo.
omagy wiki wiki_ingest --input '{"title":"Auth Architecture","content":"...","tags":["auth","architecture"],"category":"architecture"}' --json
omagy wiki wiki_query --input '{"query":"authentication","tags":["auth"],"category":"architecture"}' --json
omagy wiki wiki_lint --json
omagy wiki wiki_add --input '{"title":"Page Title","content":"...","tags":["tag1"],"category":"decision"}' --json
omagy wiki wiki_list --json
omagy wiki wiki_read --input '{"page":"auth-architecture"}' --json
omagy wiki wiki_delete --input '{"page":"outdated-page"}' --json
omagy wiki wiki_refresh --json
architecture, decision, pattern, debugging, environment, session-log, reference, convention
omagy_wiki/*.mdomagy_wiki/index.mdomagy_wiki/log.md.omagy/wiki/ when omagy_wiki/ does not exist[[page-name]] wiki links for cross-references.wiki_ingest when merging new knowledge into an existing topic.