Self-improving Claude Code and Codex plugin that turns corrections into Preferences, Project-specific skills, and Shared skills
Project description
claude-smart
Self-improving Claude Code and Codex plugin — turns your corrections into durable skills that future sessions follow, via reflexio.
This directory is the published Python package (claude-smart on PyPI) and the Claude Code/Codex plugin payload shipped through the marketplace. For the project overview, install instructions, benchmarks, and feature walkthrough, see the top-level README.
Install
Claude Code
claude plugin marketplace add ReflexioAI/claude-smart
claude plugin install claude-smart@reflexioai
The Setup hook bootstraps uv, Python 3.12, and a private Node.js/npm runtime
under ~/.claude-smart/ when they are missing. If Node.js is already installed,
npx claude-smart install is equivalent; if uv is already installed,
uvx claude-smart install is equivalent.
Add --read-only to either install command to skip hooks that publish
interactions for learning.
Supported vanilla native targets are Apple Silicon macOS 14+ and Windows x64. Intel Mac, macOS 13 or older, and Windows ARM fail early because the local embedding/ML dependency stack does not provide a complete native wheel set.
Then restart Claude Code.
Codex
npx claude-smart install --host codex
Then fully quit and reopen Codex so hooks reload. Codex installs reuse the same local Preferences, Project-specific skills, and Shared skills as Claude Code.
Uninstall
Claude Code
claude plugin uninstall claude-smart@reflexioai
Or, if Node.js or uv is already installed:
npx claude-smart uninstall # or: uvx claude-smart uninstall
Codex
npx claude-smart uninstall --host codex
Restart Codex after uninstalling. Local data under ~/.reflexio/ and
~/.claude-smart/ is left in place for both hosts — remove manually if desired.
License
Apache 2.0 — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file claude_smart-0.2.45.tar.gz.
File metadata
- Download URL: claude_smart-0.2.45.tar.gz
- Upload date:
- Size: 114.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1fa406078e9285d9345a7c23ab7aa112c4241c8a284d022dde95ee864216ff1
|
|
| MD5 |
713528b7f174d701025007c8077d2981
|
|
| BLAKE2b-256 |
d87e8c1100c16ce18eeed63d52d4daacc291828c88ce232b1215e84e0cb403a4
|
File details
Details for the file claude_smart-0.2.45-py3-none-any.whl.
File metadata
- Download URL: claude_smart-0.2.45-py3-none-any.whl
- Upload date:
- Size: 82.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23f5d27fd42110e30af3c7f9c2dbe3e910bf149ff407e3c1265db9100d6d6e11
|
|
| MD5 |
b0e92cd1f97db79ff82b4e4be48e3a62
|
|
| BLAKE2b-256 |
0a9182f60049f8aad42e19c4ff45909df74fd377898f4b7776ee8c8e8e7c960e
|