Kanevry/session-orchestrator
48 stars · Last commit 2026-04-23
Claude Code plugin for structured AI development sessions — 5-wave execution, parallel agents, quality gates, VCS integration. Pure Markdown, no runtime code.
README preview
# Session Orchestrator [](LICENSE) [](CHANGELOG.md) [](https://docs.anthropic.com/en/docs/claude-code) [](https://developers.openai.com/codex/) [](https://cursor.com) Session orchestration plugin for Claude Code, Codex, and Cursor IDE. Covers project planning, wave execution, VCS integration, and quality gates. > [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex](https://developers.openai.com/codex/), and [Cursor IDE](https://cursor.com) are agentic coding tools. This plugin adds structured session management on top, turning ad-hoc agent interactions into repeatable, quality-gated engineering workflows. No runtime code. Pure Markdown. ## Install > **Prerequisite:** Node.js 20 or later. Check with `node --version`. v3.x runs as ES modules and requires a real Node runtime (no Bash shim). [Install Node.js](https://nodejs.org/). ### Claude Code Run these two slash commands **inside** Claude Code (they are not shell commands; there is no `claude plugin` CLI):