Claude Code that gets smarter every session.

35+ structured files that give Claude a learning system — not just memory, but a regret log, skill scoring, self-improving workflows, and a codebase scanner that generates project-specific rules from your actual code. Free. Instant. No account.

Built from 335 real sessions on a production codebase. See the source →
Hide details ▴
You get 35+ files that drop into your project:
CLAUDE.md — Your stack, commands, and conventions. Claude reads it every session so you never re-explain.
Plan before edit — Claude shows you exactly what it will change and waits for your OK. No surprises.
Memory system — Lessons, decisions, and mistakes are saved. Session 50 is smarter than session 1.
Regret log — Failed approaches go on a "never again" list. Claude stops repeating the same mistakes.
Skills that self-improve — Each skill is scored. Weak skills get flagged and patched automatically.
Code review — Deep checks specific to your language. Not generic linting — catches real bugs.
Start Session / End Session — Two commands. Claude loads context, you work, it saves what it learned. That's the whole workflow.
Not empty on day 1 — pre-loaded with real gotchas for your language.
Portable — lives in your repo. Switch machines, git pull, everything is there.
Upgradeable — already have a setup? Upload it, the wizard merges. Nothing lost.
Claude Code already has CLAUDE.md. Why do I need this?
CLAUDE.md tells Claude about your project. This gives it a learning system — 35 structured files that track mistakes so they don't repeat, score workflows so weak ones get fixed, and accumulate lessons that make session 50 genuinely different from session 1. Think of CLAUDE.md as a briefing. This is the briefing plus a memory that grows.

Your project

Upgrading? Import your .claude/ →
Smart Coding
Memory & Learning
Output Quality
Always included: Start/End Session, Learn, Regret log, Skill scoring, Estimate accuracy, Conflict detection, Cost optimizer. details
Lite / Full mode Advanced
Live Preview updates as you type
Type a project name and
select a language to see
your CLAUDE.md build live.

Ready to go

Your workflow from now on:
1
Extract the zip into your project root
2
Open terminal: cd your-project && claude
Start Session
loads memory
work
Claude follows your rules
End Session
saves lessons
Every session builds on the last. That's the whole system.