Introduction

Brewcode is a plugin suite for Claude Code that turns regular sessions into infinite workflows. A normal Claude Code session loses context on compaction — Brewcode keeps going. It saves knowledge, passes state across compaction cycles, and continues the task without a manual restart.

One cycle — full task

specplanstart — and the work runs to completion across however many compaction cycles it takes. You don’t babysit it.

Four plugins, one suite

♾️

brewcode

The core: infinite tasks, codebase exploration, quorum review, skill/agent/hook creation, prompt optimization. 13 skills · 12 agents · 8 hooks.

⚙️

brewtools

Universal utilities: prompt optimization, AI artifact removal, secrets scanning, SSH, deploy, evidence-based debates. 7 skills · 3 agents.

🖼️

brewui

UI / visual / creative: AI image generation with anti-slop controls, GLM design-to-code (image / HTML / URL → framework code). 2 skills · 2 agents.

📂

brewdoc

Documentation tools: auto-sync from official sources, memory optimization, Markdown → PDF, interactive guide. 6 skills · 1 agent.

What makes it different

♾️

Infinite sessions

Automatic context handoff at ~90% capacity. The same session continues working without manual restart. KNOWLEDGE.jsonl survives any number of compaction cycles.

🔍

Quorum code review

3 to 5 parallel reviewers work independently. Results are merged via a quorum algorithm (2/3 agreement). Deduplication and ranking by severity.

🧠

Knowledge accumulation

Agents record patterns, errors, and architectural facts in KNOWLEDGE.jsonl. Knowledge is injected into every agent prompt and converted into project rules.

⚙️

Skills and agents

28 skills and 18 specialized agents across 4 plugins. Built-in tools for creating your own skills, agents, and hooks. Prompt optimization included.

What’s included

PluginPurposeSkillsAgentsHooks
brewcodeInfinite tasks, codebase exploration, review, prompt optimization, skill/agent creation13128
brewtoolsText utilities: prompt optimization, AI artifact removal, secrets scanning, SSH, deploy73
brewuiUI / visual / creative: AI image generation, design-to-code22
brewdocDocumentation tools: sync, generation, memory optimization, PDF conversion61

All four plugins install with a single marketplace and load automatically with every Claude Code session.

Install

📦 How to install Brewcode — click to expand install instructions

Install prompt

If Claude refuses to run the commands, paste the prompt below directly into the chat.
Execute these commands in this Claude Code session, one by one, show full output for each, do not skip any, do not summarize:

1. claude plugin marketplace add https://github.com/kochetkov-ma/claude-brewcode
2. claude plugin install brewcode@claude-brewcode
3. claude plugin install brewdoc@claude-brewcode
4. claude plugin install brewtools@claude-brewcode
5. claude plugin install brewui@claude-brewcode

After all commands succeed, run `/reload-plugins`. If `/reload-plugins` is unavailable, tell me to type `exit` and run `claude` again. Run the commands now.

Full instructions: Installation · Upgrading: /brewtools:plugin-update.

Next step

📂

Installation

Set up Brewcode in 2 minutes. One command to add the marketplace, one to install.

▶️

Quick Start

Run your first infinite task in 15 minutes: setup, spec, plan, start.

🚀

Latest Release

Download, changelog, and installation instructions.

🔗

View on GitHub

Source code, README, and configuration files.