Skip to content

🚀 Meet Melliza

Melliza Hero

Build Big Projects with Gemini

Melliza breaks your work into tasks. Gemini builds them one by one.

Melliza TUI

✨ Get Started

Melliza is an autonomous agent loop that orchestrates the Gemini CLI to work through user stories in a Product Requirements Document (PRD). Let's get building!

🛠️ Core Features

  • 🤖 Autonomous Loop: Orchestrates Gemini CLI to work through user stories without manual intervention.
  • 📄 PRD-Driven Development: Work directly from human-readable prd.md files.
  • 📈 Persistent Progress: Progress is tracked in prd.json and progress.md, ensuring work can be resumed across sessions.
  • 🖥️ TUI Dashboard: A real-time terminal user interface to monitor Gemini's progress, logs, and diffs.
  • 🌿 Smart Worktrees: Automatically creates git branches or worktrees for each PRD to keep your main workspace clean.
  • ✅ Auto-Commit & Test: Gemini implements the story, runs your project's tests, and commits changes automatically.

⭐ View on GitHub