
Agentic Onboarding
- Updated May 7, 2026
- bitrise-io/agentic-onboarding
agentic-onboarding is a Bitrise Claude Code marketplace plugin that orchestrates signup, CI setup, and release install-page creation through Bitrise MCP skills so prospects can onboard without browser-heavy workflows.
About
agentic-onboarding is a Bitrise Claude Code marketplace that walks prospects from no account to a shareable public install page. Four skills cover signup, CI project setup, release management, and an end-to-end orchestrator, backed by the Bitrise MCP agentic-onboarding branch. Use it when demonstrating or completing full Bitrise mobile CI onboarding entirely inside Claude Code.
- Four skills: signup, CI onboarding, release management, and end-to-end orchestrator
- Auto-wires Bitrise MCP from agentic-onboarding branch via go run
- Anonymous signup with OTP verification installs a fresh PAT
- Guides first green build and public install page creation
- Proof-of-concept marketplace for Bitrise prospect demos
Agentic Onboarding by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add bitrise-io/agentic-onboardingAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | May 7, 2026 |
|---|---|
| Repository | bitrise-io/agentic-onboarding ↗ |
How can a new Bitrise prospect go from zero account to a working CI build and public install link inside Claude Code?
Walk a new Bitrise prospect from signup through first CI build to a public install page using agentic MCP skills.
Who is it for?
Mobile developers evaluating or setting up Bitrise who can run Claude Code CLI with Go installed for the local MCP binary.
Skip if: Teams already onboarded to Bitrise or users on Cowork desktop where local plugin install is not yet supported.
What you get
A verified Bitrise account with PAT configured, a registered app with a successful build, and a public install page URL.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Why does the plugin use a local go run MCP instead of mcp.bitrise.io?
Signup and onboarding tools exist only on the Agentic Onboarding branch, which is not yet deployed to the hosted MCP endpoint.
What are the main requirements?
Claude Code CLI, Go 1.25 or later on your machine, and internet access for the first MCP compile.
Which skill runs the full flow?
bitrise-onboard-end-to-end orchestrates signup, CI onboarding, and release management with shared state.