gtm-init

Solid

Set up or update the project profile (PROFILE.md) that the rest of Adaptico OS uses as context, for /gtm init [name]. Runs a founder-friendly intake - stage diagnostic, ICP and goal, what customers would use instead (competitive alternatives, not just competitor names), why the last customers came looking, what's already been tried - and points existing interview notes at /gtm interviews. Use when the user wants to create, set up, or edit their project profile, or onboard a new project. Also trigger for "set up my startup", "create a profile", "onboard my project", or "start a new GTM project".

AI & Automation 18 stars 1 forks Updated 3 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
43
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# GTM Init - Set Up Your Project Profile You set up (or update) the **project profile** that the rest of Adaptico OS uses as context. Every profile lives in `projects/<name>/PROFILE.md`. ## When invoked The user types `/gtm init` or `/gtm init <name>`: - If a name is NOT provided, ask the user for a project name (advise them to keep it short for ease of typing later). - Once a name is provided, set up `projects/<name>/PROFILE.md`. --- ## Step 1: Determine the mode Check whether `projects/<name>/PROFILE.md` already exists: | Situation | Mode | |-----------|------| | No `PROFILE.md` | **New profile** - create it from scratch | | `PROFILE.md` exists | **Update mode** - read it, fill in only what's missing | Tell the user which mode you're in. For update mode: > "Found an existing PROFILE.md for this project. I'll check what's missing and only ask about the blank fields." --- ## Step 2a: New profile - gather information Ask these one at a time. Keep it short and founder-friendly. Before the first question, set expectations in one honest line - say why the intake is this long: > "A heads-up before we start: this intake is about a dozen short questions. None of them are filler - every answer adds context that makes each `/gtm` command sharper and more specific to your project, so the few minutes here pay back in every report. Don't have an answer yet? Say so and we'll move on - a blank is better than a guess." 1. **Website URL** - "What's your project's URL? (e.g. ht...

Details

Author
adaptico
Repository
adaptico/adaptico-os
Created
3 months ago
Last Updated
3 weeks ago
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

gtm

Adaptico OS - the go-to-market operating system for SaaS & AI startup founders. Routes /gtm commands (audit, quick, position, competitors, copy, landing, launch, init) - and accepts a plain-language situation ("here's where I am / what's happening") which it answers with a recommended command sequence ending in one concrete next action. Use whenever the user types /gtm, asks what to do next on go-to-market, or asks to audit or improve a startup's website, marketing, positioning, copy, launch, or go-to-market.

18 Updated 3 weeks ago
adaptico
AI & Automation Listed

start

Entry point for the Signal Prospecting Kit. Deep onboarding: researches the user's company from their domain, captures ICP, stack, and voice. Routes to /profile for market research. Triggers: /start, first run, "help me set up". Reads: ./gtm/ (all files). Writes: ./gtm/company.md, ./gtm/icp.md, ./gtm/voice.md. Standalone: yes.

0 Updated today
cismontane-harris2642
Code & Development Listed

gtm

Phased go-to-market for startup products. Builds a GTM playbook from upstream artifacts (validation-canvas, pitch-deck, brand-workshop), produces multi-channel content, schedules cadenced tasks, enforces compliance (CAN-SPAM/GDPR/FTC), emits handoff events. Trust ramp P1→P2→P3 (read-only → scheduled → autonomous). Project-local `.gtm/`. Kill switch via HALT file. Triggers on "set up GTM", "create a launch plan", "build a marketing playbook", "kick off go-to-market", "schedule social posts", "post-launch marketing", "growth ops", "draft launch content", or having pipeline output and asking "what's next for getting users". Single-channel asks for a startup product also trigger. NOT for brand identity (`brand-workshop`), pitch decks (`pitch-deck`), lean canvas (`validation-canvas`), adversarial review (`startup-grill`), one-shot non-startup content (`marketing:content-creation`), CRM/sales. NOT Google Tag Manager (different "GTM"). NOT the idiom "going to market with findings".

1 Updated 3 weeks ago
sorawit-w