do
The /do slash command intelligently analyzes user requests through a five-phase process: classifying request complexity, routing to appropriate agents and skills, enhancing context with parallel reviewers, executing the plan, and learning from patterns. Use this when you need requests automatically directed to specialized agents based on domain, complexity, and required skill sets rather than manually selecting tools.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/notque/vexjoy-agent/HEAD/commands/do.md -o ~/.claude/commands/do.mddo.md
# /do - Smart Router Route user requests to the correct agent + skill combination. ## Instructions Read and follow the full skill file at `skills/do/SKILL.md` in this repository. ``` Base directory: $CLAUDE_PROJECT_DIR or the current working directory Skill file: skills/do/SKILL.md ``` **Phase 1: CLASSIFY** — Assess complexity, check parallel patterns **Phase 2: ROUTE** — Select agent + skill, display routing banner **Phase 3: ENHANCE** — Stack retro knowledge, anti-rationalization, parallel reviewers **Phase 4: EXECUTE** — Create plan, invoke agent with skill **Phase 5: LEARN** — Extract reusable patterns, record via retro-record-adhoc The routing banner MUST be the first visible output: ``` =================================================================== ROUTING: [brief summary] =================================================================== Selected: -> Agent: [name] -> Skill: [name] Invoking... =================================================================== ``` For complete routing tables, force-route triggers, and domain agent mappings, read `skills/do/SKILL.md` and `skills/do/references/routing-tables.md`. ARGUMENTS: $ARGUMENTS
Ansible automation: playbooks, roles, collections, Molecule testing, Vault security.
Zero-dependency combat visual upgrades: CSS particle replacement, Framer Motion combat juice, CSS 3D card transforms.
Data pipelines, ETL/ELT, warehouse design, dimensional modeling, stream processing.
Database design, optimization, query performance, migrations, indexing strategies.
Extract coding conventions and style rules from GitHub user profiles via API.
Compact Go development for tight context budgets. Modern Go 1.26+ patterns.
Go development: features, debugging, code review, performance. Modern Go 1.26+ patterns.
Python hook development for Claude Code event-driven system and learning database.