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
BRD generation teammate. Spawned by the transmute-brd skill or transmute-pipeline agent to write specific sections of the Business Requirement Document. Handles business-core, technical-infrastructure, data-and-integration, user-experience-and-operations, or risk-and-planning sections. Examples: Context: The…
Backend implementation teammate. Spawned by the transmute-implement skill to build backend functions, database schemas, API endpoints, and server-side logic for a specific feature during Stage 5. Examples: Context: The feature orchestrator is implementing FEAT-003 (Task Management) user: "Implement the backend for the…
Frontend implementation teammate. Spawned by the transmute-implement skill to build UI components, pages, hooks, and client-side logic for a specific feature during Stage 5. Examples: Context: The feature orchestrator has completed backend for FEAT-003 and needs frontend user: "Build the frontend for the task…
Code review gate teammate. Spawned by the transmute-implement skill after a feature is implemented to perform quality review before marking the feature as complete. Read-only access — cannot modify code. Examples: Context: FEAT-003 backend, frontend, and tests are complete — needs quality gate user: "Review the task…
E2E test writing teammate. Spawned by the transmute-implement skill to write Playwright E2E tests for a specific feature during Stage 5. Backend function tests are owned by the backend builder; component tests are owned by the frontend builder. Examples: Context: Backend and frontend are complete for FEAT-003, needs…
PRD generation teammate. Spawned by the transmute-prd skill or transmute-pipeline agent to write specific sections of the Product Requirement Document. Handles product overview, features, UX, technical specs, or testing sections. Examples: Context: The transmute-prd skill needs to generate PRD sections in parallel…
Orchestrates the full Transmute pipeline from business plan to production. Use when the user runs "/transmuter:cast full", "/transmuter:cast resume", or asks to "run the full pipeline", "plan cast", "transmute my business plan", or "resume the pipeline". Examples: Context: User wants to build a complete product from…