From 7e21459ccf5d77045a3d137e47ec5b9a8b16d236 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma Date: Sat, 2 May 2026 06:54:57 +0400 Subject: [PATCH] Add Governor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2597e60..7b69393 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [discuss](./plugins/discuss) - [explore](./plugins/explore) - [fractal](https://github.com/rmolines/fractal) - Recursive project management plugin. Decomposes any goal into verifiable predicates, works on the riskiest unknown first. Features `/fractal:run` (idempotent state machine), `/fractal:init`, `/fractal:patch`, dry run mode, and incremental decomposition with re-evaluation. +- [governor](https://github.com/0xhimanshu/governor) - [plan](./plugins/plan) - [planning-prd-agent](./plugins/planning-prd-agent) - [plannotator](https://github.com/backnotprop/plannotator) - Interactive plan review UI with visual annotation (install via `/plugin marketplace add backnotprop/plannotator`)