🛤️
Enforce Planning
v1.1.11Enforces planning before implementation work begins
Installation
Install han binary (required for hooks to work):
curl -fsSL https://han.guru/install.sh | bashThen install this plugin:
han plugin install do-enforce-planningOverview
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.