Documentation//Enforce Planning
🛤️

Enforce Planning

Enforces planning before implementation work begins

Installation

First, install the Han CLI tool:

npm install -g @thebushidocollective/han

Then install the 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.

License

Licensed under MIT - see repository for details.

Agents

Hooks

🪝

UserPromptSubmit

Runs when the user submits a prompt, before Claude processes it.

cat "${CLAUDE_PLUGIN_ROOT}/hooks/enforce-planning.md"

Referenced Files: