debug

Diagnose OMC session or repository failures from logs and traces.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Pryma-Tech/iris --skill debug-pryma-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/Pryma-Tech/iris/tree/main/cli/skills/debug
Command: npx skills add https://github.com/Pryma-Tech/iris --skill debug-pryma-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose and triage issues in OMC sessions or repository states by collecting logs, traces, and local state to quickly identify root causes.

Core Features & Use Cases

  • Context-aware diagnostics using logs, traces, and state surfaces.
  • Narrowed reproduction steps to isolate failures.
  • Clear guidance on next actions to fix issues in development or runtime.

Quick Start

Describe the issue and provide relevant logs, traces, and state snapshots to begin diagnosing.

Frequently Asked Questions about debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot OMC session failures using logs and traces?

To troubleshoot OMC session failures, constrain diagnostic analysis to relevant logs, traces, and state surfaces to isolate the real failure signal. This approach differentiates symptoms from root cause and provides actionable next steps to resolve the issue.

What is the best way to diagnose repository state issues during development?

Diagnosing repository state issues involves collecting local state, logs, and traces to quickly identify root causes. The process narrows reproduction steps to isolate failures and provides clear guidance on next actions to fix the runtime or development issue.

How do I reproduce an OMC session error to find the root cause?

Reproducing an OMC session error requires narrowing reproduction steps based on collected traces and state snapshots. This isolates the specific failure, differentiates mere symptoms from the actual root cause, and establishes verifiable checks to confirm the resolution.

Do I need local state snapshots to triage OMC session issues?

Yes, you need local state snapshots alongside logs and traces to effectively triage OMC session issues. Providing these relevant surfaces enables context-aware diagnostics, quickly identifying the root cause and offering actionable next steps to resolve the problem.

Why does my OMC session troubleshooting only show symptoms instead of the root cause?

Session troubleshooting often shows only symptoms when analysis is not constrained to the most relevant logs and traces. Differentiating symptoms from root cause requires narrowing reproduction steps and analyzing specific state surfaces to expose the real failure signal.