brain-bootstrap

68 mods across 1 repository, 11 stars between them.

plan-challenger

01

brain-bootstrap/claude-code-brain-bootstrap

Agent Claude Code

Adversarial plan review before implementation. Attacks plans across 5 dimensions (Assumptions, Missing Cases, Security, Architecture Fit, Complexity Creep), then self-refutes to eliminate false positives.

11 4mo ago A 46 tokens original MIT

research

02

brain-bootstrap/claude-code-brain-bootstrap

Agent Claude Code

Deep codebase exploration and analysis. Delegates read-only research to a separate context window, preserving the main conversation for implementation. Use for tracing code paths, finding patterns, gathering context.

11 4mo ago A 39 tokens original MIT

reviewer

03

brain-bootstrap/claude-code-brain-bootstrap

Agent Claude Code

Expert code reviewer for MR analysis. Runs the 10-point review protocol in an isolated context, checking cross-layer consistency, transaction safety, enum completeness, and test coverage. Returns a structured review report.

11 4mo ago A 43 tokens original MIT

security-auditor

04

brain-bootstrap/claude-code-brain-bootstrap

Agent Claude Code

Security-focused analysis: scan for secrets, vulnerabilities, auth gaps, dependency risks, and compliance issues. Use before deployment or when touching auth/crypto/data-handling code.

11 4mo ago A 39 tokens original MIT

session-reviewer

05

brain-bootstrap/claude-code-brain-bootstrap

Agent Claude Code

Analyze conversation patterns to detect recurring frustrations, corrections, and problematic tool usage. Feeds findings to CLAUDEERRORS.md or lessons.md. Use after long sessions or when you want to extract learnings.

11 4mo ago A 45 tokens original MIT