Home / reflexioai / claude-smart · plugin/skills/claude-smart/SKILL.md · GitHub

claude-smart skillA

claude-smart is agent-read markdown (skill) from reflexioai/claude-smart: Codex-only — use when the user asks to run claude-smart commands in Codex, including claude-smart show, learn, restart, dashboard, clear-all, or slash-like requests such as /claude-smart:learn. In Claude Code the native plugin slash commands handle these; do not invoke this skill there..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# claude-smart Commands In Codex

Codex does not currently support plugin-provided slash commands. When the user
asks for a claude-smart command, run the equivalent shell command through the
active plugin root. This skill is Codex-specific; under Claude Code the native
`/claude-smart:*` slash commands already exist, so do not fall back to the
shell commands there.

## Command Map

- Dashboard: `bash ~/.reflexio/plugin-root/scripts/dashboard-open.sh`
- Show learned state: `bash ~/.reflexio/plugin-root/scripts/cli.sh show`
- Learn from the latest turn: `bash ~/.reflexio/plugin-root/scripts/cli.sh learn`
- Learn with a note: `bash ~/.reflexio/plugin-root/scripts/cli.sh learn --note "<note>"`
- Restart backend/dashboard: `bash ~/.reflexio/plugin-root/scripts/cli.sh restart`
- Clear all learned state: `bash ~/.reflexio/plugin-root/scripts/cli.sh clear-all --yes`

## Behavior

1. Treat slash-like prompts such as `/claude-smart:show` as requests to run the
   matching shell command above.
2. For `learn`, preserve any user-provided note exactly as the note text.
3. For `clear-all`, require explicit confirmation before running it because it
…

Read the whole file at its exact version.

How to install

Latest version
mdr add reflexioai/claude-smart/claude-smart@git:20260515.6cad967
Exact content
mdr add reflexioai/claude-smart/claude-smart@sha256:02d2332364750e27

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_hq5uw4n7u6adiysn.svg)](https://markdownregistry.com/a/art_hq5uw4n7u6adiysn)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260515.6cad967 latest2026-05-15 6cad967 1,757 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1757 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

reflexioai/claude-smart · 780 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_hq5uw4n7u6adiysn
GET https://markdownregistry.com/api/v1/resolve?ref=reflexioai/claude-smart/claude-smart
GET https://markdownregistry.com/api/v1/blob/02d2332364750e273298be666771146eeb2099b1fe4e42cf249869a5e17ceee9

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from reflexioai/claude-smart

create-pr skill
reflexioai/claude-smart · .agents/skills/create-pr/SKILL.md · Create high-quality pull requests via gh pr create. Use when the user wants to create a PR, submit a PR, open a pull…
git:20260919.5615f0d · audit A · 780 stars
update-pr skill
reflexioai/claude-smart · .agents/skills/update-pr/SKILL.md · Update an existing pull request with new changes. Use when the user wants to update a PR, push follow-up changes to a…
git:20260919.5615f0d · audit A · 780 stars
AGENTS.md@plugin/dashboard agents
reflexioai/claude-smart · plugin/dashboard/AGENTS.md
git:20260421.dbf9190 · audit A · 780 stars

Every file in reflexioai/claude-smart

Browse by kind, by grade A, or by owner.