By trillium
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Log and label agent interactions (append-only JSONL)
Show blocked issues
Close a beads issue that's been completed.
View or manage comments on an issue
Reduce database size by summarizing closed issues no longer actively referenced.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal agent infrastructure. A persistent memory layer that AI agents can depend on, with markdown exfiltration so the same content is also easy for humans to read and grep.
brain is a Go fork of beads. It keeps beads' versioned Dolt substrate and graph-shaped issue model, then adds:
kind (task | knowledge | both | isa), one set of verbs, one query layer.~/data/knowledge/entries/{kind}/{slug}.md on every write. Dolt is the source of truth; markdown is the human-readable view.bd new isa, bd isa-section, bd isa-render, and per-ISA section UPSERT semantics.One Go binary, two install names:
bd — full beads-compatible surface for project-local issue stores.brain — wrapper script that pins BEADS_DIR=$HOME/data/knowledge/.beads and dispatches the brain verbs at the top level. Argv[0] dispatch via BD_NAME=brain.Verbs hoisted to the top level (no bd brain <verb> subtree):
bd new <kind> <title> [--slug=...] # create issue / knowledge / isa
bd link <from> <to> --type=<edge> # graph edge
bd related <id> # walk the graph
bd recast <id> --kind=<new-kind> # change kind discriminator
bd patch <id> --field=... --value=...
bd isa-section <id> <name> --value-stdin
bd isa-render <id>
See divergence/ for the full design history vs upstream beads.
Active personal infrastructure. APIs may break without notice. No external contributions are accepted at this time — this repo exists to let agents I run depend on it, not as a community project.
Forked from gastownhall/beads. Periodic rebases bring beads fixes forward. Brain-specific code lives under cmd/bd/brain_*.go, internal/brain/, and internal/storage/embeddeddolt/.
Inherits the upstream beads license. See LICENSE.
npx claudepluginhub trillium/brain --plugin beadsAI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.