Content Preview
# Setup Automated Releases Setup automated release workflows ## Instructions Set up automated releases following industry best practices: 1. **Analyze Repository Structure** - Detect project type (Node.js, Python, Go, etc.) - Check for existing CI/CD workflows - Identify current versioning approach - Review existing release processes 2. **Create Version Tracking** - For Node.js: Use package.json version field - For Python: Use __version__ in __init__.py or pyproject.toml
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/setup-automated-releases.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/deploy/setup-automated-releases.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/deploy/setup-automated-releases.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
setup
Set up WebMCP in the current project from scratch
commandssetup
by qdhenry · claude-command-suite
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins