ulw-skip

Bypass quality gate blocks in the ulw system with a logged reason.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill allows users to temporarily bypass a quality gate block in the 'ulw' system, with the ability to log the reason for the skip for future analysis and adjustment of quality gate thresholds.

Core Features & Use Cases

  • Skip Quality Gates: Temporarily skip a quality gate block when confident the work is complete.
  • Logged Reasons: Record the reason for the skip to be used for future analysis.
  • Use Case: If a quality gate block is triggered but you are confident the changes are correct, use this skill to bypass the block and record the reason for the skip.

Quick Start

To skip the current quality gate block, use the command: /ulw-skip <reason>

Frequently Asked Questions about ulw-skip

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

FAQPage Schema
How do I skip a quality gate block in code review?

To skip a quality gate block in code review, use the `/ulw-skip` command followed by your justification. This temporarily bypasses the block while logging the provided reason for future analysis and threshold adjustment.

Can I bypass automated workflow quality gates without losing auditability?

Yes, bypassing automated workflow quality gates remains auditable because this skill requires a user-provided reason. The justification is logged for future analysis, ensuring quality control compliance even when blocks are temporarily skipped.

What is reason logging for quality gate skips?

Reason logging for quality gate skips records the user's justification for bypassing a block. This documentation allows teams to analyze why blocks were skipped and adjust quality gate thresholds to improve automated workflows.

When should I bypass a quality gate block during code review?

Bypass a quality gate block during code review when you are confident the flagged changes are correct. Use the skip mechanism to override the automated block while providing a reason to document the decision for future quality control analysis.

Does the ulw-skip command work without dependencies?

Yes, the ulw-skip command works without external dependencies. It functions as a standalone script within the software engineering category to temporarily bypass quality gate blocks in the ulw system.