ReflexioAI

51 mods across 2 repositories, 1.1k stars between them.

SessionEnd

25

ReflexioAI/claude-smart

Hook

Runs when a session ends, executing hook_entry.sh, dashboard-service.sh and backend-service.sh (3 commands). From ReflexioAI/claude-smart.

774 3d ago A tokens not measured copy · 86% Apache-2.0

claude-smart

26

ReflexioAI/claude-smart

Skill Claude CodeCodex

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.

774 3d ago A 69 tokens original Apache-2.0

agent-browser

27

ReflexioAI/reflexio

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

338 2d ago A 108 tokens copy · 89% Apache-2.0

fastapi

28

ReflexioAI/reflexio

Skill Claude CodeCodex

FastAPI best practices and conventions. Use when working with FastAPI APIs and Pydantic models for them. Keeps FastAPI code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code.

338 2d ago A 57 tokens copy · 100% Apache-2.0

prd

29

ReflexioAI/reflexio

Skill Claude CodeCodex

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

338 2d ago A 60 tokens copy · 92% Apache-2.0

ralph

30

ReflexioAI/reflexio

Skill Claude CodeCodex

Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.

338 2d ago A 64 tokens copy · 97% Apache-2.0

ReflexioAI/reflexio

Skill Claude CodeCodex

Sync AI coding tool instruction files (AGENTS.md, GEMINI.md, AGENTS.md) so they stay aligned. Detects which file changed and copies it to the others. Use when syncing md files, syncing instructions, updating GEMINI.md, or updating AGENTS.md.

338 2d ago A 61 tokens copy · 88% Apache-2.0

update-public-docs

32

ReflexioAI/reflexio

Skill Claude CodeCodex

Update public API reference docs to match Python source code. Compares client.py, schema files, and config models against MDX docs and fixes any gaps. Triggers on: update docs, sync docs, update public docs, update api reference, refresh documentation.

338 2d ago A 57 tokens copy · 100% Apache-2.0

check-and-test

33

ReflexioAI/reflexio

Skill Claude CodeCodex

Run lint checks (ruff for Python, Biome for TS/JS), type checks (pyright for Python, tsc for TS/JS), and the standard pytest tiers (unit + e2e + tests skipped during pre-commit). Investigates failures to determine if they are application bugs or test issues, and fixes application bugs rather than weakening tests. Does…

338 2d ago A 97 tokens copy · 98% Apache-2.0

commit

34

ReflexioAI/reflexio

Skill Claude CodeCodex

Git commit workflow with precommit hook handling, lint/type checking, README updates, and API reference updates. Use when the user wants to commit changes. Handles precommit hooks that modify files (formatting, linting) by re-staging and retrying. Runs ruff lint and pyright type checks on staged Python files, and…

338 2d ago A 122 tokens copy · 100% Apache-2.0

create-pr

35

ReflexioAI/reflexio

Skill Claude CodeCodex

Create high-quality pull requests via gh pr create. Use when the user wants to create a PR, submit a PR, open a pull request, submit for review, or push changes for review. Triggers on: create a pr, create-pr, submit a pr, open a pull request, submit for review, make a pr, gh pr create.

338 2d ago A 74 tokens copy · 100% Apache-2.0

review

36

ReflexioAI/reflexio

Skill Claude CodeCodex

Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, security, and engineering best practices. Embeds questions and assumptions inline, then summarizes all proposed changes as a plan for user approval before any edits are made.

338 2d ago A 52 tokens copy · 100% Apache-2.0

run-services

37

ReflexioAI/reflexio

Skill Claude CodeCodex

Start all local services (backend, frontend, docs) with dependency checking, error diagnosis, and automatic recovery. Handles missing npm/python packages, port conflicts, and stale processes.

338 2d ago C 38 tokens copy · 92% Apache-2.0

update-pr

38

ReflexioAI/reflexio

Skill Claude CodeCodex

Update an existing pull request with new changes. Use when the user wants to update a PR, push follow-up changes to a PR, refresh a PR description, or sync a PR with latest commits. Triggers on: update pr, update-pr, update the pr, push to pr, refresh pr, sync pr, update pull request.

338 2d ago A 71 tokens copy · 100% Apache-2.0

reflexio AGENTS.md

39

ReflexioAI/reflexio

Instructions file CodexOpenCode

Instructions for ReflexioAI/reflexio, covering reflexio and quick reference.

338 2d ago A 128 tokens original Apache-2.0

reflexio CLAUDE.md

40

ReflexioAI/reflexio

Instructions file

Instructions for ReflexioAI/reflexio, covering reflexio and quick reference.

338 2d ago A 128 tokens copy · 100% Apache-2.0

reflexio-embedded

41

ReflexioAI/reflexio

Skill Claude CodeCodex

Captures user facts and procedural corrections into .reflexio/ so the agent learns across sessions. Use when: (1) user states a preference, fact, config, or constraint; (2) user corrects the agent and confirms the fix with an explicit 'good'/'perfect' or by moving on without re-correcting for 1-2 turns; (3) at start…

338 2d ago A 102 tokens original Apache-2.0

reflexio-extractor

42

ReflexioAI/reflexio

Agent

Scoped sub-agent for openclaw-embedded Flow C. Extracts profiles and playbooks from a transcript, then runs shallow pairwise dedup against existing .reflexio/ entries.

338 2d ago A 44 tokens original Apache-2.0

ReflexioAI/reflexio

Skill Claude CodeCodex

Run a full-sweep consolidation over all .reflexio/ files — TTL sweep + n-way cluster merge. Use when the user asks to 'clean up reflexio', 'consolidate memory', 'deduplicate playbooks', or suspects drift across sessions.

338 2d ago A 60 tokens original Apache-2.0

reflexio-embedded

44

ReflexioAI/reflexio

Skill Claude CodeCodex

Captures user facts and procedural corrections into .reflexio/ so the agent learns across sessions. Use when: (1) user states a preference, fact, config, or constraint; (2) user corrects the agent and confirms the fix with an explicit 'good'/'perfect' or by moving on without re-correcting for 1-2 turns; (3) at start…

338 2d ago A 102 tokens copy · 100% Apache-2.0

clear-all

45

ReflexioAI/reflexio

Skill Claude CodeCodex

When to use: The user explicitly asks to delete all locally-stored skills/preferences. This is destructive and unrecoverable.

338 2d ago A 0 tokens original Apache-2.0

dashboard

46

ReflexioAI/reflexio

Skill Claude CodeCodex

When to use: The user wants to open the reflexio web UI to manage skills/preferences.

338 2d ago A 0 tokens original Apache-2.0

learn

47

ReflexioAI/reflexio

Skill Claude CodeCodex

When to use: The user wants immediate extraction of skills/preferences from the current session — e.g., after a major correction, before context compaction, or to test the loop.

338 2d ago A 0 tokens original Apache-2.0

reflexio

48

ReflexioAI/reflexio

Skill Claude CodeCodex

When to use: Always active. This skill is the contract between you and the reflexio cross-session memory plugin.

338 2d ago A 0 tokens original Apache-2.0