Add event-to-pipeline skill (work an event into booked calls)#41
Merged
Conversation
A generic top-of-funnel skill: an in-person event is for booking calls, not holding them. Book the next step on the spot (QR to a booking link), lead with a call-earning offer, sort fit fast, follow up in 48-72h, and handle "let me think about it" with a Voss calibrated question. Fully generic (no names, prices, or company specifics), matching the kit's house style + Depth block. Registered in the README Sales row and the CHANGELOG. https://claude.ai/code/session_017HpQZAvPEY1EiJdaSnzirN
Owner
Author
|
🤖 Babysit-PRs — 2026-07-01 Status: Merge conflict resolved and pushed. What was found: What was done:
Review comments: none unresolved. Next action for Edwin: conflict-free and CI-green — ready for review/merge when you're ready. Generated by Claude Code |
# Conflicts: # CHANGELOG.md
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.
Summary
Adds one generic, MIT-clean skill to the kit — the "work a room into booked calls" play, which the existing skills don't cover (
meeting-prep= one meeting,demo-briefing= one demo,cold-outreach= first touch,follow-up= post-meeting)..claude/skills/event-to-pipeline/SKILL.md— book the next step (don't hold meetings on the floor), a QR to your booking link, a call-earning offer, fit-sorting on the spot, a 48–72h follow-up, and a Voss calibrated question for "let me think about it". Matches house style (terse, second-person,## Depthblock, Voss attribution likemeeting-prep).Fully generic: no names, prices, or company specifics, per the kit's "wire the specifics into a private skill, never here" convention.
Test plan
name/description).meeting-prep/follow-up(it owns the event-floor booking move; the others keep their slices).https://claude.ai/code/session_017HpQZAvPEY1EiJdaSnzirN
Generated by Claude Code