Ai Business Builder Agents banner
blutrich blutrich

Ai Business Builder Agents

AI community

Description

A multi-agent plugin for Claude Code that helps non-technical founders build AI-powered businesses from idea to scale. Think of it as an AI company that works for you: 8 specialist agents, 1 lead orch

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AI Business Builder Agents

A multi-agent plugin for Claude Code that helps non-technical founders build AI-powered businesses from idea to scale. Think of it as an AI company that works for you: 8 specialist agents, 1 lead orchestrator, 1 process guardian, 5 phase orchestration flows, and 3 built-in scrapers.

This isn't a chatbot that gives advice. It's a system that produces deliverables: research reports, customer interview questionnaires, landing page copy, ready-to-paste coding prompts, PRDs, pricing strategies, outreach campaigns, growth plans, and more.

Architecture

User
  |
  v
business-router (Lead Orchestrator)
  |
  |-- Phase Detection (where are you?)
  |-- Agent Routing (who should do the work?)
  |-- Process Guardian (quality gate on every output)
  |
  v
Phase Flow Skills (orchestrate each phase end-to-end)
  |
  |-- validation-flow   Phase 1: Torres Opportunity Tree + research + interviews
  |-- launch-flow       Phase 2: Hormozi offer + branding + landing page
  |-- build-flow        Phase 3: ONE feature MVP + one-week deadline
  |-- monetize-flow     Phase 4: First 5 customers + revenue gate
  |-- growth-flow       Phase 5: Growth Trifecta + automation
  |
  v
Specialist Agents (do the actual work)
  |
  |-- research-agent        Scrapes forums/Reddit for pain points
  |-- interview-agent       Generates questionnaires, analyzes transcripts
  |-- offer-architect       Hormozi irresistible offer + landing page copy
  |-- brand-builder         Domain, branding, design direction
  |-- prompt-engineer       Ready-to-paste prompts for AI builders
  |-- prd-writer            Lean PRDs for MVP builds
  |-- monetization-strategist  Pricing, business model, first 5 customers
  |-- growth-strategist     Growth trifecta + automation roadmap
  |
  v
process-guardian (Quality Gate)
  |
  |-- 10-point scoring checklist
  |-- Auto-revise (7-8/10) or rewrite (<7/10)
  |-- Phase-specific validation rules
  |-- Pattern logging for continuous improvement