Files
2025-11-29 18:09:57 +08:00

12 lines
389 B
JSON

{
"name": "code-quality-expert",
"description": "Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/code-reviewer.md"
]
}