Documentation//Enforce Planning
🛤️

Enforce Planning

v1.1.11

Enforces planning before implementation work begins

Installation

Install han binary (required for hooks to work):

curl -fsSL https://han.guru/install.sh | bash

Then install this plugin:

han plugin install do-enforce-planning

Overview

Enforces planning before implementation work begins

Agents

This plugin provides the following specialized agents:

  • Planner

Usage

Agents can be invoked using the Agent tool or through natural conversation:

Use the Planner to analyze...

Each agent brings specialized expertise and perspective to their domain.

Installation

Install with npx (no installation required):

han plugin install do-enforce-planning

License

Licensed under MIT - see repository for details.

Agents

Hooks

💬

UserPromptSubmit

Runs when the user submits a prompt, before Claude processes it. Can inject required context, enforce workflows, or validate user intent before processing begins.