Deterministically audit and optimise a published feature page on the register ladder: struggling-moment heroes with zero implementation jargon, mechanism evidence relocated to section bodies and dropdowns in the HashiCorp / Stripe / Tailscale register. Runs an 11-section quality audit plus register-ladder checks (hero…
Write and rewrite systemprompt.io feature pages on a register ladder: heroes lead with the reader's struggling moment and ownership stake in plain language, mechanism evidence relocated intact into section bodies and dropdowns where it stays dense, metaphor-free, and tied to a verifiable reference. Research-first…
Deterministically audit and optimise a published guide. Runs a 14-section quality audit, applies 7 rewrite rules for value density, brand discipline, search-intent alignment, and CTR. Reads 28-day GSC query data per URL, produces a 100-point score delta across 11 dimensions, commits changes, and updates the per-guide…
CRM and sales pipeline management for systemprompt.io. Tracks leads from first touch through conversion, manages deals and pipeline stages, drafts and sends emails via Resend API (human-approved, never automatic), produces daily sales strategy briefs, and logs every action as a falsifiable hypothesis. Includes…
Append-only log of every CRM/sales action taken and whether its hypothesis passed. Provides C-### ID allocation, in-flight queries for daily-crm-brief, and maturation scoring. The spine of the hypothesis-driven sales loop.
CRM identity and definitions for systemprompt.io. Defines pipeline stages, lead scoring rubric, email rules, and integration with marketing. Load FIRST before any other crm skill.
Maintains the living CRM strategy doc at reports/crm/crm-strategy-master.md. Never rewrites wholesale, only diffs. Contains objectives, pipeline health, hypotheses, and deal velocity. Load crm-identity first.
The morning CRM briefing. Orchestrates pipeline-tracker + hypothesis-ledger into a single actionable brief: pipeline snapshot, hot leads, overdue follow-ups, email drafts to review, and all effective copy-paste-ready actions for Ed (minimum 3, no cap) — each tagged with a new [C-###] hypothesis. Load crm-identity…
Draft and send CRM emails via the Resend API. Loads templates from reports/crm/templates/, personalises with lead context, presents draft for MANDATORY human approval, then sends via curl. Every email requires Ed's explicit approval before sending — no exceptions.
World-class lead enrichment using 7 data sources: Gmail threads, GitHub profile, web search, company website, email domain analysis, internal CRM cross-reference, and website analytics. Builds a complete picture of who we're selling to.
Daily CRM and funnel measurement. Pulls GitHub Traffic API for systemprompt-core and systemprompt-template (14d retention, MUST run daily), website analytics via systemprompt CLI, and external feedback signals. Emits 1d/7d/31d funnel deltas and a dated report. Source of truth for every hypothesis metric.
Daily CRM data collection. Pulls GitHub Traffic API, website analytics, and marketing-strategy lead-tracker data. Updates leads.json and deals.json, snapshots pipeline state to pipeline-history.jsonl, and writes a dated report. Source of truth for all CRM metrics.
CSS coding standards for systemprompt.io — one --sp- token system in OKLCH with color-mix derivation, BEM naming, one component per file, CSS-first behaviour, forbidden constructs, comment rules, and file limits. Canonical source of truth for all CSS. Load before writing or reviewing any stylesheet.
Add or change DB columns in the marketplace extension: update the base schema SQL, write an idempotent migration, register it in schemas.rs, regenerate the sqlx offline cache, and verify local + prod DB match.
Sync a systemprompt.io project's production Postgres data into the local dev DB. Covers two failure modes: TLS ALPN rejection (libpq 17+) and cloud-profile path mismatch (/app does not exist locally).
Print design system for systemprompt.io PDF factsheets and one-pagers. Light branded containers (never dark glassmorphism), print token table, sp-card asymmetric corners in points, full-width SVG diagram rules, WeasyPrint constraints, and the two-page budget discipline. Load before creating or editing any factsheet…
Front-end entry point for systemprompt.io — HTML standards, progressive enhancement doctrine, asset registration, and performance requirements. Routes to javascript-coding-standards and css-coding-standards, which are canonical for their languages.
JavaScript coding standards for systemprompt.io — native ES modules, Web Components, the two sanctioned rendering architectures, state ownership, forbidden constructs, comment rules, and file limits. Canonical source of truth for all JS. Load before writing or reviewing any JavaScript.