Files
gh-anton-abyzov-specweave-p…/.claude-plugin/plugin.json
2025-11-29 17:57:06 +08:00

21 lines
627 B
JSON

{
"name": "specweave-release",
"description": "Comprehensive release management for single-repo, multi-repo, and monorepo architectures. Detects existing release strategies, aligns versions across repositories, manages Release Candidates (RC), and integrates with CI/CD workflows. Supports semantic versioning, coordinated releases, and brownfield strategy detection.",
"version": "0.24.0",
"author": {
"name": "Anton Abyzov",
"url": "https://github.com/anton-abyzov"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}