Self-improving Claude Code and Codex plugin — turns corrections into durable skills via reflexio
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 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.
Uninstall
claude plugin uninstall claude-smart@reflexioai
Or, if Node.js or uv is already installed:
npx claude-smart uninstall # or: uvx claude-smart uninstall
Local data under ~/.reflexio/ and ~/.claude-smart/ is left in place — 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.43.tar.gz.
File metadata
- Download URL: claude_smart-0.2.43.tar.gz
- Upload date:
- Size: 110.2 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 |
e1f7497ca19ebea141bbd4f61d9e9334f4fe103f8173b5c194ab87b35332a74c
|
|
| MD5 |
c30b758e4f2c866407fa8f0886ee8c23
|
|
| BLAKE2b-256 |
e0db87bfec7aca53e5b53e36ac419ea32beb84e69d8f7929ce4dd5f37c79a273
|
File details
Details for the file claude_smart-0.2.43-py3-none-any.whl.
File metadata
- Download URL: claude_smart-0.2.43-py3-none-any.whl
- Upload date:
- Size: 82.5 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 |
9ffbbc496ac4add07ffaaeb961cfa791547c80e5dbf1b9716150806a6375ba4d
|
|
| MD5 |
82b5e3da27f389d681bf810a9cf91992
|
|
| BLAKE2b-256 |
ae9be054c7340d5470dbaca8fa32fc0e53d0d7b6bbd8d02bd4084165607e0047
|