Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

23 Commits

Repository files navigation

Bito Claude Plugins

Official Claude Code plugin marketplace by Bito, Inc.

Available Plugins

PluginDescription
bito-ai-architectBitoAIArchitect MCP server for cross-repo intelligence — search code, explore dependencies, analyze architecture, and discover patterns across all your organization's repositories.

Installation

Step 1: Add the marketplace

In Claude Code, run:

/plugin marketplace add gitbito/claude-plugins

Step 2: Install a plugin

/plugin install bito-ai-architect@bito-claude-plugins

Step 3: Configure credentials

Run the interactive setup command in Claude Code:

/bito-ai-architect:bito-setup

This will guide you through configuring your workspace ID, bearer token, and email. Alternatively, you can set the environment variables manually:

export BITO_WORKSPACE_ID="your-workspace-id"export BITO_MCP_TOKEN="your-bearer-token"export BITO_EMAIL="your-email@company.com"

Restart Claude Code, then run /mcp to verify the server is connected.

Available Commands

Once installed, the following slash commands are available in Claude Code:

CommandDescription
/bito-ai-architect:bito-setupInteractive setup to configure credentials
/bito-ai-architect:codebase-explorerDeep codebase exploration across repositories
/bito-ai-architect:feature-planBuild a detailed implementation plan for a complex feature
/bito-ai-architect:prdWrite a Product Requirements Document grounded in real system context
/bito-ai-architect:trdProduce a Technical Requirements Document by analyzing existing architecture
/bito-ai-architect:production-triageDiagnose production incidents with cross-repo context and blast radius mapping
/bito-ai-architect:epic-to-planConvert an approved epic or PRD into a complete, sprint-ready implementation plan
/bito-ai-architect:feasibilityProduce a go/no-go feasibility and impact analysis before committing to implementation
/bito-ai-architect:scope-to-planConvert any approved work item into a complete, sprint-ready implementation plan
/bito-ai-architect:spikeConduct a structured technical investigation when the team doesn't know enough to plan
/bito-ai-architect:commit-reviewPre-commit code review analyzing all changes (staged and unstaged) for issues and cross-repo impact

Feature Requests

To request new features or skills, send an email to support@bito.ai.

About

Bito AI Architect plugin for Claude Code — cross-repo intelligence, codebase exploration, and architectural planning skills

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors