featuresshowcasepricingGet Started

Process,
not just prompts.

From shower thought to shipped feature.

Mull is an opinionated engineering workflow layer on top of Claude Code. Ideas go in, pull requests come out.

WHAT YOU GET

Engineering discipline, automated.

Persistent memory

Context carries across sessions. No more re-explaining your codebase.

Plans before code

Every feature starts with a plan, not a prompt.

Automatic critique

Plans and code reviewed before anything ships.

PRs, not chat logs

Output is pull requests with tests, not conversation history.

STAY IN THE LOOP

Join the waitlist.

Get notified when mull launches. No spam — just product announcements.

PRICING

One person, one license.

Two tiers. Both BYOK.

CLI

The Unix tool

$15/mo
  • Persistent memory across sessions
  • Task and idea tracking
  • Plan → critique → review pipeline
  • Worktree isolation per feature

You bring the AI. Mull brings the engineering discipline.

Real Workflow

From idea to merged PR

AI tools generate code. Mull enforces engineering.

CAPTUREIdea

"Add GitHub login to the app"

PLANPlan

OAuth flow, user table migration, session handling, auth extractors, middleware

CRITIQUECritique
Quality Gate

"Flash system is over-engineered. Org table is premature. CLI auth is out of scope."

REVISERevised Plan

Simplified. Scoped down. Focused.

SHIPPR Opens

Implementation opens — 1,968 lines across 14 files, 51 tests passing

REVIEWReview
Quality Gate

"Missing cookie security flags. Session expiry on logout needs tightening."

DONEMerged

Merged.

Two quality gates. Critique catches thinking problems — scope, architecture, over-engineering.

Review catches code problems — security, correctness, edge cases.

Both before anything ships.

The Loop

Six steps. Every feature.

An opinionated workflow. Every feature goes through the same loop.

01

Capture

Ideas tracked, not lost in chat logs

02

Plan

Plans written before code

03

Critique

Plans reviewed for scope and architecture

04

Ship

Implementation in worktrees, PRs open, CI runs

05

Review

Code-level review for security and correctness

06

Learn

Memory carries forward, every cycle better

Ready?

Ideas in,

pull requests out.

BUILT WITH RUST // MADE BY COREYJA