GurYN

Rollback Deployment — Development skill for Claude Code

Development community

URGENT: Rollback deployment to previous stable version.

How to install Rollback Deployment

Installs to ~/.claude/skills/guryn-opencode-sdlc-rollback-deployment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/guryn-opencode-sdlc-rollback-deployment && curl -fsSL https://raw.githubusercontent.com/GurYN/opencode-sdlc/HEAD/command/rollback-deployment.md -o ~/.claude/skills/guryn-opencode-sdlc-rollback-deployment/SKILL.md

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

What Rollback Deployment does

URGENT: Rollback deployment to previous stable version

Please provide:

  • Environment (e.g., production, staging)
  • Current version
  • Target version to rollback to
  • Reason for rollback

Switch to releaser agent and execute rollback:

1. Verify Rollback Decision

Confirm:

  • Issue cannot be hotfixed quickly
  • Impact is severe
  • Previous version is stable
  • Rollback plan is tested

2. Notification

  • Alert team in Slack (#incidents)
  • Update status page
  • Notify sta

Alternatives in Development

  • Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
  • Agent Skills Platform — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.4k ★
  • Agent Skill Creator — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.3k ★

Full documentation available on GitHub

View Source Repository