원클릭으로
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.