/implement-review
Run the implement-review staged-change review loop
$ 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
/implement-review
Context preview
What this command does when you run it.
Run the implement-review staged-change review loop
Command definition
implement-review.mddescription: Run the implement-review staged-change review loop argument-hint: "[auto|cli|auto-terminal|manual|plugin] [focus...]"
Read and follow the skill definition. Look for it at `skills/implement-review/SKILL.md` first, then `.claude/skills/implement-review/SKILL.md`, then `.agent-config/repo/skills/implement-review/SKILL.md`.
Command arguments from the slash invocation: `$ARGUMENTS`
Treat the command arguments as part of the user's current task. `auto`, `cli`, and `auto-terminal` opt into the Auto-terminal channel. `manual`, `back to manual`, and `use terminal-relay` force Terminal-relay.
Apply it to the user's current task. Also read the supporting files under the skill's references/ directory as needed.
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 - /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`.
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

