Kanevry

64 mods across 1 repository, 49 stars between them.

kanevry

01

Kanevry/session-orchestrator

Plugin Claude Code

Plugin marketplace listing 1 plugin: session-orchestrator.

49 3d ago A tokens not measured original MIT

Kanevry/session-orchestrator

Plugin Claude Code

Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi.

49 3d ago A tokens not measured original MIT

SessionStart

03

Kanevry/session-orchestrator

Hook Claude Code

Runs when a session starts on ., running an inline shell check. From Kanevry/session-orchestrator.

49 3d ago A tokens not measured original MIT

PostToolUse

04

Kanevry/session-orchestrator

Hook Claude Code

Runs after a tool call finishes for Write, Edit, Write, Edit, Write and Edit tool calls, executing .test.ts with --write (3 commands). From Kanevry/session-orchestrator.

49 3d ago A tokens not measured original MIT

PreToolUse

05

Kanevry/session-orchestrator

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From Kanevry/session-orchestrator.

49 3d ago A tokens not measured original MIT

Notification

06

Kanevry/session-orchestrator

Hook Claude Code

Runs when the agent sends a notification for . tool calls, running an inline shell check. From Kanevry/session-orchestrator.

49 3d ago A tokens not measured original MIT

Kanevry/session-orchestrator

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, PostToolUse, PreToolUse, Notification) and 41 allowed tools.

49 3d ago C tokens not measured original MIT

autopilot-multi

08

Kanevry/session-orchestrator

Command Cursor

Multi-story autopilot orchestrator — runs N parallel issue pipelines in isolated git worktrees (v3.6 Phase D thin-slice).

49 3d ago A 28 tokens original MIT

autopilot

09

Kanevry/session-orchestrator

Command Cursor

Autonomous session-orchestration loop with kill-switches (Phase C-1.b — all 10 kill-switches shipped).

49 3d ago A 26 tokens original MIT

brainstorm

11

Kanevry/session-orchestrator

Command Cursor

Run a lightweight Socratic design dialogue (3-5 AUQ rounds) and write a spec markdown file before any implementation work. Use BEFORE /plan feature when scope/UX is ambiguous.

49 3d ago A 39 tokens original MIT

Kanevry/session-orchestrator

Command Cursor

Classify and apply a version bump to a machine-readable contract (JSON Schema, API spec, config schema) — version literals, consumer compatibility, changelog entry, downstream drift.

49 3d ago A 35 tokens original MIT

debug

14

Kanevry/session-orchestrator

Command Cursor

Run a 4-phase systematic debugging investigation before proposing any fix. Iron Law — NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST. Produces a .orchestrator/debug/ artifact the fixer agent must reference.

49 3d ago A 44 tokens original MIT

dispatcher

16

Kanevry/session-orchestrator

Command Cursor

Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command.

49 3d ago A 31 tokens original MIT

eli5

17

Kanevry/session-orchestrator

Command Cursor

Say the last answer again in plain words — same facts, in the order the operator needs them. Optional topic argument.

49 3d ago A 24 tokens original MIT

eval

18

Kanevry/session-orchestrator

Command Cursor

Run an honest session-process evaluation (Standard v1, aiat-llm-eval/1.0) — score the last completed session against the pre-registered rubric-v1 dimensions.

49 3d ago A 38 tokens original MIT

grill

21

Kanevry/session-orchestrator

Command Cursor

Stress-test a plan, design, or PRD before any build — relentless one-question-at-a-time interrogation that hunts contradictions against the code and challenges assumptions. Composable; no HARD-GATE.

49 3d ago A 39 tokens original MIT

journey-audit

23

Kanevry/session-orchestrator

Command Cursor

Outside-in product audit as a deep session — 7 read-only roles check what the site promises against what the code does, what a user experiences, what arrives by mail, and what the data says is used. Writes a dossier; needs a per-repo journey-manifest.

49 3d ago A 56 tokens original MIT

memory-cleanup

24

Kanevry/session-orchestrator

Command Cursor

Manual memory consolidation — review, consolidate, and prune memory files (Dream-equivalent).

49 3d ago A 17 tokens copy · 78% MIT