work-runtime

Community

Enforce shared runtime controls for safe workflows

Authornowonbun
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: work-runtime
Download link: https://github.com/nowonbun/nowonbun-harness/archive/main.zip#work-runtime

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.