Files
gh-hmps-claude-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:46:01 +08:00

16 lines
448 B
JSON

{
"name": "compounding-engineering",
"description": "AI-powered development tools that get smarter with every use. Make each unit of engineering work easier than the last. Includes 15 specialized agents and 6 commands.",
"version": "1.0.0",
"author": {
"name": "Kieran Klaassen",
"email": "kieran@every.to",
"url": "https://github.com/kieranklaassen"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}