My Router banner
yzhao062 yzhao062

My Router

Development community

Description

Read and follow the skill definition. Look for it at `skills/my-router/SKILL.md` first, then `.claude/skills/my-router/SKILL.md`, then `.agent-config/repo/skills/my-router/SKILL.md`. Detect the current context (prompt keywords, file types, project structure) and dispatch to the right domain skill. Also read the routing table at the same skill path under `references/routing-table.md`.

Installation

Installs to ~/.claude/commands/yzhao062-anywhere-agents-my-router.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yzhao062/anywhere-agents/HEAD/.claude/commands/my-router.md -o ~/.claude/commands/yzhao062-anywhere-agents-my-router.md

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

Full documentation available on GitHub

View Source Repository