local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmit
workspace_premiumRanked stack board
Honeystax/Claude CodeClaude Code

Claude CodeThe board builders scan before they commit to this stack.

Anthropic’s CLI for Claude — the coding agent

Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.

17 featured picks317 builds with real repo pull19 live lanes to scan
933Tracked Builds
1.7MRepo Stars
19Builder Lanes
Read the boardcodeOpen official source
rocket_launch

Fastest Way Into Claude Code

1. Install

npm install -g @anthropic-ai/claude-code

Requires Node.js 18+. Works on macOS, Linux, and WSL.

2. Run

cd your-project && claude

Opens an interactive session. Claude reads your codebase and helps you code.

3. Extend

Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

    You need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.

  2. b

    Install Claude Code globally

    npm install -g @anthropic-ai/claude-code

    This installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).

  3. c

    Verify it worked

    claude --version

    You should see a version number. If you do, you're ready to go.

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

    On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.

  2. b

    Navigate to your project folder

    cd ~/my-project

    Replace ~/my-project with the actual path to your project.

  3. c

    Start Claude Code

    claude

    That's it. Just type claude and hit Enter.

  4. d

    First time? Log in

    It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.

  5. e

    Start talking

    Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

lightbulbPro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.

auto_awesome

Where Claude Code is winning

The strongest lanes in this ecosystem, ranked by visible public proof.

Lead builds

buildSkills

6 tracked builds

77k ★
Leadmarketingskills33k★#2humanizer24k★#3awesome-agent-skills11k★#4pinme3.7k★#5trailofbits-skills3.5k★#6Claudeception2.0k★
Lead builds

hubMCP Servers

5 tracked builds

95k ★
Leadawesome-mcp-servers83k★#2Pal MCP Server11k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp172★#5claude-code-mcp-init73★
Lead builds

smart_toyAgents

5 tracked builds

16k ★
Leadawesome-claude-code-subagents13k★#2a-list-of-claude-code-agents1.2k★#3claude_code_agent_farm685★#4agentic-flow531★#5cord132★
Lead builds

extensionPlugins & Hooks

6 tracked builds

8.5k ★
LeadContinuous-Claude-v33.6k★#2claude-code-hooks-mastery3.3k★#3claude-code-hooks-observability1.3k★#4ccproxy180★#5cchooks120★#6claude-hooks-sdk63★
Lead builds

appsApps & Tools

5 tracked builds

64k ★
Leadclaude-code-router29k★#2opcode21k★#3claude-relay-service12k★#4cui1.1k★#5agent-viewer337★
Lead builds

menu_bookGuides & Config

5 tracked builds

137k ★
Leadget-shit-done64k★#2awesome-claude-code27k★#3SuperClaude_Framework23k★#4context-engineering-intro13k★#5claude-code-infrastructure-showcase9.6k★
list

Claude Code board

(58)

Filter the ranked board by type, timing, and proof signal.

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

58 signals found

oh-my-claudecodestar
AgentAgent Frameworks

Teams-first Multi-agent orchestration for Claude Code

Featured build36k repo stars10905 builder votes
Claude, Go, TypeScript, OpenAI, Anthropic, Bun
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Go, TypeScript, OpenAI, Anthropic, Bun

Teams-first Multi-agent orchestration for Claude Code. An open-source agent for the AI coding ecosystem.

mirage
Agent

A Unified Virtual Filesystem For AI Agents

Stack favorite3.1k repo stars315 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A Unified Virtual Filesystem For AI Agents

zerostack
Agent

Minimal coding agent written in Rust, optimized for memory footprint and performance

Stack favorite1.2k repo stars121 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Minimal coding agent written in Rust, optimized for memory footprint and performance

vm0
Agent

Zero, your trustworthy AI teammate for real work.

Stack favorite1.1k repo stars113 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Zero, your trustworthy AI teammate for real work.

soulforge
Agent

AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that re...

Builder signal767 repo stars77 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that resurfaces by file, co-change, and semantics.

re_gent
Agent

Version-Control for AI coding agents.

Builder signal686 repo stars69 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Version-Control for AI coding agents.

code-on-incus
Agent

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats...

Builder signal539 repo stars54 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically..

agent-swarm
Agent

Intelligence that compounds. Every single day.

Builder signal520 repo stars52 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Intelligence that compounds. Every single day.

aeon
Agent

The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.

Builder signal496 repo stars50 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.

pilot
Agent

AI that ships your tickets.

Builder signal474 repo stars47 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI that ships your tickets.

ai-dive-deep
Agent

Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters ·...

Builder signal470 repo stars47 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters · 25 interactive widgets · 3 embedded case studies (AFC pitch + sanitized client audit). Read it → dive.vladyslavpodoliako.com

better-agent-terminal
Agent

Multi-workspace terminal aggregator with Claude Code AI integration

Builder signal405 repo stars41 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Multi-workspace terminal aggregator with Claude Code AI integration

kandev
Agent

AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-host...

Builder signal321 repo stars32 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-hostable, no telemetry.

zhikuncode
Agent

