chore(plugin): scaffold code-review-tea plugin manifest
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
17
.claude/plugins/code-review-tea/.claude-plugin/plugin.json
Normal file
17
.claude/plugins/code-review-tea/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "code-review-tea",
|
||||
"description": "Automated code review for Gitea pull requests (tea CLI) using multiple specialized agents with confidence-based scoring. Fork of Anthropic's code-review plugin, adapted from gh to tea.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Vigilar",
|
||||
"email": "noreply@adlee.work"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Boris Cherny",
|
||||
"email": "boris@anthropic.com",
|
||||
"note": "Original code-review plugin (claude-plugins-official). This plugin forks its review design."
|
||||
}
|
||||
],
|
||||
"homepage": "https://git.adlee.work/alee/vigilar"
|
||||
}
|
||||
Reference in New Issue
Block a user