Guide maintainers and contributors through branching, versioning, changelog updates, and publishing agentops-accelerator. Trigger when users ask about branching strategy, creating a release, version tagging, publishing to PyPI, updating the changelog, cutting a release, opening a PR, or syncing a fork. Common phrases include "cut a release", "how do I publish", "create release branch", "tag a version", "update changelog", "release process", "bump version", "what branch should I use", "feature branch", "prepare release".
$npx -y skills add azure/agentops --skill release-managementInstalls into the current project.
Run `npx skills use "https://github.com/azure/agentops" --skill "azure/agentops/release-management"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/azure/agentops" that are relevant to the current task. Run `npx skills add "https://github.com/azure/agentops"` and select the relevant skills, then follow their instructions.