Open Source · v1.0.0

Claude PrimeSupercharge Claude Code in one command.

Skills, agents, hooks, memory — all configured for your project.

Star on GitHub
~/my-project — zsh
# Install Claude Prime
$bash <(curl -fsSL https://raw.githubusercontent.com/.../install.sh)
# Prime your project
$claude
>/optimus-prime
Analyzed project structure
Skills matched to your stack
Generated rules & memory systems
Created CLAUDE.md entry point
Ready. Skills loaded, rules configured.
$
neofetch — zsh
█ ▄█▄ █ █▄ ▄███▄ ▄█████████████ ▐▛███▜▌ ██████ ▄█ █▄▀████▀claude-prime
user@project
──────────────
OS: Claude Code + Prime
Setup: < 30 seconds
Detection: package.json, Cargo.toml, go.mod...
Output: CLAUDE.md + rules + memory
Config: Zero manual setup required
License: MIT — fully open source
// how it works

Tailored to Your Project

Analyzes your repo and loads only what's relevant — the right skills, rules, and memory for your stack.

Without Claude Prime
Generic responses, no project context
Forgets patterns between sessions
You configure everything manually
With Claude Prime
Knows your stack, patterns, conventions
Persistent memory across sessions
One command sets up everything
claude-prime --status
What Gets Configured
>>
Skillsmatched to your framework, language & toolchain
[]
Rulesauto-attached guardrails based on your file paths
::
Memorypersists across sessions — learns from your codebase
&&
Agentsspecialized workers for research, debugging, testing — on demand
~/
Workflowsresearch, build, test, fix — adapted to how you work
Everything is auto-detected and configured — zero manual setup.
// get started

Three Steps. That's It.

[01]Install

install — zsh
$bash <(curl -fsSL https://raw.githubusercontent.com/.../install.sh)

[02]Prime

prime — zsh
$claude
>/optimus-prime

[03]Build

build — zsh
$/cook Add authentication with magic links
█ ▄█▄ █ █▄ ▄███▄ ▄█████████████ ▐▛███▜▌ ██████ ▄█ █▄▀████▀

Ready to supercharge your Claude Code?

One command. 30 seconds. Everything configured.

Star on GitHub