masterleopold/transmute-framework

4 stars · Last commit 2026-03-28

A Claude Code plugin that transforms business plans into production-ready products through Plan Casting — a 25-stage AI agent pipeline. Try the Transmuter app at transmuter.3mergen.com

README preview

# Transmute Framework

[![GitHub Release](https://img.shields.io/github/v/release/masterleopold/transmute-framework)](https://github.com/masterleopold/transmute-framework/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![GitHub Stars](https://img.shields.io/github/stars/masterleopold/transmute-framework)](https://github.com/masterleopold/transmute-framework/stargazers)
[![Claude Code Plugin](https://img.shields.io/badge/Claude_Code-Plugin-blueviolet)](https://docs.anthropic.com/en/docs/claude-code)

**Turn a business plan into a deployed product — autonomously.**

A Claude Code plugin that transforms business plans into production-ready products through **Plan Casting** — a 25-stage automated pipeline where AI agent teams read your business plan, generate specifications, scaffold a project, implement every feature, audit and harden the codebase, deploy it, and produce documentation.

You write the plan. Transmute casts it into reality.

**Try it**: [transmuter.3mergen.com](https://transmuter.3mergen.com/)

![Transmute Framework Demo](demo.gif)

## What is Plan Casting?

Plan Casting is the philosophy behind Transmute: **build everything in the business plan**. No MVP, no phased delivery, no feature cutting. Features are implemented in priority order (P0 → P3), but all are built. AI agent teams work autonomously through 25 stages — from tech stack selection to production deployment and user documentation.

View full repository on GitHub →