Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:54 +08:00
commit e6d46bb0c3
4 changed files with 203 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "coderabbit-fix-flow",
"description": "Systematic workflow for processing CodeRabbit code review feedback with MCP-powered analysis and fixes",
"version": "1.0.0",
"author": {
"name": "AlchemistStudios",
"email": "tunahorse@users.noreply.github.com"
},
"skills": [
"./skills"
]
}