- Copy code/image/config files across all modules - Translate brand-voice and code-review templates - Translate CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, STYLE_GUIDE - Copy CHANGELOG as-is (technical log) Ref: luongnv89/claude-howto#63
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"name": "pr-review",
|
|
"version": "1.0.0",
|
|
"description": "Complete PR review workflow with security, testing, and docs",
|
|
"author": {
|
|
"name": "Anthropic"
|
|
},
|
|
"license": "MIT"
|
|
}
|