Claude Code 的开源替代方案。Multi Agent AI 编程助手,CLI & Web UI 双入口。自托管,随处部署——手机浏览器也能完整操控。支持任意 LLM,原生浏览器自动化,90+ 命令。技能、插件与持久记忆。企业...

Builder signal269 repo stars27 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code 的开源替代方案。Multi Agent AI 编程助手,CLI & Web UI 双入口。自托管,随处部署——手机浏览器也能完整操控。支持任意 LLM,原生浏览器自动化,90+ 命令。技能、插件与持久记忆。企业级安全,零锁定。Docker 一键部署。

amux
Agent

Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux

Builder signal233 repo stars23 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux

CLI-Anything-WEB
Agent

Claude Code plugin that generates production-grade Python CLIs for any web app. 17 CLIs and counting.

Builder signal196 repo stars20 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code plugin that generates production-grade Python CLIs for any web app. 17 CLIs and counting.

kanvibe
Agent

Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven...

Builder signal137 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven task tracking.

hazmat
Agent

macOS containment for AI agents — user isolation, kernel sandbox, pf firewall, DNS blocklist, backup/rollback. TLA+ v...

Builder signal118 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

macOS containment for AI agents — user isolation, kernel sandbox, pf firewall, DNS blocklist, backup/rollback. TLA+ verified.

opencode-harness
Agent

Clean-room, model-agnostic harness for Claude Code-class coding agents

Builder signal103 repo stars10 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Clean-room, model-agnostic harness for Claude Code-class coding agents

robocode
Agent

Rust-first reimplementation of a local agent CLI inspired by Claude Code.

Builder signal100 repo stars10 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Rust-first reimplementation of a local agent CLI inspired by Claude Code.

claude-craft
Agent

Supercharge Claude Code with Expert Knowledge A comprehensive framework for AI-assisted development. Install standar...

Builder signal97 repo stars10 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Supercharge Claude Code with Expert Knowledge A comprehensive framework for AI-assisted development. Install standardized rules, agents, and commands for your projects across multiple technology stacks.

mxcli
Agent

Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic...

Rising build91 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic coding tools like Claude Code and Copilot. Includes a starlark linter for quality validation.

tachi
Agent

Threat modeling and AI-reasoning vulnerability detection harness for Claude Code — STRIDE + AI + MAESTRO

Rising build77 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Threat modeling and AI-reasoning vulnerability detection harness for Claude Code — STRIDE + AI + MAESTRO

sortie
Agent

Turn tracker tickets into autonomous agent sessions

Rising build76 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Turn tracker tickets into autonomous agent sessions

agent-design-patterns
Agent

A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified...

Rising build73 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified engineering slices from Claude Code, Aider, OpenHands, DeerFlow. Companion to Designing AI Agents (Manning) by Jia Huang.

crab-code
Agent

Open-source alternative to Claude Code, built from scratch in Rust. Agentic coding CLI — thinks, plans, and execut...

Rising build69 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Open-source alternative to Claude Code, built from scratch in Rust. Agentic coding CLI — thinks, plans, and executes with any LLM. Compatible with Claude Code workflows.

claude-code-hermit
Agent

Turn Claude Code into an Always-on Personal AI assistant

Rising build62 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Turn Claude Code into an Always-on Personal AI assistant

akb
Agent

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI gra...

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI graph, served over MCP.

whatsapp-agentkit
Agent

Build custom WhatsApp AI agents with Claude Code in under 30 minutes, no coding needed.

Rising build54 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Build custom WhatsApp AI agents with Claude Code in under 30 minutes, no coding needed.

run-kit
Agent

Web-based tmux orchestration dashboard for long-running AI agent tasks

Rising build48 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Web-based tmux orchestration dashboard for long-running AI agent tasks

projx
Agent

Projx — A CLI tool for scaffolding production-grade projects. Pick your stack (FastAPI, Fastify, React, Flutter), get...

Rising build48 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Projx — A CLI tool for scaffolding production-grade projects. Pick your stack (FastAPI, Fastify, React, Flutter), get a fully wired template with auth, database, CI/CD, and E2E tests. Update anytime when templates improve.

san
Agent

Open-source AI agent. Lives in your terminal.

Rising build48 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Open-source AI agent. Lives in your terminal.

ai-literacy-superpowers
Agent

A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow —...

Rising build35 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow — harness engineering, agent orchestration, literate programming, CUPID code review, and the three enforcement loops

kai
Agent

Agentic AI coding assistant on Telegram, powered by multiple persistent back ends. Runs locally with shell access, au...

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Agentic AI coding assistant on Telegram, powered by multiple persistent back ends. Runs locally with shell access, automated PR reviews, layered security, persistent memory, and scheduled jobs. Your machine, your data, your rules.

ai-berkshire
Agent

AI 时代的伯克希尔:基于 Claude Code 的价值投资研究框架。巴菲特·芒格·段永平·李录四大师方法论 + 多Agent并行研究。

Rising build33 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

AI 时代的伯克希尔:基于 Claude Code 的价值投资研究框架。巴菲特·芒格·段永平·李录四大师方法论 + 多Agent并行研究。

