Files
gh-jnlei-claude-tools-plugi…/.claude-plugin/plugin.json
2025-11-30 08:27:57 +08:00

11 lines
212 B
JSON

{
"name": "code-refactor-master",
"description": "Agent for structured, safe refactors with review steps",
"version": "0.1.0",
"author": {
"name": "ClaudeSmith"
},
"agents": [
"./agents"
]
}