Content Preview
---
description: Set up a file watcher that triggers Claude on file changes
argument: Watch path (file or directory)
---
# File Watcher Setup
Set up a chokidar-based file watcher for: `$ARGUMENTS`
## Instructions
1. Ask the user the following questions interactively (use AskUserQuestion):
- **Prompt**: "What Claude prompt should run when files change?" (remind them they can use `{{file}}` as a placeholder for the changed file path)
- **Glob filter** (optional): "Do you want to filter bHow to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/watch.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/dev/watch.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/dev/watch.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins
pentest-commands
Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application testing. Enable quick command lookup during security assessments.
securitypentestcommands
by sickn33 (Antigravity) · antigravity-awesome-skills