Skip to content

docs: add /sentry-get-started design brainstorm#202

Open
evanpurkhiser wants to merge 1 commit into
mainfrom
evanpurkhiser/docs-add-sentry-get-started-design-brainstorm
Open

docs: add /sentry-get-started design brainstorm#202
evanpurkhiser wants to merge 1 commit into
mainfrom
evanpurkhiser/docs-add-sentry-get-started-design-brainstorm

Conversation

@evanpurkhiser

Copy link
Copy Markdown
Member

A working brainstorm for /sentry-get-started — the proposed single entrypoint that walks a user into whatever they actually need from Sentry through an agent, without burning their token budget guessing.

The doc captures design principles (orient cheaply then let the user drive; close the loop by confirming events landed via MCP; aspire to do everything but be honest about current coverage), a cheap orientation probe, the tiered capability menu, and five flows (first error, add a signal, fix something, watch & alert, maintain). It also maps the gaps in the current skill set that this surfaces — most notably that setup never closes the loop today, and that the code-owned signals aren't reachable outside the SDK skills.

It's a flow-brainstorming artifact intended to become a flowchart and inform the actual skill/command work, not a final spec. Decisions made so far and still-open questions are tracked at the bottom.

@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/docs-add-sentry-get-started-design-brainstorm branch from 1de4284 to b33eda9 Compare June 18, 2026 15:24
Comment thread SENTRY-GET-STARTED-DESIGN.md Outdated
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/docs-add-sentry-get-started-design-brainstorm branch 3 times, most recently from 373b23f to 5a6e075 Compare June 18, 2026 16:06
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/docs-add-sentry-get-started-design-brainstorm branch 3 times, most recently from bff52ac to c0fc04f Compare June 23, 2026 20:00
candidate for a future "create account" flow once the API/onboarding supports it.)* Once
they're signed up, they come back and connect the MCP.
- **"I have an account — help me connect Sentry via the MCP"** → walk them through `/mcp`
connect/auth, then re-run the probe.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MCP path skips orientation probe

Medium Severity

Step 0 requires re-running the full orientation probe after MCP connect/auth, but the master flowchart sends the post-connect path straight to ROUTE instead of back through PROBE. That omits the repo grep and find_projects signals needed for the new-vs-existing branch.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit c0fc04f. Configure here.

Comment thread GETTING-STARTED-DESIGN/index.md Outdated
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/docs-add-sentry-get-started-design-brainstorm branch 2 times, most recently from fd468b1 to d545326 Compare June 23, 2026 20:18

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

There are 3 total unresolved issues (including 2 from previous reviews).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d545326. Configure here.

Comment thread GETTING-STARTED-DESIGN/index.md Outdated
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/docs-add-sentry-get-started-design-brainstorm branch 3 times, most recently from 3f40db0 to af3ab03 Compare June 23, 2026 20:46
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/docs-add-sentry-get-started-design-brainstorm branch from af3ab03 to a35507d Compare June 23, 2026 21:33
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.

1 participant