Auto banner
nyldn nyldn

Auto

Development community

Description

--- command: auto description: Smart router - Single entry point with natural language intent detection version: 3.0.0 category: workflow tags: [router, intent-detection, workflow, smart-routing] created: 2025-02-03 updated: 2026-03-12 --- # Smart Router (/octo:auto) Single entry point for all Claude Octopus workflows. Analyzes your natural language request and routes to the optimal workflow automatically. ``` /octo:auto research OAuth authentication patterns /octo:auto debug the failing test

Installation

Installs to ~/.claude/commands/nyldn-claude-octopus-auto.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/commands/auto.md -o ~/.claude/commands/nyldn-claude-octopus-auto.md

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

Full documentation available on GitHub

View Source Repository