원클릭으로
trace
Show Omagy agent flow trace timeline and summary.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show Omagy agent flow trace timeline and summary.
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 | trace |
| description | Show Omagy agent flow trace timeline and summary. |
Use this skill when the user asks what happened in the current Omagy session, which modes ran, or wants a timeline/summary of agent activity.
Prefer the structured MCP tools when they are available:
omagy_trace_timeline for recent timeline entries.omagy_trace_summary for aggregate counts and mode lifecycle data.If MCP tools are not available, use the CLI fallback:
omagy trace timeline --json
omagy trace summary --json
For a focused recent view:
omagy trace timeline --input '{"last":20,"filter":"all"}' --json
Report:
Be explicit when trace data is missing. A missing .omagy/logs/ directory means
there are no recorded hook events yet, not that no work happened before trace was
installed.