Skip to main content

Team Topology — Who Does What

One human, one AI orchestrator, two AI execution agents, BMAD planning agents across 6 modules. GitHub is the sausage maker.

The Machine

The flow:

  1. Claude routes to BMAD (brainstorm/plan) or Pulp Fiction Crew (engineering workflow)
  2. GitHub receives the PR — labels route it to the right reviewer
  3. Max (product) or Hank (engineering) does full review, kicks back questions if needed
  4. Approve → merge → Vercel → live
  5. Telegram — Ryan can ping Max or Hank in parallel at any point

Workflow State Machine

StateOwnerMax WaitEscalation
DraftClaude / BMAD agent
PR CreatedClaude1 hourAuto-assign if no assignee
AssignedMax or Hank4 hoursTelegram ping → Ryan
In ReviewMax or Hank8 hoursTelegram ping → Ryan
Changes RequestedClaude / originator4 hoursRe-ping assignee
ApprovedReviewer1 hourAuto-merge if checks pass
MergedGitHub ActionsImmediate

30-Second Operator Runbook

  1. Create Issue or PR with one of: product, engineering, docs, ui-ux label
  2. Assign to @beliefengines/product (Max) or @beliefengines/engineering (Hank)
  3. Expected first response: 4 hours
  4. If no response: ping on Telegram
  5. If still no response: Ryan escalates directly

How It Feels

Agent Profiles

Claude — Orchestrator

  • Scope: Global across all repos
  • Role: Strategy, planning, delegation, quality gate
  • Tools: BMAD agents, Pulp Fiction crew, MCP servers
  • Policy: Not in product runtime. Strategy/orchestration layer only.

Max Power — Product / Design Lead

  • Platform: OpenClaw (iMac mini)
  • Reach: GitHub + Telegram
  • Role: Product, design, UI/UX, implementation
  • Strengths: Fast triage, screenshots/PRs as proof, mobile-first QA
  • Best input: Objective + deadline + must-haves + approval workflow

Hank Scorpio — Engineering Lead

  • Platform: OpenClaw (localhost)
  • Reach: GitHub + Telegram
  • Role: Engineering execution, code review, infra, pipeline
  • Strengths: Fast prototype-to-deploy, systematic review
  • Best input: Concrete outcome + hard constraints + authority boundaries

Communication Channels

ChannelPurpose
Claude Code CLIBMAD sessions — brainstorm, plan, create
GitHubThe sausage maker — PRs, issues, actions, boards
TelegramPing Max/Hank in parallel, real-time chat, approvals
WikiSource of truth — published docs, decisions

PM Stack

GitHub Projects with 4 boards:

  1. Product — features, roadmap items
  2. Engineering — technical tasks, infra
  3. UI-UX — design, visual lock, mobile QA
  4. DevOps — deploys, observability, pipeline