ring/default
Fred Amaral 218d66d077
refactor(commands): rename review command to codereview for clarity
The `/ring:review` command is renamed to `/ring:codereview` to more
accurately reflect its function.

The name "review" was too generic and could be misinterpreted.
"codereview" is explicit, clarifying that the command triggers a
parallel code review by specialized agents. This enhances command
discoverability and reduces ambiguity.

All documentation, skill files, and examples across the repository are
updated to reflect this new command name.

The command's definition is also expanded to provide a more comprehensive
guide on the parallel review workflow, detailing the process and
expected output format.

Finally, a new `AGENTS.md` symlink is added for easier navigation.
2025-11-27 13:52:22 -03:00
..
agents refactor(commands): Relocate pre-dev commands and namespace by plugin 2025-11-27 11:35:06 -03:00
commands refactor(commands): rename review command to codereview for clarity 2025-11-27 13:52:22 -03:00
docs/hooks feat: introduce mandatory user message contract for hooks 2025-11-25 18:48:04 -03:00
hooks refactor(session-start): Improve marketplace update notification 2025-11-27 00:40:17 -03:00
skills refactor(commands): rename review command to codereview for clarity 2025-11-27 13:52:22 -03:00