@maestrogtm/quickstart
v0.1.0
Published
Maestro Quickstart — an AI coach that walks you through building a real cold-email machine on your computer. Drops a Claude Code skill into ~/.claude/skills/quickstart/.
Maintainers
Readme
@maestrogtm/quickstart
An AI coach that walks you through building a real cold-email machine on your computer — Supabase database, Deepline data layer, AgentMail sending, a campaign drafted around your offer.
Install
npx @maestrogtm/quickstart installThis drops a Claude Code skill into ~/.claude/skills/quickstart/. Then:
claude # open Claude Code
/quickstart # start the guided flowWhat you get
The agent runs you through 11 steps:
- Kickoff — captures your ICP, writes
data/icp.mdso the coach can reference it later - Supabase setup — creates your own Postgres database (free tier)
- Schema migrate — applies the 28-table GTM data model
- Wire Deepline — one key for 1,000+ data tools (Apollo, Hunter, Crustdata, Apify, Firecrawl, etc.)
- First workflow — enriches a real list of contacts into Supabase
- Apply formula — demonstrates the SELECT→transform→UPDATE loop
- Build campaign — offer, angle, 4-email sequence drafted with the Growth Engine X playbook
- Fork pick — review or ship
- Send outreach — AgentMail wired end-to-end (free tier covers it)
- Test send — end-to-end loop confirmed
- Finale — recap and what's next
Requirements
- macOS or Linux (Windows via WSL works but untested)
- Claude Code installed
- Node.js 16+
Commands
npx @maestrogtm/quickstart # install (default)
npx @maestrogtm/quickstart upgrade # update to latest version
npx @maestrogtm/quickstart uninstall # remove the skill
npx @maestrogtm/quickstart help # all optionsLicense
Bundled with paid access to the Maestro GTM Quickstart and Bootcamp programs at modernagencysales.com/learn. The CLI installer itself is open; the structured walkthrough, per-step videos, cohort, and coaching live on the LMS.
