hf.gate-stop-agents

Community

Gate agent reviews only when code changes exist.

AuthorT-rav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This gating skill prevents wasted review cycles by halting agent executions when no code changes are detected in the session.

Core Features & Use Cases

  • Marker-based gating: checks for a per-project code-changed marker in /tmp/claude-code-markers.
  • Exit control: exits with non-zero status to block subsequent hooks, or zero to continue when changes exist.
  • Lightweight and deterministic: runs before the Stop array to enforce gates reliably.

Quick Start

Gate agent reviews by requiring a code-changed marker; if the marker is missing, halt further hooks.

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: hf.gate-stop-agents
Download link: https://github.com/T-rav/hydraflow/archive/main.zip#hf-gate-stop-agents

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.