بنقرة واحدة
ss-rollback
Safely rollback failed features (DESTRUCTIVE). ALWAYS confirms on rollback/undo/revert/abort intent.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Safely rollback failed features (DESTRUCTIVE). ALWAYS confirms on rollback/undo/revert/abort intent.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Spec-driven feature development workflow. Triggers on build/create/add/implement/develop intent.
Fix bugs with regression testing and auto-retry. Triggers on fix/debug/broken/error/not-working intent.
Initialize SpecSwarm for a project with constitution and standards. Triggers on setup/initialize/configure intent.
Show feature metrics and sprint analytics. Triggers on metrics/stats/analytics/how-did-we-do intent.
Modify features with impact analysis and compatibility checks. Triggers on modify/change/update/refactor intent.
Prepare releases with changelog, version bump, and tagging. Confirms on release/tag/publish/version intent.
| name | ss-rollback |
| effort | low |
| description | Safely rollback failed features (DESTRUCTIVE). ALWAYS confirms on rollback/undo/revert/abort intent. |
| allowed-tools | AskUserQuestion, SlashCommand |
Provides natural language access to /ss:rollback command.
Trigger this skill when the user mentions:
Examples:
ALWAYS Confirm (Regardless of Confidence):
Detect that user wants to rollback/undo/revert
ALWAYS ask for confirmation using AskUserQuestion tool:
Question: "ROLLBACK CONFIRMATION - Destructive Operation"
Description: "This will revert your feature branch changes and clean up artifacts. This cannot be easily undone."
Options:
If user selects Option 1, run: /ss:rollback
If user selects Option 2, acknowledge cancellation
Rollback equivalents: rollback, roll back, undo, revert, abort, cancel, clean up, tear down, discard Target terms: feature, build, branch, changes, work