# Reflex

> Use this skill when the user wants to run a command when files change.

- Skill: `javimosch/reflex` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/reflex`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/reflex/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/reflex

---


# Reflex Plugin

Run a command when files change.

## Commands

### Operations
- `reflex watch start` — start watch via reflex

## Usage Examples
- "reflex --help"
- "reflex <args>"

## Installation

```bash
brew install reflex
```

## Examples

```bash
reflex --version
reflex --help
```

## Key Features
- file-watcher\n- development\n- build

