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