What problem does it solve?
This Skill prevents inconsistent or unsafe agent behavior by enforcing mandatory, system-level rules that must be applied before any task execution, especially in high-risk areas like file generation, Windows encoding, browser automation, MCP tool use, and PDF creation.
Core Features & Use Cases
- System-wide mandatory enforcement: Guarantees the QClaw base rules are always loaded with the highest priority and cannot be skipped when building or operating agent workflows.
- Deterministic workflow guards: Provides explicit, pre-defined execution flows for browser automation (via xbrowser), Windows encoding handling (UTF-8 enforcement and re-decoding on garbling), user info persistence via USER.md, MCP tool discovery (via mcporter), and PDF encoding/font requirements.
- Correctness-first safety checks: Treats violations as system errors and requires explicit user confirmation for any permitted deviation.
Quick Start
Ask your AI agent to perform a task that involves writing files, handling Windows command output, using browser automation, calling MCP tools, or generating a Chinese PDF, and it will automatically apply the mandatory rules from qclaw-rules before proceeding.