ezBuilder

36 mods across 2 repositories, 162 stars between them.

ezBuilder/code-brain

Skill Claude CodeCodex

A one-line health-reporting command for Code Brain, a coding-agent support system. It checks diagnostics, workers, queues, and the file index.

11 2d ago A 28 tokens original Apache-2.0

ezBuilder/code-brain

Skill Claude CodeCodex

A command for testing whether CodeBrain's code-search context is useful and consistent. It compares search versions, ranking, latency, size limits, and other reported checks.

11 2d ago A 36 tokens original Apache-2.0

ezBuilder/code-brain

Skill Claude CodeCodex

A command that applies the latest version of a migrated source repository to CodeBrain, a coding-agent setup.

11 2d ago A 24 tokens original Apache-2.0

ezBuilder/code-brain

Skill Claude CodeCodex

A usage-reporting command for Code Brain, a coding-agent support system. It summarizes Codex activity, token use, hooks, and MCP tool calls.

11 2d ago A 36 tokens original Apache-2.0

cb-doctor

06

ezBuilder/code-brain

Command Claude Code

A command that runs the code-brain doctor check and prints only failed checks, or one line saying all checks passed. Its output rules are in Korean.

11 2d ago A 15 tokens original Apache-2.0

cb-exec

07

ezBuilder/code-brain

Command Claude Code

A command that runs a shell command in Code Brain’s sandbox and summarizes the result. A sandbox is an isolated environment for running commands with controlled access.

11 2d ago A 23 tokens original Apache-2.0

cb-health

08

ezBuilder/code-brain

Command Claude Code

A command that summarizes CodeBrain's operational status, including checks, background workers, queued jobs, and indexed files.

11 2d ago A 22 tokens original Apache-2.0

cb-proof

09

ezBuilder/code-brain

Command Claude Code

A command that compares two versions of code-brain context search and reports ranking, repeatability, storage, latency, and context-size results.

11 2d ago A 30 tokens original Apache-2.0

cb-search

10

ezBuilder/code-brain

Command Claude Code

A search command for Code Brain that finds matching indexed files using BM25, a relevance-based text-search method.

11 2d ago A 13 tokens original Apache-2.0

cb-upgrade

11

ezBuilder/code-brain

Command Claude Code

A command that upgrades the Codebrain repository to its latest public version. It updates files over the network and requires a new Claude, Codex, or Antigravity session before the new rules apply.

11 2d ago A 17 tokens original Apache-2.0

cb-usage

12

ezBuilder/code-brain

Command Claude Code

A command that reports Code Brain activity, including Claude and Codex token use, hook and MCP activity, and blocked tool calls. Hooks are automatic project actions, while MCP is a way for an agent to call connected tools.

11 2d ago A 28 tokens original Apache-2.0

code-brain

13

ezBuilder/code-brain

MCP server Claude CodeCodexCursor +2

MCP server "code-brain" as configured in ezBuilder/code-brain. Launched with .ai/bin/ai-mcp. Needs 2 environment variables to run.

11 2d ago A tokens not measured original Apache-2.0

ezBuilder/code-brain

Instructions file

Instructions for ezBuilder/code-brain, covering code brain agent contract, response, branches, loop and planning.

11 2d ago A 904 tokens original Apache-2.0

ezBuilder/code-brain

Agent Claude Code

A separate agent for reviewing complex codebase decisions, large refactors, and difficult cause analysis. A refactor changes internal code structure while aiming to preserve behaviour.

11 2d ago A 43 tokens original Apache-2.0

codebase-researcher

16

ezBuilder/code-brain

Agent Claude Code

A separate agent for researching an existing codebase, including its patterns, affected areas, and similar implementations. It reports evidence from specific files, functions, and lines without changing files.

11 2d ago A 29 tokens original Apache-2.0

security-reviewer

17

ezBuilder/code-brain

Agent Claude Code

A separate agent that reviews security-sensitive code changes without editing files or reading sensitive configuration. It focuses on authentication, permissions, payments, deletion, and handling of outside input.

11 2d ago A 27 tokens original Apache-2.0

test-reviewer

18

ezBuilder/code-brain

Agent Claude Code

A test-reviewing subagent that checks whether code changes have enough tests and identifies how they should be verified.

11 2d ago A 26 tokens original Apache-2.0

kit-doctor

19

ezBuilder/code-brain

Command Claude Code

Run the Claude/Codex kit doctor from the installed kit directory.

11 2d ago A 0 tokens original Apache-2.0

kit-research

20

ezBuilder/code-brain

Command Claude Code

Research Claude Code and Codex CLI changes before modifying this kit.

11 2d ago A 0 tokens original Apache-2.0

UserPromptSubmit

22

ezBuilder/code-brain

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From ezBuilder/code-brain.

11 2d ago A tokens not measured copy · 64% Apache-2.0

PreToolUse

23

ezBuilder/code-brain

Hook Claude Code

Runs before the agent uses a tool for Bash, Read, Edit and Write tool calls, executing block-dangerous.sh, block-secret-commit.sh and protect-secrets.sh (3 commands). From ezBuilder/code-brain.

11 2d ago A tokens not measured original Apache-2.0

PostToolUse

24

ezBuilder/code-brain

Hook Claude Code

Runs after a tool call finishes for Bash, Edit, MultiEdit and Write tool calls, executing post-tool-use.sh. From ezBuilder/code-brain.

11 2d ago A tokens not measured original Apache-2.0