Git Release Workflow banner
bejranonda bejranonda

Git Release Workflow

Git community

Description

--- name: git-release-workflow description: "[DEPRECATED] Redirects to dev:release - Use /dev:release instead" delegates-to: "autonomous-agent:orchestrator" --- # Git Release Workflow Command [DEPRECATED] **This command has been deprecated and merged into `/dev:release`.** ## Migration Notice The `/git-release-workflow` command has been consolidated into the `/dev:release` command to provide a unified release workflow experience. ### What Changed - **Old Command**: `/git-release-workflow`

Installation

Installs to ~/.claude/skills/bejranonda-llm-autonomous-agent-plugin-for-claude-git-release-workflow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bejranonda-llm-autonomous-agent-plugin-for-claude-git-release-workflow && curl -fsSL https://raw.githubusercontent.com/bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude/HEAD/commands/git-release-workflow.md -o ~/.claude/skills/bejranonda-llm-autonomous-agent-plugin-for-claude-git-release-workflow/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository