Plug your startup into Claude Code and get a real go-to-market team on the command line.
$ npx -y skills add adaptico/adaptico-os --agent claude-code
FAQ
adaptico-os is a Claude Code plugin with 22 hand-picked skills for marketing work, indexed on Flowy. Install it with the command on its page. It includes gtm-ads, gtm-audit, gtm-brand. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Repo: adaptico/adaptico-os
Plug your startup into Claude Code and get a real go-to-market team on the command line. Adaptico OS audits your marketing, sharpens your positioning, fixes your conversion, writes your copy, plans your launch, and tracks your competitors - tuned specifically for early-stage SaaS and AI startup founders.
It's more than a set of skills - it's an orchestrator that puts a whole team of specialists on your startup and runs them in parallel if needed. Install it, run /gtm init once, and you've got a GTM advisor that already knows your product. Built for technical founders shipping modern software.
Each Adaptico OS command puts a specialist on one part of your go-to-market - positioning, conversion, copy, a launch plan, a competitor breakdown.
After /gtm init, the next one to run is /gtm audit: it sends a whole team across your site at once, scores the seven dimensions that actually move an early-stage startup - positioning clarity, ICP focus, conversion, activation, channel concentration, AI-search readiness, revenue quality - and rolls them into a single score out of 100 with the biggest fixes ranked first. It never invents a number: what can't be known from your pages is listed as a named gap, not guessed.
Every run saves a dated report you can work through, and every re-audit opens with what changed since the last one - score movement per dimension, what you fixed, what regressed. Re-audit monthly or quarterly to measure strategy movement; re-run weekly only to verify a batch of shipped fixes.
# 1. Install the skills into your project
curl -fsSL https://raw.githubusercontent.com/adaptico/adaptico-os/main/install.sh | bash
# 2. Open Claude Code in your project and set up your startup
/gtm init
# 3. Run it
/gtm audit
/gtm position
/gtm landing
Or install manually:
git clone https://github.com/adaptico/adaptico-os.git
cd adaptico-os
# macOS / Linux:
./install.sh
# Windows:
bash install.sh
After installing, restart Claude Code so it picks up the new skills.
| Command | What it does |
|---|---|
| Start here | |
/gtm init | Set up your startup profile (PROFILE.md) - do this first |
/gtm audit | Full GTM audit with parallel agents + composite score; re-audits lead with what changed |
/gtm quick | 60-second snapshot - top wins and fixes |
/gtm critic | Red-team any report or draft - ranked findings, the one fix that matters most |
| Research & position | |
/gtm interviews | Interview kit + synthesis - turn what customers actually said into evidence your positioning and copy start from |
/gtm position | Positioning chain + messaging house - scored, pressure-tested against live rivals; includes a quick competitor scan |
/gtm competitors | The deep competitor dive (pricing, features, reviews, gaps); position uses it if present |
| Launch & convert | |
/gtm launch | Launch playbook (Product Hunt / Hacker News / X) |
/gtm copy | Before/after copy rewrites for any page |
/gtm copyedit | Tighten your own draft for clarity while keeping your voice |
/gtm humanize | Strip the AI-tells out of any draft before it ships |
/gtm landing | Landing page CRO, tuned for SaaS signup/trial flows |
/gtm pricing | Pricing page + value-based packaging, with a pricing calculator |
/gtm funnel | Funnel & activation analysis - find the leaks (trial / PLG) |
| Reach & retain | |
/gtm outreach | Cold outbound sequences - cold email & LinkedIn DM |
/gtm emails | Activation onboarding & dunning (failed-payment recovery) email sequences |
/gtm retention | Activation + churn defense - cancel-flows and save-offers |
Point any command at a URL (/gtm audit https://example.com), or pass a saved project's name (/gtm audit my-startup) to skip retyping the URL. With a single project set up, running a command bare just uses it.
# macOS / Linux
./uninstall.sh
# Windows (Git Bash)
bash uninstall.sh
MIT - see LICENSE. Third-party notices: CREDITS.md.
"Adaptico" and "Adaptico OS" are trademarks of the Adaptico project. The MIT license covers the code, not the name or logo. If you fork or redistribute, please use your own name and don't present your version as official Adaptico or imply endorsement.
.gitattributes
.gitignore
AGENTS.md
audit.svg
banner.svg
CHANGELOG.md
CLAUDE.md
CREDITS.md
install.sh
LICENSE
README.md
src/
core/
agents/
gtm-competitive.md
gtm-content.md
gtm-conversion.md
gtm-strategy.md
gtm-technical.md
skills/
gtm/
gtm-ads/
references/
platform-formats.md
scripts/
ads_calculator.js
SKILL.md
gtm-audit/
scripts/
notify_telegram.js
validate_agent_output.js
SKILL.md
gtm-brand/
SKILL.md
gtm-competitors/
scripts/
competitor_scanner.js
SKILL.md
gtm-copy/
SKILL.md
gtm-copyedit/
SKILL.md
gtm-critic/
references/
principles.md
scripts/
critic_lint.js
SKILL.md
gtm-emails/
SKILL.md
gtm-funnel/
SKILL.md
gtm-geo/
SKILL.md
gtm-humanize/
SKILL.md
gtm-init/
SKILL.md
gtm-interviews/
SKILL.md
templates/
conversation-notes.md
gtm-landing/
SKILL.md
gtm-launch/
SKILL.md
gtm-outreach/
SKILL.md
gtm-position/
SKILL.md
gtm-pricing/
references/
pricing-heuristics.md
scripts/
pricing_calculator.js
SKILL.md
gtm-retention/
SKILL.md
gtm-seo/
SKILL.md
gtm-social/
SKILL.md
scripts/
analyze_page.js
gtm_score.js
SKILL.md
templates/
advisor-prompt.md
log-template.md
profile-template.md
uninstall.sh© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic
/gtm social | Founder-led socials: join conversations where buyers are, and an X/LinkedIn calendar |
| Scale up (later) |
/gtm seo | SEO groundwork audit + a when-to-invest verdict (it'll say "not yet" when that's right) |
/gtm geo | AI-search visibility - get found and cited by ChatGPT, Perplexity, AI Overviews |
/gtm brand | Brand voice audit + a reusable voice guide (do's & don'ts, copy samples) |
/gtm ads | Should-you-run-ads verdict + CAC/break-even math + a first real ad test - paste-ready copy, you press go |