A coding agent you run locally from your PC, installed in two lines of script.
Step 1: install
Download and run the install script. Two lines. Done.
Step 2: enable Plan Mode first
Before building anything, switch to plan mode and describe what you want. Claude Code gives you 2–3 approaches. You pick one, and it executes without you touching anything.
If you don't know what to build or how, start here. Plan mode removes the guesswork.
Step 3: build your CLAUDE.md
This is the master knowledge file. It stores everything Claude Code knows about your business, your processes, and your rules.
Update it constantly. Every new workflow you build, log it here so future builds reference it automatically.
Step 4: invest 1 hour per day
Minimum one hour per day per person building in Claude Code. The ROI compounds fast — within a few hours of starting you're already above 80% of users.
The core GTM use cases
Custom scrapers. Tell Claude Code: go to this website, click each exhibitor profile, extract email, website, phone, address. It builds the scraper from zero and you get a CSV while you do something else. This previously required hiring Python developers from Fiverr.
Scraping behind login walls. Some databases (e.g. Shoptalk attendee lists) are only visible when logged in. Claude Code told us exactly which tools to install — in this case Cookie Editor — to capture the authenticated session and pass it to the scraper. Result: 400 filtered attendees scraped automatically.
Full process automation. Onboarding, infrastructure setup, campaign building, and reporting can each be built as an automated process. The agent runs without you monitoring it and delivers the output when done.