Skip to content

Add event-to-pipeline skill (work an event into booked calls)#41

Merged
etrebels merged 3 commits into
mainfrom
claude/epic-gates-mx33yx
Jul 5, 2026
Merged

Add event-to-pipeline skill (work an event into booked calls)#41
etrebels merged 3 commits into
mainfrom
claude/epic-gates-mx33yx

Conversation

@etrebels

@etrebels etrebels commented Jun 8, 2026

Copy link
Copy Markdown
Owner

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, ## Depth block, Voss attribution like meeting-prep).
  • README — added to the Sales row of the skills table.
  • CHANGELOG — entry under Unreleased → Added.

Fully generic: no names, prices, or company specifics, per the kit's "wire the specifics into a private skill, never here" convention.

Test plan

  • Confirm the skill is discoverable (directory + frontmatter name/description).
  • Read for any leaked specifics — there are none; the copy is placeholder-style.
  • Sanity-check the close discipline doesn't duplicate 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

claude added 2 commits June 8, 2026 18:46
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

etrebels commented Jul 1, 2026

Copy link
Copy Markdown
Owner Author

🤖 Babysit-PRs — 2026-07-01

Status: Merge conflict resolved and pushed.

What was found: mergeable_state was dirtymain released [0.2.0] on 2026-06-10 (rolling up the previous [Unreleased] section and resetting it to "Nothing yet"), so this branch's CHANGELOG.md entry conflicted against the now-historical 0.2.0 block.

What was done:

  • Merged origin/main into this branch (merge commit, not a rebase — no force-push).
  • Resolved the CHANGELOG.md conflict by moving the event-to-pipeline entry into a fresh ## [Unreleased] section (rather than folding it into the released 0.2.0 block), matching this repo's Keep a Changelog convention.
  • README.md auto-merged cleanly (Sales skills row).
  • Verified with bash .claude/scripts/checks/growth-os-checks.sh — 0 hard, 2 soft (pre-existing demo-data staleness warnings, unrelated to this change).
  • Pushed to claude/epic-gates-mx33yx as 16917c5. CI (checks + shellcheck) green on the new commit.

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

@etrebels etrebels marked this pull request as ready for review July 5, 2026 12:13
@etrebels etrebels merged commit be15d28 into main Jul 5, 2026
1 check 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