Rixmerz

Enable Auto — Development skill for Claude Code

Development community

Enable Claude auto-responder with preset configurations.

How to install Enable Auto

Installs to ~/.claude/commands/rixmerz-tmux-orchestrator-enable-auto.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Rixmerz/Tmux-Orchestrator/HEAD/.claude/commands/enable-auto.md -o ~/.claude/commands/rixmerz-tmux-orchestrator-enable-auto.md

Restart Claude Code, or start a new session, for it to be picked up.

What Enable Auto does


description: Enable Claude auto-responder with preset configurations allowedTools: ["Bash"]

I want to enable the Claude auto-responder for this tmux session.

**Arguments:** $ARGUMENTS

Parse the arguments to identify the preset type:

  • If no arguments: Use pm_orchestrator preset (default)
  • If "pm": Use pm_orchestrator preset
  • If "safe" or "dev": Use safe_development preset
  • If "auto" or "autonomous": Use autonomous_agent preset
  • If "conservative": Use conservative preset

**Immedia

Alternatives in Development

  • Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
  • On — PUA 开启默认模式 — 每次新会话自动加载 PUA 核心 skill 19.5k ★
  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★

Full documentation available on GitHub

View Source Repository