Files
gh-devfullcycle-claude-mkt-…/.claude-plugin/plugin.json
2025-11-29 18:19:31 +08:00

14 lines
286 B
JSON

{
"name": "adrs-management",
"description": "ADRs Management plugins for Architecture Decision Records analysis, generation, and linking",
"version": "1.0.0",
"author": {
"name": "Wesley Willians"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}