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.
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versiontraceExecute the skills CLI command in your project's root directory to begin installation:
Fetches trace from yeachan-heo/oh-my-claudecode and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate trace. Access via /trace in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
24.9K
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
24.9K
stars
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.
Use /oh-my-claudecode:trace when the problem is:
Examples:
Always preserve these distinctions:
Do not collapse into:
Treat evidence as ranked, not flat.
From strongest to weakest:
Explicitly down-rank hypotheses that depend mostly on lower tiers when stronger contradictory evidence exists.
Every serious /trace run must try to falsify its own favorite explanation.
For each top hypothesis:
Down-rank a hypothesis when:
Use Claude built-in team mode for /trace.
The lead should:
Important: workers should pursue deliberately different explanations, not the same explanation in parallel.
Unless the prompt strongly suggests a better partition, use these 3 default lanes:
These defaults are intentionally broad so the first slice works across bug, performance, architecture, and experiment tracing.
After the initial evidence pass, pressure-test the leaders with these lenses when relevant:
These lenses are not filler. Use them when they can surface a missed explanation, hidden dependency, or weak inference.
Each worker should be a tracer lane owner, not a generic executor.
Each worker must:
Useful evidence sources include:
trace_timelinetrace_summaryRecommended worker return structure:
The final /trace answer should synthesize, not just concatenate.
Return:
Preserve a ranked shortlist even if one explanation is currently dominant.
Before closing the trace:
Do not claim convergence just because multiple workers use similar language. Convergence requires either:
The lead should explicitly say why a hypothesis moved down:
This is important because /trace should teach the reader why one explanation outranks another, not just present a final table.
Use a team-oriented orchestration prompt along these lines:
Good /trace output is:
[What happened]
| Rank | Hypothesis | Confidence | Evidence Strength | Why it leads |
|---|---|---|---|---|
| 1 | ... | High / Medium / Low | Strong / Moderate / Weak | ... |
[Current best explanation]
[Single missing fact keeping uncertainty open]
[Single next probe]
[Only if uncertainty remains high]
Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
trace reduced setup friction for our internal harness; good balance of opinion and flexibility.
Registry listing for trace matched our evaluation — installs cleanly and behaves as described in the markdown.
We added trace from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Solid pick for teams standardizing on skills: trace is focused, and the summary matches what you get after install.
trace fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
I recommend trace for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
trace has been reliable in day-to-day use. Documentation quality is above average for community skills.
I recommend trace for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
trace fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Solid pick for teams standardizing on skills: trace is focused, and the summary matches what you get after install.
showing 1-10 of 28