Skip to main content
ReflexioAI
GitHub creator profile

ReflexioAI

Repository-level view of 21 collected skills across 2 GitHub repositories.

skills collected
21
repositories
2
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

sync-agent-instructions
software-developers

Sync AI coding tool instruction files (CLAUDE.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.

Jun 28, 2026
claude-smart
computer-occupations-all-other

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…

May 15, 2026
check-and-test
software-quality-assurance-analysts-and-testers

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,…

May 14, 2026
agent-browser
software-developers

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…

Apr 25, 2026
fastapi
software-developers

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.

Apr 25, 2026
prd
project-management-specialists

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.

Apr 25, 2026
ralph
software-developers

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.

Apr 25, 2026
update-public-docs
software-developers

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.

Apr 25, 2026
Showing 8 of 13 collected skills.
integrate-reflexio
software-developers

Integrate Reflexio Enterprise into an existing AI agent application by retrieving learned context, publishing completed interactions, and optionally routing evaluation setup. Use when a developer asks to add, install, wire, verify, or evaluate Reflexio in an…

Aug 26, 2026
check-and-test
software-quality-assurance-analysts-and-testers

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,…

Jun 27, 2026
run-services
network-and-computer-systems-administrators

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.

Jun 27, 2026
sync-agent-instructions
software-developers

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.

May 3, 2026
reflexio-embedded
computer-occupations-all-other

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…

Apr 23, 2026
reflexio
computer-occupations-all-other

Cross-session memory via Reflexio server. Search is automatic (hook-injected before every response). Use reflexio_publish tool to flush corrections and learnings immediately. Manual search fallback via exec if hook injection is empty.

Apr 22, 2026
reflexio-consolidate
computer-occupations-all-other

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.

Apr 21, 2026
reflexio-embedded
computer-occupations-all-other

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…

Apr 21, 2026
Showing 2 of 2 repositories
All repositories loaded