[DEPRECATED] Redirects to dev:release - Use /dev:release instead
This command is deprecated. Use `/dev:release` instead for automated version bumping, release notes generation, and multi-platform publishing.
/plugin marketplace add bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude/plugin install bejranonda-autonomous-agent@bejranonda/LLM-Autonomous-Agent-Plugin-for-ClaudeThis command has been deprecated and merged into /dev:release.
The /git-release-workflow command has been consolidated into the /dev:release command to provide a unified release workflow experience.
/git-release-workflow/dev:release/dev:releaseAs part of the command restructuring to use category-based naming (dev:, analyze:, validate:, etc.), we've consolidated related release workflows into a single, more comprehensive command.
Simply replace any usage of /git-release-workflow with /dev:release:
# Old (deprecated)
/git-release-workflow
# New (recommended)
/dev:release
All features from /git-release-workflow are available in /dev:release, including:
See the complete documentation at: commands/release-dev.md
Or run:
/dev:release --help
Note: This redirect file will be maintained for backward compatibility but will be removed in a future major version. Please update your workflows to use /dev:release.