Skip to content

alexhddev/code-review-helper

v1.0.0MIT

Provides structured workflows and checklists for conducting thorough code reviews

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "code-review-helper",
  "version": "1.0.0",
  "description": "Provides structured workflows and checklists for conducting thorough code reviews",
  "author": {
    "name": "Alex"
  },
  "keywords": ["code-review", "quality", "checklist", "best-practices", "review"],
  "license": "MIT"
}