What problem does it solve?
This skill codifies shared runtime controls so delegated agents execute consistently and safely by enforcing exact-match triggers, MCP pre-validation, stop conditions, UTF-8 write verification, and standardized reporting.
Core Features & Use Cases
- Trigger governance: exact-match precedence, conflict detection, and path-boundary enforcement to prevent unintended workflow activation.
- MCP pre-validation: verify presence, format, and target ID consistency for MCP calls before any write operations proceed.
- Stop conditions & reporting: centralized rules to halt on missing or ambiguous inputs, conflicting rules, or path normalization failures, and to produce evidence-backed failure reports.
- Text integrity: post-write UTF-8 verification for delegated text document outputs and auxiliary artifacts.
- Use Case: Run before an agent modifies repository rules, performs MCP writes, or requests Claude reviews to ensure safe execution and standardized logs.
Quick Start
Apply the work-runtime rules before executing any delegated agent workflow to validate triggers, pre-check MCP parameters, enforce stop conditions, and generate a standardized failure or completion report.