ulw-correct

Correct misclassified intent and domain states within a ULW session.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The skill addresses misclassifications of the user's intent or domain in a ULW turn, providing a means to update the active session with the correct information for better routing and classification.

Core Features & Use Cases

  • Misclassification Correction: Correct misclassified turns (wrong intent or domain) in a ULW session.
  • Intent and Domain Update: Updates the active session's intent/domain state based on user-provided corrections.
  • Session Management: Helps manage the session by recording corrections and ensuring subsequent gates and directives use the corrected routing.

Quick Start

Enter the correction reason along with the desired intent and domain (e.g., "/ulw-correct intent=advisory domain=writing").

Frequently Asked Questions about ulw-correct

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

FAQPage Schema
How do I correct misclassified intent or domain in a ULW session?

To correct misclassified intent or domain in a ULW session, you provide the corrected intent and domain values. This updates the active session state and ensures accurate routing for subsequent directives.

Why does updating intent routing require specifying corrected intent and domain?

Updating intent routing requires corrected intent and domain to record the correction for cross-session learning. This ensures the active session uses the right state for accurate subsequent routing and gate evaluations.

What is the best way to manage misclassification corrections across multiple sessions?

The best way to manage misclassification corrections across sessions is to record the correction reason with the new intent and domain. This updates the current session and saves data for cross-session learning.

Can I update the active session state without specifying both intent and domain?

You cannot fully update the active session state without specifying corrected intent and domain where applicable. Providing both values is required to ensure accurate routing and record corrections properly.

Does misclassification correction affect subsequent gates and directives in ULW?

Misclassification correction directly affects subsequent gates and directives in ULW. By updating the active session's intent and domain state, it ensures all following routing decisions use the corrected information.

When do I need to apply intent routing corrections during session management?

You need to apply intent routing corrections during session management when a ULW turn is misclassified. This updates the active session, ensuring accurate routing and recording the correction for cross-session learning.