Skip to content

Add post-install tips for Stripe Projects plugin#1706

Open
rami-stripe wants to merge 2 commits into
masterfrom
rami/projects-post-install-tips
Open

Add post-install tips for Stripe Projects plugin#1706
rami-stripe wants to merge 2 commits into
masterfrom
rami/projects-post-install-tips

Conversation

@rami-stripe

Copy link
Copy Markdown

Summary

  • Expand the projects plugin post-install message from a single URL to actionable next steps
  • Shows key commands (catalog, init, --help), docs/site links, feedback email, and the AI coding agent skill install command
  • Adds test coverage for the new projects tips

Output after install

✔ installation complete.

  stripe projects catalog    Browse available services
  stripe projects init       Set up a new project
  stripe projects --help     See all commands

Docs:     https://docs.stripe.com/projects
Site:     https://projects.dev
Feedback: projects-feedback@stripe.com

For AI coding agents:
  npx skills add https://github.com/stripe/ai --skill stripe-projects -y -g

Test plan

  • go test ./pkg/cmd/plugin/postinstall/ passes
  • Install projects plugin and verify tips print after install
  • Upgrade projects plugin and verify tips print after upgrade

🤖 Generated with Claude Code

Show users actionable next steps after installing the projects plugin:
commands to explore (catalog, init), docs/site links, feedback email,
and the AI coding agent skill install command.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Committed-By-Agent: claude
@rami-stripe rami-stripe requested a review from a team as a code owner June 23, 2026 04:25
@svenugopal-stripe

Copy link
Copy Markdown

r? @tomer-stripe

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.

3 participants