Orchestrate multi-agent code reviews and autonomous development workflows in Claude Code. Share a terminal, delegate tasks to specialized agents for architecture, performance, security, and deployment audits, then execute code changes, run tests, and ship via PRs.
Systems thinking, backwards compatibility, and long-term stability review (Linus Torvalds inspiration)
**Inspired by Linus Torvalds** (Linux kernel, Git creator)
Performance-obsessed, benchmark-driven analysis demanding measured evidence (Matteo Collina inspiration)
**Inspired by Matteo Collina** (Fastify creator, Node.js performance expert)
Zero-config deployment, CI/CD optimization, and preview environment review (Guillermo Rauch inspiration)
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Wishes in, PRs out.
| Metric | Value |
|---|---|
| Releases (24h) | 2 |
| Merged PRs (7d) | 35 |
| Avg merge time | 0.3h |
| SHIP rate | 85% |
Last updated: 2026-04-06
Genie is a CLI that turns one sentence into a finished pull request. You describe what you want — Genie interviews you, writes a plan, spawns parallel agents in isolated worktrees, reviews the code, and opens a PR. You approve. You merge. That's it.
Paste this into Claude Code, Codex, or any AI coding agent:
Install Genie and set up this project:
curl -fsSL https://raw.githubusercontent.com/automagik-dev/genie/main/install.sh | bash
genie
/wizard
That's it. The wizard interviews you, scaffolds your project, and walks you through your first wish. Relax.
Or install manually:
curl -fsSL https://raw.githubusercontent.com/automagik-dev/genie/main/install.sh | bash
"Add dark mode"
|
/brainstorm ──── Genie asks questions until the idea is concrete
|
/wish ────────── Turns it into a plan: scope, criteria, task groups
|
/work ────────── Agents spawn in parallel worktrees, each on its own branch
|
/review ──────── 10 critics review. Severity-tagged. Nothing ships dirty.
|
Pull Request ─── You approve. You merge. Ship it.
Parallel agents. Not one agent doing everything sequentially — multiple agents working at the same time in isolated worktrees. No conflicts. No re-explaining context.
Automated review. A 10-critic council (architecture, security, DX, performance, ops, and more) reviews every design before you see it. Severity-tagged findings. CRITICAL blocks the PR.
Overnight mode. /dream — queue wishes before bed. Wake up to reviewed PRs.
Kanban boards. Built-in task boards with custom pipelines and stage gates.
Postgres-backed. All state lives in PostgreSQL — agents, tasks, events, messages. Queryable. Durable. Real-time via LISTEN/NOTIFY.
Full observability. Events, metrics, session replay, cost tracking. See everything your agents do.
Portable context. Identity, skills, memory — all markdown files in your repo, git-versioned. You own everything.
Any AI provider. Claude, Codex, or any OpenAI-compatible model. Bring your own agent.
Without Genie
|
With Genie
|
17 built-in skills that compose into workflows:
npx claudepluginhub automagik-dev/genie --plugin genieFull Omni platform control — multichannel messaging, automations, events, batch ops via the omni CLI
Agent-native CLI for Google Workspace. 18+ services, local DOCX editing, JSON-first output, least-privilege auth.
11 agents, 35 skills, 18 commands, 9 hooks — spec-driven multi-agent orchestration for Claude Code, with optional cross-device semantic memory.
Describe your goal, approve the spec, then step away — Claude and Codex loop together until it's right.
Autonomous session orchestrator for Claude Code - manages multi-phase development workflows
End-to-end development workflow: design → draft-plan → orchestrate → review → pr-create → pr-review → pr-merge
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
OpenAgentsControl — multi-agent orchestration for Claude Code. Context-aware development with skills, subagents, parallel execution, and automated code review.