feat(mcp): leadbay_build_campaign — guided buyer-persona campaign builder#115
Merged
Conversation
Guided on-ramp from intent to a ready-to-work campaign: discover on the active lens, qualify, pick an ICP pool, enrich the BUYER PERSONA of the user's product (revenue org for a sales tool — not seniority), guarantee buyer coverage by swapping out no-buyer leads for in-ICP leads that have one, flag suspect emails, render the call sheet, then hand off to leadbay_work_campaign. Pure orchestration of existing composites — no new tool. Adds eval #30; tuned over 4 live eval cycles (campaign quality 3/7 -> 11/11 leads with a real revenue buyer reachable). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Resolved WORKFLOWS.md: kept main's workflows 30-33 (account-status hygiene, artifact_kit, team_activity) and renumbered the campaign builder to #34. Regenerated all promptforge generated files from the merged templates. Bumped @leadbay/mcp 0.22.0 -> 0.23.0 (main already shipped 0.22.0) across package.json, server.json, and both changelogs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
leadbay_build_campaign— a guided MCP prompt (and auto-generated Claude skill) that takes a solo user from intent to a ready-to-work campaign: discover on the active lens → qualify → pick an ICP pool → enrich the buyer persona of the user's product → create the campaign → render theleadbay_campaign_call_sheetview → hand off toleadbay_work_campaign. Enrichment is buyer-persona-driven (a sales tool's buyer is the revenue org — VP/Head/Dir Sales, BD, CRO, CMO, growth — not whoever is most senior), with a coverage guarantee that swaps out no-buyer leads for in-ICP leads that have one, and a ⚠ flag for suspect (off-domain) emails. Pure orchestration of existing composites — no new tool or endpoint. Adds eval workflow #30, wires the prompt intoprompts.ts+ the prompt-inventory test, and bumps@leadbay/mcpto 0.22.0 (package.json + server.json + CHANGELOG); tuned over 4 live eval cycles against the test account (campaign quality 3/7 → 11/11 leads with a real revenue buyer reachable). All green: core 407 · promptforge 16 · mcp 420 · typecheck.🤖 Generated with Claude Code