Bearly — Claude Code tools for coordination, testing, research, and refactoring
npx claudepluginhub beorn/bearlyMulti-LLM research — deep research, second opinions, and multi-model debate via GPT, Gemini, Grok, and Perplexity
Batch rename, refactor, and migrate across files — TypeScript symbols, file renames, text/markdown updates, API migrations
GitHub notifications — build failures, PR activity, push events delivered as channel messages
Claude Code plugins and CLI tools — coordination, testing, research, refactoring.
Install the marketplace, then pick the plugins you want:
# Add marketplace (one time)
claude plugin marketplace add github:beorn/bearly
# Install plugins
claude plugin install tribe@bearly # Cross-session coordination
claude plugin install tty@bearly # Headless terminal testing
claude plugin install llm@bearly # Multi-LLM research
claude plugin install recall@bearly # Session history search
claude plugin install batch-refactor@bearly # Batch rename/refactor
claude plugin install github@bearly # GitHub notifications
| Plugin | Type | What |
|---|---|---|
| tribe | MCP channel | Cross-session coordination — discover, message, and coordinate multiple Claude Code sessions |
| tty | MCP server | Headless terminal testing — spawn PTY sessions, send keystrokes, capture screenshots |
| github | MCP channel | GitHub notifications — build failures, PR activity, push events as channel messages |
| llm | CLI skill | Multi-LLM research — deep research, second opinions, multi-model debate |
| recall | CLI skill | Session history search — FTS5-indexed search with LLM synthesis and file recovery |
| batch-refactor | CLI skill | Batch rename, refactor, and migrate across files with confidence-based auto-apply |
Available via bun tools/<tool>.ts:
bun tools/llm.ts ask "question" # Ask other LLMs
bun tools/llm.ts ask --deep "topic" # Deep research with web search
bun tools/recall.ts "query" # Search session history
bun tools/refactor.ts --help # Batch refactoring CLI
| Tool | What |
|---|---|
tools/worktree.ts | Git worktree management with submodule support |
Standalone npm packages absorbed from bearlymade:
| Package | What |
|---|---|
| alien-projections | Incremental reactive collection transforms for alien-signals |
| alien-resources | Async signal bridge for alien-signals — reactive resources |
| vitest-silvery-dots | Streaming dot reporter for Vitest, built with Silvery |
bun install
bun run typecheck
git submodule add git@github.com:beorn/bearly.git vendor/bearly
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations