From 8088f9e05a2233e313217869a96b8ef91ee41f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20G=C3=B6tzendorfer?= <208284447+Kanevry@users.noreply.github.com> Date: Sat, 12 Sep 2026 09:04:12 +0200 Subject: [PATCH] docs: add Session Orchestrator workflow plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..e6eeaf8 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [now-next-methodology](https://github.com/soutone/now-next-methodology) - Two-file task management system for Claude Code/OpenCode: NOW.md tracks current work, NEXT.md queues future tasks with /next command - [problem-solver-specialist](./plugins/problem-solver-specialist) - [reviewer-author-loop](./plugins/reviewer-author-loop) +- [session-orchestrator](https://github.com/Kanevry/session-orchestrator) - MIT-licensed workflow plugin that plans from repository issues, coordinates scoped work in checked waves, and preserves session state across interruptions; supports Claude Code, Codex CLI, Cursor and Pi. - [studio-coach](./plugins/studio-coach) - [tree-ring-memory](https://github.com/TerminallyLazy/tree-ring-memory-claude-plugin) - [ultrathink](./plugins/ultrathink)