# trace

> Claude/Codex skill by [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md) · 38k stars · Updated 2026-08-01

Evidence-driven tracing lane that orchestrates competing tracer hypotheses in Claude built-in team mode

Tags: agentic-coding, ai-agents, automation, claude, claude-code, multi-agent-systems, oh-my-opencode, opencode, parallel-execution, vibe-coding

## Install

```sh
git clone https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/oh-my-claudecode && ln -s /tmp/oh-my-claudecode/skills/trace ~/.claude/skills/trace
```

## From README

Trace Skill Use this skill for ambiguous, causal, evidence-heavy questions where the goal is to explain why an observed result happened, not to jump directly into fixing or rewriting code. This is the orchestration layer on top of the built-in tracer agent. The goal is to make tracing feel like a reusable OMC operating lane: restate the observation, generate competing explanations, gather evidence in parallel, rank the explanations, and propose the next probe that would collapse uncertainty fastest.

## Links

- HTML page: https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/trace/
- GitHub: https://github.com/Yeachan-Heo/oh-my-claudecode
- Author: [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md)

## More from this repo

- [ai-slop-cleaner](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/ai-slop-cleaner/index.md) — Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
   - [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
- [ralplan](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/ralplan/index.md) — Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
   - [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
- [omc-doctor](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/omc-doctor/index.md) — Diagnose and fix oh-my-claudecode installation issues
   - [@Yeachan-Heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
