plugin.json 257 B

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