OPEN_SOURCE // MIT_LICENSE

CLAUDE CODE THAT
LEARNS & EVOLVES

> Transform your Claude Code into a self-improving AI assistant that remembers context, learns from every interaction, and evolves with your workflow_

VIEW_SOURCE QUICK_START
neural_claude_code v1.14.0 — click to interact
$ claude
$ curl -fsSL https://raw.githubusercontent.com/brolag/neural-claude-code/main/install.sh | bash
[INIT] Neural Claude Code v1.14.0
[OK] Plugin installed: 10+ agents, 35+ skills
[OK] Commands registered: 31+ slash commands
[OK] Multi-AI ready: Claude + Codex
---
Run /onboard to start the guided tour_
>

FEATURES

> Superpowers for Claude Code that learn and evolve with you_

SKILLS_MANAGER

Install, enable, disable, and update skills on demand. Interactive installer with categories and dependency resolution.

PERSISTENT_MEMORY

Facts, events, and session logs persist across conversations. Claude remembers what matters to you.

CODE_QUALITY

Detect technical debt with /slop-scan, auto-fix safe issues with /slop-fix, and review PRs with /overseer.

MULTI_AI

Route tasks to Claude or Codex based on strengths. Get the best AI for each job.

NEURAL_LOOPS

Autonomous coding sessions with /loop command. AFK mode, plan-first loops, and typed workflows.

TTS_CONTROL

Voice and text summaries with granular control. Toggle audio, text, or both independently with /tts.

COMMANDS

> Essential slash commands for neural operations_

/onboard

Interactive guided tour

/install-skills

Add new skills

/manage-skills

Enable/disable skills

/slop-scan

Detect technical debt

/overseer

Review PR quality

/loop "task"

Autonomous coding loop

/remember

Save to memory

/tts on|off

Toggle voice/text

INSTALLATION

> Get started in 3 commands_

ONE_COMMAND_INSTALL

1. Install everything
$ curl -fsSL https://raw.githubusercontent.com/brolag/neural-claude-code/main/install.sh | bash
2. Run the guided tour
> /onboard

The installer clones the repo, configures your shell, registers all commands, sets up hooks, and offers skill installation.

> READY TO EVOLVE?

Join developers building with AI that learns and improves over time.

CLONE_REPO
v1.14.0