{
  "markdown": "# review-mode-plugin\n\nPlugin for the [Review Mode](https://marketplace.visualstudio.com/items?itemName=aurelio-amerio.review-mode) VS Code extension. Adds AI agent skills and commands for annotation-based document review workflows.\n\nWorks with **Claude Code**, **GitHub Copilot**, **Cursor**, and **Codex**.\n\nFor full documentation, see the [Review Mode GitHub page](https://github.com/aurelio-amerio/review-mode).\n\n## Prerequisites\n\n1. Install the [Review Mode](https://marketplace.visualstudio.com/items?itemName=aurelio-amerio.review-mode) VS Code extension.\n2. Install [`uv`](https://docs.astral.sh/uv/getting-started/installation/) if you don't have it already.\n3. Install the MCP server:\n   ```bash\n   uv tool install review-mode-mcp\n   ```\n\n## Installation\nThis plugin is not currently published on the official marketplace, as such it needs to be installed as a local plugin.\n\n### Claude Code\n\n```\n/plugin marketplace add https://github.com/aurelio-amerio/review-mode-plugin\n/plugin install review-mode@review-mode-plugin\n```\n\n### GitHub Copilot\n\nOpen the Command Palette and run **Chat: Install Plugin From Source**, then enter:\n\n```\nhttps://github.com/aurelio-amerio/review-mode-plugin\n```\n\n### Cursor\n\n```bash\ngit clone --depth 1 https://github.com/aurelio-amerio/review-mode-plugin ~/.cursor/plugins/local/review-mode-plugin\n```\n\n### Codex\n\n```bash\ncodex plugin marketplace add aurelio-amerio/review-mode-plugin\n```\n",
  "bytes": 1428,
  "sha": "e580de2ea6a7cedf8930c94ca51b8616a61e40a35d836da3a0e78e467628f8e0",
  "repo_slug": "aurelio-amerio/review-mode-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_aurelio_amerio_review_mode_plugin_review_1650ddfd/readme"
}