gate-dispatcher

Community

Enforce GATEs with guard code and auto-checks

Authorkanno321-create
Version1.0.0
Installs0

System Documentation

What problem does it solve?

GATE calls can be skipped by an orchestrator relying only on textual declarations, leading to silent pipeline failures. This Skill provides a code-level guard pattern that forces GATE invocation and fails fast when any gate is not dispatched.

Core Features & Use Cases

  • Guard function pattern that converts GATE calls into verifiable code.
  • GateGuard class to track required vs dispatched gates and raise exceptions on missing ones.
  • Works in orchestration workflows to prevent silent skips and ensure all gates are executed before continuing.

Quick Start

Instantiate GateGuard with your REQUIRED_GATES and integrate verify_all_dispatched after gate calls to enforce mandatory execution.

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: gate-dispatcher
Download link: https://github.com/kanno321-create/shorts_studio/archive/main.zip#gate-dispatcher

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.