Components
The active components of the g8s·lab AI Agency Pipeline — built with Claude Code and the Anthropic API.
Interviewer
LivePipeline entry point
Conducts structured discovery interviews with clients and surfaces AI opportunities. Adapts communication style in real-time using Taibi Kahler's Process Communication Model (PCM) — detecting personality type from language signals and adjusting tone, framing, and pacing accordingly. Supports three live interview types, with Assist Mode enabling HvyRlr-mediated sessions where the client never interacts with Claude directly.
Capabilities
- → AI Discovery — identifies where AI can add value to a client's role; produces a prioritised AI Opportunity Map with 90-day action plan
- → Content Repurposing — structures existing long-form content into LinkedIn posts, email sequences, and ebooks
- → Requirements Gathering — produces a full Requirements Document for a technology product or feature
- → PCM personality detection — passive inference from language signals; adapts question framing, tone, and pacing at working confidence
- → Subject Research — LinkedIn + company website research before every session; personalises the interview from the first question
- → Assist Mode — HvyRlr-mediated mode; pre-call generates a Call Guide (PCM watch-list, topic questions, checklist); post-call evaluates coverage and produces the deliverable from transcript or notes
- → Call Guide auto-generation — screen (HTML) and print (PDF) versions generated automatically
Learn & Retain
LivePipeline brain — knowledge base & SSOT
The persistent knowledge layer every pipeline component depends on. Ingests from multiple source types, synthesises across them, and makes structured knowledge available to all pipeline components. Every project reads from the KB before starting; writes back when done. Currently holds 11 entries across 6 domains.
Capabilities
- → YouTube ingestion — transcript fetch → AI analysis → synthesis → structured KB entry with 10+ key learnings
- → Single video ingestion — accepts individual YouTube URLs in addition to playlists
- → AI tool output ingestion — paste or file → structured KB entry (NotebookLM, Gemini, Perplexity, etc.)
- → Domain tagging — each entry tagged with a knowledge domain for cross-pipeline discoverability
- → Session-start context injection — KB summaries loaded at /good-morning so every session starts informed
- → KB Status dashboard — health snapshot via /kb-status skill
Appointment Scheduler
LiveEnd-of-flow scheduling
Surfaces booking links at pipeline handoffs so contacts can schedule next steps without dropping out of the workflow. Integrated with Cal.com (free tier) and Google Calendar. Four active meeting types covering the full client engagement lifecycle — from first contact to recurring follow-up.
Capabilities
- → AI Discovery Call (60 min) — first-time client discovery session
- → Personal AI Crash Course (60 min) — repeatable monetisable course product
- → Follow-up Call (30 min) — post-discovery or post-deliverable check-in
- → Intro Chat (20 min) — lightweight first contact
- → Google Calendar sync — all bookings reflected in g8s·lab calendar
- → Fathom transcription — bot auto-joins every call, transcribes, and fires a webhook on meeting end
Software Factory
BuildingPipeline engine — build, test, deploy
A multi-agent build pipeline that takes a spec and produces working, tested, deployed software — with minimal human intervention between stages. Path 3 (Hybrid) selected: adopts proven open-source agent patterns and skill libraries rather than building from scratch, while retaining architectural control. Phase 1 underway.
Capabilities
- → Spec agent — translates requirements into a structured, machine-readable build spec
- → Architect agent — designs component structure, API contracts, and tech stack (Opus-tier)
- → Builder agent — implements the spec; iterates until tests pass (Sonnet-tier)
- → Test agent — domain-aware test generation; validates correctness and edge cases
- → Critic agent — adversarial review; surfaces gaps the Builder missed (Opus-tier)
- → Model-tier strategy — Opus for Architect + Critic; Sonnet for Builder + Test; Haiku for fast ops
Website Builder
BuildingPipeline delivery layer
Designs, scaffolds, and deploys websites — starting with this one. The g8s·lab site is the live proof of concept: built entirely with Claude Code, deployed to Vercel, connected to a custom domain. Progresses to client-facing delivery with AI-powered pages and a /work-with-me services section.
Capabilities
- → Astro + Tailwind CSS — static site framework with dark theme design system
- → Vercel deployment — automatic deploys on every git push to main
- → Custom domain — g8slab.com live with GoDaddy DNS
- → Multi-page architecture — Home, Components, Pipeline, Plan, About
- → Dark theme design system — consistent typography, color palette, and component library across all pages