Files
gh-laird-agents-plugins-aut…/.claude-plugin/plugin.json
2025-11-30 08:36:48 +08:00

12 lines
450 B
JSON

{
"name": "autofix",
"description": "Autonomous GitHub issue resolution system. Automatically prioritizes, analyzes, and fixes open issues with intelligent complexity detection. Uses superpowers for complex problems, runs regression tests when no issues exist, and creates improvement proposals.",
"version": "1.0.0",
"author": {
"name": "Agent Protocols Team",
"email": "[email protected]"
},
"commands": [
"./commands"
]
}