guild-rollback-skill
CommunitySafely revert skill content without history loss.
System Documentation
What problem does it solve?
Reverting a Guild skill to a prior version without destroying its history is error-prone if done ad-hoc; this skill provides a safe, auditable rollback mechanism that preserves the full version stack and surfaces what changes will be restored. It ensures historical changes remain discoverable, reproducible, and auditable, and it includes post-rollback verification to catch drift or regress. The rollback is non-destructive: a new version vN+1 is created from the older vX, while the original live content is preserved in the history for traceability.
Core Features & Use Cases
- Non-destructive rollback: appends a new vN+1 from an older vX with source metadata and preserves history.
- Version-stack navigation: enumerate available versions, view short diffs, and resolve the target version to restore.
- Post-rollback verification: re-run the skill's eval suite against the current repo to detect drift and surface remediation options.
- Handoff and follow-up: surface a handoff payload with details to drive a follow-up evolve if drift is detected.
Quick Start
Trigger a rollback by specifying the target skill and version number, then review the restored content and its eval results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: guild-rollback-skill Download link: https://github.com/lookatitude/guild/archive/main.zip#guild-rollback-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.