Combine Claude Code install steps into single CLI command#683
Combine Claude Code install steps into single CLI command#683saif-at-scalekit wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (15)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🧰 Additional context used📓 Path-based instructions (18)**/*.mdx📄 CodeRabbit inference engine (.cursorrules)
Files:
⚙️ CodeRabbit configuration file
Files:
**/*.{yml,yaml,md,mdx}📄 CodeRabbit inference engine (.cursor/rules/browsecentral-labels.mdc)
Files:
**/*.{md,mdx}📄 CodeRabbit inference engine (.cursor/rules/deno-docs-style.mdc)
Files:
**/*.{ts,tsx,py,go,java,mdx,md}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{mdx,md}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{md,mdx,astro,ts}📄 CodeRabbit inference engine (CONTRIBUTING.md)
Files:
src/content/docs/**/*.mdx📄 CodeRabbit inference engine (.cursor/rules/starlight-steps-tabs-structure.mdc)
Files:
src/content/docs/**/*.{mdx,md}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
src/content/**/*.mdx📄 CodeRabbit inference engine (CONTRIBUTING.md)
Files:
src/content/docs/authenticate/**/*.mdx⚙️ CodeRabbit configuration file
Files:
**/*.{js,ts,tsx,jsx,py,java,cs,go,cpp,c,rb,php,swift,kt,scala,rs,m,mm,groovy,gradle,xml,json}📄 CodeRabbit inference engine (.cursor/rules/comment-standards.mdc)
Files:
**/*.{js,ts,tsx,jsx,py,java,cs,go,cpp,c,rb,php,swift,kt,scala,rs,m,mm,groovy}📄 CodeRabbit inference engine (.cursor/rules/comment-standards.mdc)
Files:
**/*.{js,ts,tsx,jsx}📄 CodeRabbit inference engine (.cursor/rules/comment-standards.mdc)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{ts,tsx,py,go,java}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{ts,tsx,js,json}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{ts,tsx,js,jsx,py,go,java}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,js,mjs}⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (12)📓 Common learnings📚 Learning: 2026-02-25T03:34:41.147ZApplied to files:
📚 Learning: 2026-02-25T18:41:00.639ZApplied to files:
📚 Learning: 2026-04-25T07:22:18.321ZApplied to files:
📚 Learning: 2026-01-30T18:18:50.883ZApplied to files:
📚 Learning: 2026-02-04T12:47:16.544ZApplied to files:
📚 Learning: 2026-02-25T08:57:12.201ZApplied to files:
📚 Learning: 2026-02-25T13:04:27.491ZApplied to files:
📚 Learning: 2026-03-05T11:29:08.125ZApplied to files:
📚 Learning: 2026-03-09T07:27:56.794ZApplied to files:
📚 Learning: 2026-03-09T07:32:38.426ZApplied to files:
📚 Learning: 2026-03-17T16:01:50.487ZApplied to files:
🪛 LanguageToolsrc/components/templates/coding-agents/_fsa-claude-code.mdx[uncategorized] ~9-~9: If this is a compound adjective that modifies the following noun, use a hyphen. (EN_COMPOUND_ADJECTIVE_INTERNAL) 🔇 Additional comments (15)
WalkthroughThe Claude Code terminal installation snippets were consolidated from REPL-style two-step commands into single Terminal ChangesClaude Code Installation Instructions
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
✨ Finishing Touches🧪 Generate unit tests (beta)
|
✅ Deploy Preview for scalekit-starlight ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Replaces the two-step Claude REPL install flow with a single
claudeCLI command that adds the marketplace and installs the auth plugin in one go.Scope: All pages and templates that reference Claude Code plugin installation — content pages, reusable template components, agent instruction configs, and
public/AGENTS.md.Changed files:
src/content/docs/dev-kit/build-with-ai/index.mdxsrc/content/docs/home/saaskit/index.mdxsrc/content/docs/authenticate/sso/add-modular-sso.mdxsrc/content/docs/authenticate/fsa/quickstart.mdxsrc/content/docs/authenticate/mcp/quickstart.mdxsrc/content/docs/sso/quickstart.mdxsrc/content/docs/passwordless/quickstart.mdxsrc/content/docs/passwordless/oidc.mdxsrc/content/docs/directory/scim/quickstart.mdxsrc/components/templates/coding-agents/_agentkit-claude-code.mdxsrc/components/templates/coding-agents/_mcp-auth-claude-code.mdxsrc/components/templates/coding-agents/_sso-claude-code.mdxsrc/components/templates/coding-agents/_scim-claude-code.mdxsrc/components/templates/coding-agents/_fsa-claude-code.mdxsrc/configs/agent-instructions.tspublic/AGENTS.mdPreview: https://deploy-preview-683--scalekit-starlight.netlify.app/dev-kit/build-with-ai/
Summary by CodeRabbit