Skip to content
Development
Command

/watch

Start auto-export watcher for dialogs

From plugin
claude-code-starter
19020 skills5 agents20 commands
Install
$ npx -y skills add alexeykrol/claude-code-starter --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/watch

Context preview

What this command does when you run it.

Start auto-export watcher for dialogs

Command definition

watch.md
description: Start auto-export watcher for dialogs

Dialog Watcher

Start automatic export of Claude Code dialogs as they happen.

Execute

node .claude/dist/claude-export/cli.js watch

**Note:** Dependencies are installed automatically on first run.

Features

  • Monitors ~/.claude/projects/ for new sessions
  • Auto-exports to dialog/ folder
  • Auto-adds to .gitignore (private by default)
  • Generates HTML viewer with exported dialogs

Press Ctrl+C to stop.

Ships withclaude-code-starter

Claude Code Starter — это готовая управляющая среда для проектов, в которых основной рабочий агент — Claude Code.

Get the whole plugin