plugin.json 255 B

123456789
  1. {
  2. "name": "code-review",
  3. "version": "1.0.0",
  4. "description": "Automated code review for pull requests using multiple specialized agents with confidence-based scoring",
  5. "author": {
  6. "name": "Anthropic",
  7. "email": "support@anthropic.com"
  8. }
  9. }