Skip to content
Development
Command

/implement-review

Run the implement-review staged-change review loop

From plugin
anywhere-agents
2045 skills1 agent5 commands
Install
$ npx -y skills add yzhao062/anywhere-agents --agent claude-code

How 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.md
description: 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.

Ships withanywhere-agents

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.

Get the whole plugin
Stats
204
Stars
23
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
1h ago
Last commit
3mo ago
Created

Repo: yzhao062/anywhere-agents