Files
Noah Zweben 19a119f97e Update plugins library to include authors (#6)
* added Anthropic as author

* update figma
2025-12-12 16:52:17 -08:00

10 lines
234 B
JSON

{
"name": "code-review",
"description": "Automated code review for pull requests using multiple specialized agents with confidence-based scoring",
"author": {
"name": "Anthropic",
"email": "support@anthropic.com"
}
}