Old reviewer
Skill grimoire-rs/grimoire/test/manual/catalog/skills/old-reviewer
Package manager for AI-agent config. grim installs, updates, and publishes skills, rules, agents, MCP servers, and bundles into Claude Code, Copilot, Cursor, Codex, Gemini, Zed, Amp, Kiro, Junie, and opencode — pinned by digest in a lockfile. Storage is any OCI registry; there is no service to run.
npx -y skills add grimoire-rs/grimoire --skill old-reviewerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
A retired diff reviewer kept only to exercise grim's deprecation surface end to end. Use code-reviewer instead.
The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.0 KB, as published. Nobody here has run it
Old Reviewer (deprecated)
This skill exists only to drive grimoire's deprecation surface. Its
metadata.deprecated notice is emitted as the com.grimoire.deprecated
manifest annotation, which then powers:
- a comma-suffixed
deprecatedin thegrim searchStatus cell (and adeprecatedfield ingrim search --format json), - a yellow
⚠ deprecatedafter the status label in the TUI's Status column plus theDeprecated:detail-pane entry ingrim tui, - the stderr warning printed by
grim addwhen you acquire this reference.
It carries no real behavior — use code-reviewer instead.