conductor-revert

Git-aware undo by logical work unit (track, phase, or task)

Content Preview
---
name: conductor-revert
description: "Git-aware undo by logical work unit (track, phase, or task)"
risk: unknown
source: community
date_added: "2026-02-27"
---

# Revert Track

Revert changes by logical work unit with full git awareness. Supports reverting entire tracks, specific phases, or individual tasks.

## Use this skill when

- Working on revert track tasks or workflows
- Needing guidance, best practices, or checklists for revert track

## Do not use this skill when

- The task is unre
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/conductor-revert.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/conductor-revert/SKILL.md

Skill 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/sickn33/antigravity-awesome-skills

Then reference at skills/conductor-revert/SKILL.md

Related Skills