slug: sams-getting-started
title: Sam's Getting Started Guide
parent_slug: how-we-work-together
sort_order: 1
Sam's Getting Started Guide
Parent: How We Work Together
The first hour. What to read, what to set up, and how to use this wiki with claude.ai.
Your first hour
Step 1 — Read these 5 pages (~15 min)
These are the foundation. Read them top-to-bottom before your first call:
The Confluxion Point Story — voice, positioning, what we say and don't say
The 3 "Why Us" Anchors — memorize these three sentences
Standard Engagement: $22K + $25K — the pricing structure and rationale
Cold Call Opener — the first 30 seconds
Objection Responses — the most common pushback + how to answer
Step 2 — Set up your claude.ai with the wiki (~20 min)
This connects Claude to the live wiki on GitHub so every chat Sam has knows the whole playbook.
Sign in to claude.ai with your Confluxion Team seat
Settings → Connectors → GitHub → connect your GitHub account
Authorize access to the
addisonhoward1/confluxion-crmrepo (read access is enough)Create a new Project called "Confluxion Sales"
Paste the project instructions (Addison will share these — they live in the wiki under "How We Work Together")
Test it: start a new chat in the Project and ask "What are the three Why-Us anchors?" — Claude should pull them from this wiki and answer in our voice
Done. Use that Project for all sales work.
Step 3 — Bookmark these in your browser (~2 min)
This wiki: confluxion-crm.vercel.app/wiki
Active deals: confluxion-crm.vercel.app/wiki/active-deals
Companies index: confluxion-crm.vercel.app/wiki/companies
Daily workflow
Before every call
Open the company page for the prospect (or create one — see below)
Re-read the 3 Why-Us anchors (don't paraphrase — memorize)
Check active-deals for status + recent decisions
After every call
Update the company page — new contacts, decisions, what they said, next step
Move the deal status on active-deals if it changed
Add a row to the call notes log (Date · Who · What was decided · Next action)
When you learn something new
If it's about a specific company → add it to that company's overview page
If it's about how we sell or position → add it to the relevant playbook page (or create a new one)
If it's about a deal in flight → add it to the deal page under the company
How to edit the wiki
The wiki is read-only in the UI. All edits happen through GitHub.
This sounds annoying — it's actually clean. Here's why and how:
Why — every edit is a git commit. We get version history, the ability to review changes before they go live, and Claude can read the wiki in real-time via the GitHub connector. The wiki UI used to allow inline edits to Supabase; we turned that off so there's one source of truth.
How — ask Claude to edit it for you. In your Confluxion Sales project on claude.ai, type something like:
"Update the B. Jackson overview page — add Maria Kowalski as AP director, email maria@bjackson.com, met her on 2026-05-24."
Claude reads the current page, drafts the change, and opens a pull request via the GitHub connector. Addison gets a notification and merges it. The live wiki updates in ~30 seconds.
How — directly on GitHub if you prefer. Navigate to the file in the repo, click the pencil icon, edit the markdown, commit. Same result.
What you don't need to know
These belong to Addison, not Sam:
The
build_decks.pyPython script that renders pitch decks to PDFAnything about the Supabase backend
The Vercel deployment
The Next.js app code
The GitHub Action that syncs the wiki to Supabase
When you need a deck rendered or a new pitch built, you write the content in your claude.ai Project (it knows the voice and the playbooks). You send the content to Addison. She renders the PDF. You both ship it.
When you're stuck
Three places to look, in order:
The Confluxion Sales project on claude.ai — ask it. Most questions have an answer in the wiki.
This wiki — search the top-right search bar — finds matches across all 28+ pages
Addison — text or call. Faster than guessing.
Last updated: 2026-05-24