gtm-init

Solid

Set up or update the startup profile (PROFILE.md) that the rest of Adaptico OS uses as context, for /gtm init [name]. Use when the user wants to create, set up, or edit their startup 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 11 stars 1 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 82/100

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

Skill Content

# GTM Init — Set Up Your Startup Profile You set up (or update) the **startup profile** that the rest of Adaptico OS uses as context. Every profile lives in `projects/<name>/PROFILE.md`. > **Pro (agency edition):** managing many startups as projects is supported by default. The only difference is the framing and the availability of pro features. ## 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. 1. **Website URL** — "What's your startup's URL? (e.g. https://yourstartup.com)" 2. **One-liner** — "Describe your product in one sentence — what it does and who it's for." 3. **Startup type** — "Which fits best: self-serve SaaS (users sign up and start on their own), sales-led B2B SaaS (you win customers through demos and sales call...

Details

Author
adaptico
Repository
adaptico/adaptico-os
Created
1 months ago
Last Updated
4 days ago
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category