react-native-fsd-agent-template
Agent

React Native + Expo template with Feature-Sliced Design (FSD) architecture and AI Agent Harness for Claude Code

Rising build33 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

React Native + Expo template with Feature-Sliced Design (FSD) architecture and AI Agent Harness for Claude Code

openrabbit
Agent

Free, AI PR reviewer that runs entirely in GitHub Actions. No hosting required.

Rising build32 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Free, AI PR reviewer that runs entirely in GitHub Actions. No hosting required.

clawker
Agent

Claude Code agent-in-container orchestration and automation

Rising build30 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Claude Code agent-in-container orchestration and automation

zmNinjaNg
Agent

State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features

Rising build30 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features

autonomous-dev
Agent

Production-ready Claude Code 2.0 setup for autonomous development

Rising build29 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Production-ready Claude Code 2.0 setup for autonomous development

NanoAgent
Agent

Local-first AI coding agent for desktop, terminal, VS Code, Visual Studio, and CI code reviews.

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Local-first AI coding agent for desktop, terminal, VS Code, Visual Studio, and CI code reviews.

WorkFlowX
Agent

一个更强调可控、可追踪和 Token 效率的 AI 多智能体开发工作流 || An AI multi-agent development workflow that emphasizes controllability, tracea...

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

一个更强调可控、可追踪和 Token 效率的 AI 多智能体开发工作流 || An AI multi-agent development workflow that emphasizes controllability, traceability, and token efficiency

Xantham-system-blueprint
Agent

Self-installing personal AI orchestrator. Hand the latest blueprint file to a Claude Code session and it builds a ful...

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Self-installing personal AI orchestrator. Hand the latest blueprint file to a Claude Code session and it builds a full multi-agent system. Telegram interface, persistent memory, specialist crew.

FlyCrys
Agent

Native Linux GUI for Claude Code agents. Rust + GTK4. Fast, light, no Electron.

Rising build26 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Native Linux GUI for Claude Code agents. Rust + GTK4. Fast, light, no Electron.

worca-cc
Agent

Workflow orchestration for AI agents with Claude Code

Rising build26 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Workflow orchestration for AI agents with Claude Code

clem
Agent

Continuously Looping Engineering Machines. docker-compose for Claude Code agents - persistent teams, 24/7, on any Lin...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Continuously Looping Engineering Machines. docker-compose for Claude Code agents - persistent teams, 24/7, on any Linux host.

right-agent
Agent

agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.

homelab-agent
Agent

Reference build for a self-hosted AI platform — persistent context, multi-agent workflows, and purpose-built agents o...

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Reference build for a self-hosted AI platform — persistent context, multi-agent workflows, and purpose-built agents on your own hardware

sereja.tech
Agent

Блог про AI-агентов, вайбкодинг и паттерны Claude Code

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Блог про AI-агентов, вайбкодинг и паттерны Claude Code

lanekeep
Agent

Governance guardrails and insights for AI coding agents

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Governance guardrails and insights for AI coding agents

codehydra
Agent

Multi-Workspace IDE for Parallel AI Agent Development

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Multi-Workspace IDE for Parallel AI Agent Development

agentwire-dev
Agent

Talk to your AI coding agents. From anywhere. Push-to-talk voice control for Claude Code running in tmux — from your...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Talk to your AI coding agents. From anywhere. Push-to-talk voice control for Claude Code running in tmux — from your phone, tablet, or laptop.

Everfern
Agent

EverFern is a free, local-first AI agent that uses your computer the way you would — clicks buttons, navigates apps,...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

EverFern is a free, local-first AI agent that uses your computer the way you would — clicks buttons, navigates apps, fills forms, runs workflows. No subscription, no cloud, no data leaving your machine. Open source alternative to Claude Cowork and Manas Desktop.

agentgui
Agent

Multi-agent GUI for AI coding assistants — Claude Code, Gemini CLI, OpenCode & more. npx agentgui

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Multi-agent GUI for AI coding assistants — Claude Code, Gemini CLI, OpenCode & more. npx agentgui

browser-mcp
Agent

Browser MCP — control your real Chrome from Claude Code. 29 tools: CAPTCHA solving, file upload, multi-session, human...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Browser MCP — control your real Chrome from Claude Code. 29 tools: CAPTCHA solving, file upload, multi-session, human-in-the-loop. browsermcp.dev

catalyst
Agent

Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Val...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.

agents-chat
Agent

A standalone multi-agent chat UI for ACP (Agent Client Protocol) agents. Direct communication with ACP-compatible CLI...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A standalone multi-agent chat UI for ACP (Agent Client Protocol) agents. Direct communication with ACP-compatible CLI tools — GitHub Copilot CLI, Claude Code, and any ACP-compliant agent.

aegis
Agent

Orchestrate Claude Code sessions via API. Create, brief, monitor, refine, ship. The bridge between your orchestra...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Orchestrate Claude Code sessions via API. Create, brief, monitor, refine, ship. The bridge between your orchestrator and your coding agent.

add Submit Project