haejwo-gate

Manage HAEJWO enforcement gate status, per-turn file budget, and on/off state.

2|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/jungzuna/haejwo --skill haejwo-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: haejwo-gate
Source: https://github.com/jungzuna/haejwo/tree/main/haejwo/codex-skills/haejwo-gate
Command: npx skills add https://github.com/jungzuna/haejwo --skill haejwo-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit allows for on-the-fly management of the enforcement gate for the HAEJWO system, including viewing the gate's status, adjusting budget settings, and toggling gate settings as needed.

Core Features & Use Cases

  • Status Check: Instantly display the current status and settings of the enforcement gate.
  • Budget Adjustment: Modify the maximum file budget per turn to optimize resource allocation.
  • Gate Toggling: Enable or disable the gate in case of urgent or exceptional scenarios.
  • Use Case: In an emergency situation, quickly disable the gate to bypass current constraints and then re-enable it once resolved.

Quick Start

Check the status of the enforcement gate using haejwo-gate status.

Frequently Asked Questions about haejwo-gate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the current status of an enforcement gate?

You can check the enforcement gate status by running the `haejwo-gate status` command, which instantly displays the current on/off state and active settings of the gate.

Can I adjust the per-turn file budget for an enforcement gate dynamically?

Yes, you can dynamically adjust the per-turn file budget for the enforcement gate to optimize resource allocation without restarting the system.

How do I quickly disable an enforcement gate during an emergency?

You can quickly disable the enforcement gate by toggling its status to off, allowing you to bypass current constraints during urgent scenarios and re-enable it once resolved.

Do I need a configuration file to manage the enforcement gate settings?

Yes, managing the enforcement gate requires a `config.json` file present in the system to properly load and save the dynamic settings adjustments.

What is dynamic enforcement gate management used for?

Dynamic enforcement gate management is used for on-the-fly control of system constraints, allowing you to view status, adjust file budgets, and toggle gate settings in real time.