StartConceptsPlaybooksFeature docsAPI & MCPChangelog
// docs library

Every feature, documented.

One page per logged-in feature surface. Each page: what the feature is, why you care, how to use it, what good looks like, use cases, and a video. From any feature page in the app, click the 📖 Docs link in the top nav to land on the right page.

Products

The "on cron" products — one per sales role, all eight live — and the shared getting-started + licensing pages.

My products
✓ live
The authed /products hub — the homepage portfolio grid with your real license state, renewal date, install link, docs, and rollup filled in.
Getting started with a product
✓ live
The four steps from purchase to first scheduled run — license, key, marketplace, setup phrase.
Licensing & renewal
✓ live
Yearly product subscriptions: renewals, lapses, and what skills do about each.
gtmcron
✓ live
The founder / GTM operator's go-to-market on scheduled agents — content, outbound, launches, chief-of-staff, built from its eight plugins.
salescron
✓ live
The enterprise AE's day on scheduled agents — 30 scheduled tasks, 50+ skills, configured to your company at setup.
leadercron
✓ live
The sales leader's week on scheduled agents — forecast briefs, deal inspection, 1:1 prep from real team activity, coaching log, QBR/board drafting.
secronjob
✓ live
The sales engineer's day on scheduled agents — demo prep, POC tracking, discovery synthesis, questionnaire drafting from your answer library.
bdrcron
✓ live
The BDR's prospecting day on scheduled agents — a ranked target brief, governed cold-sequence and speed-to-lead drafts, reply tracking, list building, a learning loop.
cscron
✓ live
The CSM's day on scheduled agents — health pulse, ARR-weighted at-risk digest, renewal forecasts, expansion signals, ledger-gated customer touches, a book scorecard.
partnercron
✓ live
The partner manager's week on scheduled agents — co-sell pipeline, signal-driven outreach drafts, deal-registration hygiene, enablement ranked by sourced pipeline.
crocronjob
✓ live
The CRO's week on scheduled agents — a whole-org revenue pulse, ranked exec flags, a cross-team forecast rollup, per-manager scorecards, a weekly pipeline council.
Team on Cron
✓ live
The team bundle: leadercron for the owner + product seats for up to four teammates, one yearly subscription, seats managed in Team admin.

Daily flow

What you touch on salesascode.com day to day — the Content Studio, the onboarding dossier, and your rollup.

Cowork Rollup
✓ live
Read-only rollup of what your plugins did in Cowork — runs, outcomes, and brain state.
Agent activity & receipts
✓ live
Every agent action, explained: what was done, the data it used, the citations that justified it, and the outcome — as a per-account chain of touches. Plus a print-ready POV deck export.
Content Studio
✓ live
10-agent content engine — research, draft in your voice, and publish across LinkedIn, YouTube, Reddit, Substack, and Hacker News.
GTM Context Dossier
✓ live
Onboard by pointing at your repo, Drive, site, or upload — we scan + research it into a reviewable company/voice/ICP/competitor dossier.

gtmcron plugins

gtmcron's eight Cowork plugins. What each does, what it connects, and its first run — see the gtmcron product page for the full list.

Company OS Core
✓ live
Stand up your Company OS: one canonical business context, four roles, a decision log, a weekly operating review. Required by every other plugin.
GTM Engine
✓ live
An autonomous outbound demand engine: trigger-driven prospecting, a daily standup, a self-tuning funnel report, cold-list recovery, a deal closer.
Content Engine
✓ live
Turn real product activity into top-of-funnel content, timed to what your audience is talking about: a weekly content calendar with drafts, build-in-public posts, release-to-content.
Founder Chief-of-Staff
✓ live
A daily morning brief, meeting prep, and a monthly investor or board update, drawn from your calendar, inbox, and the business.
Launch Readiness Audit
✓ live
A complete pre-launch audit of your repo and website — codebase health, homepage, payments, security (authz + XSS), SEO/GEO/AEO, and launch ops — as a prioritized findings report, a manual operator checklist, and a ready-to-run remediation prompt. Read-only: it never touches your code.
Inbound and Lifecycle
✓ live
Triage every reply, route hot interest, and nurture signups through their lifecycle stages. Pairs with GTM Engine.
Market Intelligence
✓ live
A weekly competitive sweep and a daily community scan that surface threats, positioning shifts, and high-signal conversations worth a reply.
Launch Kit
✓ live
A full launch prep package and a launch-day operations plan with comment templates.

Manager / team

Team-level rollups.

Team Rollup
✓ live
What every member's plugins did in Cowork, rolled up for the team. Metadata only, scoped to your team.

Settings & admin

Connect Cowork, issue the API key the plugins authenticate with.

Connect to Cowork
✓ live
Your control-plane home: plan + entitlements, the marketplace and MCP details, connection status, install steps.
API Keys & MCP
✓ live
Bearer tokens + the MCP server the plugins authenticate with.
Account & Settings
✓ live
Your plan and billing, profile and login, the company context that grounds AI drafts, and your data controls.
Data Export
✓ live
Download your entire brain state as JSON, or import a copy back. No lock-in.
Enterprise pipeline
✓ live
Self-serve enterprise order form, tracked contract lifecycle (sent → viewed → signed), reminder emails, e-sign, and ACV invoicing.
Membership analytics (admin)
✓ live
Deployment-owner retention view: per-subscriber plugin usage, week-over-week churn signals, silent accounts, and keys failing MCP auth.

Adding a new feature? Drop a docs page at src/pages/docs/library/<slug>.astro extending DocsLibraryShell, add the route → slug mapping in src/lib/docs-library-map.ts, and the AppShell button on the feature page picks it up automatically. Multiple PRs for the same feature update the same docs page — never branch.