Use this agent when you need to manage the full release lifecycle for a feature branch: creating or verifying a PR exists, resolving merge conflicts, waiting for CI to pass, merging to main, and ensuring main branch CI stays green.
$curl -o .claude/agents/release-manager.md https://raw.githubusercontent.com/gluk-w/claworc/HEAD/.claude/agents/release-manager.mdInstalls into the current project.
Install release-manager by running `curl -o .claude/agents/release-manager.md https://raw.githubusercontent.com/gluk-w/claworc/HEAD/.claude/agents/release-manager.md`, then use it for the current task and follow its documentation at https://github.com/gluk-w/claworc.