PR workflow
pr-workflowReview, summarise, and convention-check pull requests.
gitcode-review 7 files · 6.7 KB · 3 skills · 1 agent
pr-workflow/.claude-plugin/plugin.json 271 B
{
"$schema": "https://pluginbuilder.ai/api/schema.json",
"name": "pr-workflow",
"version": "1.0.0",
"description": "Review PRs, summarise diffs, and check team conventions from Claude Code.",
"license": "MIT",
"keywords": [
"git",
"code-review"
]
}