Skip to content

founder-gtm: add plugin#94

Merged
poteto merged 2 commits into
cursor:mainfrom
shubgaur:add-founder-gtm-plugin
May 28, 2026
Merged

founder-gtm: add plugin#94
poteto merged 2 commits into
cursor:mainfrom
shubgaur:add-founder-gtm-plugin

Conversation

@shubgaur
Copy link
Copy Markdown
Contributor

@shubgaur shubgaur commented May 28, 2026

Summary

  • Add Founder GTM as a first-party plugin in cursor/plugins, following the same top-level folder plus marketplace manifest pattern as pstack.
  • Register founder-gtm in .cursor-plugin/marketplace.json and point its plugin manifest at https://github.com/cursor/plugins/tree/main/founder-gtm.
  • Include GTM onboarding skills, channel outreach skills, hooks, automations, a canvas playbook, and supporting docs/resources.

Test plan

  • python3 -m json.tool .cursor-plugin/marketplace.json >/dev/null
  • python3 -m json.tool founder-gtm/.cursor-plugin/plugin.json >/dev/null
  • npm install --no-save --package-lock=false ajv ajv-formats >/dev/null && node scripts/validate-plugins.mjs

Follow-up

  • After merge, reindex/publish founder-gtm under the cursor publisher. Direct-link/unlisted would be ideal if supported; otherwise approve and publish normally.

Made with Cursor


Note

Low Risk
Documentation- and workflow-only addition with no changes to core product code; optional Gmail OAuth and automation prompts are founder-controlled.

Overview
Adds Founder GTM as a new first-party Cursor plugin: registers founder-gtm in .cursor-plugin/marketplace.json and ships a full founder-gtm/ package (manifest v0.5.1, logo, MIT license, README/CHANGELOG).

The plugin gives founders a slash-command GTM workflow: onboarding (/gtm-setup), sales-pack interview, prospecting with helper scripts, channel skills (X, LinkedIn, cold email, warm intros), play design with three starter plays, and a weekly /gtm-get-better learning loop. An always-on gtm-voice-guide rule plus afterFileEdit hook warn on AI tells in outreach-log/, prospects/, and drafts/; sessionStart nudges projects without sales-pack.md.

Automations ship as markdown specs and .workflow.json files (weekly learning, weekday follow-ups/reply check, manual campaign debrief), defaulting workspace root to the project where founder artifacts live. A canvas playbook documents the framework, channels, rubric, and skill map. .gitignore keeps founder-local sales-pack.md, prospects/, and logs out of the repo.

Reviewed by Cursor Bugbot for commit 37ff000. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 5 potential issues.

Fix All in Cursor

Bugbot Autofix is ON, but it could not run because the branch was deleted or merged before autofix could start.

Reviewed by Cursor Bugbot for commit 95344c9. Configure here.

Comment thread founder-gtm/skills/gtm-find-prospects/SKILL.md
Comment thread founder-gtm/skills/gtm-find-prospects/SKILL.md Outdated
Comment thread founder-gtm/skills/gtm-linkedin-outreach/SKILL.md Outdated
Comment thread founder-gtm/skills/gtm-cold-email/SKILL.md Outdated
Comment thread founder-gtm/skills/gtm-playbook/SKILL.md Outdated
Co-authored-by: Cursor <cursoragent@cursor.com>
@poteto poteto merged commit 26878d6 into cursor:main May 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants