Claudectl banner
mercurialsolo mercurialsolo

Claudectl

Development community

Description

Orchestrate a swarm of Claude Code agents with a local brain that learns from you.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

claudectl

Orchestrate a swarm of Claude Code agents with a local-LLM brain that learns from you.

[![CI](https://github.com/mercurialsolo/claudectl/actions/workflows/ci.yml/badge.svg)](https://github.com/mercurialsolo/claudectl/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/claudectl)](https://crates.io/crates/claudectl) [![Homebrew](https://img.shields.io/badge/homebrew-mercurialsolo%2Ftap-orange)](https://github.com/mercurialsolo/homebrew-tap) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Downloads](https://img.shields.io/crates/d/claudectl)](https://crates.io/crates/claudectl) [![Platforms](https://img.shields.io/badge/platform-macOS%20%7C%20Linux-lightgrey)]()

~6 MB binary (full features, Homebrew bottle). Sub-50ms startup. Zero config required.

[Website](https://mercurialsolo.github.io/claudectl/) | [Demo](https://asciinema.org/a/AJP33vbmHGFVW6zL) | [Blog: Why a local brain?](blog/local-brain-architecture.md) | [Releases](https://github.com/mercurialsolo/claudectl/releases)

claudectl demo

What it does for you

Run `claudectl --brain-stats impact` to see your numbers:

  ╔════════════════════════════════════════════════╗
  ║              IMPACT SCORECARD                  ║
  ║             1200 decisions tracked             ║
  ╠════════════════════════════════════════════════╣
  ║  Auto-handled                             71%  ║
  ║  ████████████████████░░░░░░░░  847/1200        ║
  ║                                                ║
  ║  Brain accuracy                          96.2%  ║
  ║  ███████████████████████████░  1154/1200       ║
  ║                                                ║
  ║  Coverage vs static rules