-
Notifications
You must be signed in to change notification settings - Fork 1
feat(mcp): leadbay_getting_started — guided first-run walkthrough #175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ArtyETH06
merged 19 commits into
main
from
ArtyETH06/tool-to-help-people-getting-started
Aug 10, 2026
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
2d93a9e
feat(mcp): leadbay_getting_started — guided first-run walkthrough
github-actions[bot] ddf1ced
feat(mcp): add a CRM gate that leverages the host's own connector
github-actions[bot] 72e3f07
feat(mcp): open the walkthrough on a real account check
github-actions[bot] b32849c
fix(mcp): make each walkthrough gate a real widget, explained before …
github-actions[bot] 44bdead
feat(mcp): close the walkthrough by teaching the phrases, not just th…
github-actions[bot] 0c28b66
fix(mcp): open the walkthrough with two lines and the widget, not a s…
github-actions[bot] 1f86c69
fix(mcp): route first-run phrasing to the walkthrough instead of an i…
github-actions[bot] c8d75bd
fix(mcp): give every gate an exit so the widget actually renders
github-actions[bot] bf3dfde
fix(mcp): gate 1 shows the real quota, not a one-line greeting
github-actions[bot] a253012
feat(mcp): teach WHY each step matters, not just what it does
github-actions[bot] 6dc622a
feat(mcp): explain the quota numbers instead of just showing them
github-actions[bot] eb695f0
feat(mcp): gate 3 really enriches the leads the user picks
github-actions[bot] 4c24182
docs(mcp): point the walkthrough at the setup guide it cannot replace
ArtyETH06 36790f6
feat(mcp): the walkthrough writes the first email, then finds who to …
ArtyETH06 c8b97ec
feat(mcp): offer a 1:1 with Zoe when the user steps out of the walkth…
ArtyETH06 6664687
feat(mcp): use Zoe's real Calendly for the walkthrough exit offer
ArtyETH06 0fcebdb
fix(mcp): the exit close drops the 1:1 offer, because two sections cl…
ArtyETH06 9e31ac4
feat(mcp): restore the eval runner — evals have not run since #71
ArtyETH06 e4a8280
feat(mcp): end the walkthrough at the reveal — drop the CRM and sched…
ArtyETH06 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
583 changes: 583 additions & 0 deletions
583
.claude-plugin/plugins/leadbay/skills/leadbay_getting_started/SKILL.md
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These new success criteria still require a CRM connector check at gate 4 and a gate 5 scheduling handoff, but the walkthrough added in this commit has only four gates and explicitly ends at the contact reveal with no CRM or scheduling gate. Because
WORKFLOWS.mdis the normative user-story contract, leaving these removed steps here makes the documented acceptance criteria impossible for the shipped prompt/tool to satisfy.AGENTS.md reference: AGENTS.md:L42-L45
Useful? React with 👍 / 👎.