/my-router
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`.
$ npx -y skills add yzhao062/anywhere-agents --agent claude-codeHow 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
/my-router
Context preview
What this command does when you run it.
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`.
Command definition
my-router.mdRead 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`.
One config for every agent — Claude Code, Codex, and whatever comes next. Start with effective defaults. Add packs, small bundles of rules, skills, or permissions, as you need them. One AGENTS.md drives every agent in every repo on every machine.
Repo: yzhao062/anywhere-agents
Other commands on anywhere-agents.
- /ci-mockup-figure
Read and follow the skill definition. Look for it at `skills/ci-mockup-figure/SKILL.md` first, then `.claude/skills/ci-mockup-figure/SKILL.md`, then `.agent-config/repo/skills/ci-mockup-figure/SKILL.md`.
Open command - /implement-review
Run the implement-review staged-change review loop
Open command - /prun
Run prun: parallel delegation fan-out (Codex-primary, Opus coordinates)
Open command - /readme-polish
Read and follow the skill definition. Look for it at `skills/readme-polish/SKILL.md` first, then `.claude/skills/readme-polish/SKILL.md`, then `.agent-config/repo/skills/readme-polish/SKILL.md`.
Open command

