ulw-status

Display ULW session state including workflow mode, domain, intent, counters, and flags.

3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/X0x888/oh-my-claude --skill ulw-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ulw-status
Source: https://github.com/X0x888/oh-my-claude/tree/main/bundle/dot-claude/skills/ulw-status
Command: npx skills add https://github.com/X0x888/oh-my-claude --skill ulw-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive view of the current ULW session state, enabling users to debug and inspect the workflow mode, domain, intent, counters, and flags, thereby facilitating effective troubleshooting and monitoring.

Core Features & Use Cases

  • Session State Overview: Display the current state of the ULW session, including workflow mode, domain, intent, counters, and flags.
  • Debugging: Utilize the Skill to identify and diagnose issues within the ULW session.
  • Use Case: If a user encounters an unexpected behavior in their ULW session, they can use this Skill to quickly inspect the session state and identify the source of the problem.

Quick Start

Run the 'ulw-status' command to get a detailed status of the current ULW session.

Frequently Asked Questions about ulw-status

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

FAQPage Schema
How do I check the current state of a ULW session for debugging?

Workflow mode in ULW sessions is monitored using session monitoring tools to reveal the current domain, intent, counters, and active flags. This information helps trace the decision-making process and diagnose unexpected workflow behaviors.

How do I inspect ULW session counters and flags to diagnose issues?

You inspect ULW session counters and flags by running a status check command that outputs the active session state. This process exposes internal workflow data to help identify the source of unexpected session behaviors.

What is the best way to monitor ULW session intent and workflow mode?

The best way to monitor ULW session intent and workflow mode is by executing a session monitoring command that outputs a comprehensive state overview. This provides real-time visibility into the domain and active flags for troubleshooting.

Why does my ULW workflow mode show unexpected intent or flags?

Unexpected intent or flags in ULW workflow mode often stem from misconfigured session data. Use a status check to inspect the current domain and counters, which helps pinpoint the source of the unexpected decision-making process.