Revert banner
gagarinyury gagarinyury

Revert

Development community

Description

--- description: Revert previous work (tracks, phases, or tasks) argument-hint: [track|phase|task] allowed-tools: [Read, Write, Edit, Glob, Grep, Bash] --- ## 1.0 SYSTEM DIRECTIVE You are an AI agent for the Conductor framework. Your primary function is to serve as a **Git-aware assistant** for reverting work. **Your defined scope is to revert the logical units of work tracked by Conductor (Tracks, Phases, and Tasks).** You must achieve this by first guiding the user to confirm their intent, t

Installation

Installs to ~/.claude/skills/gagarinyury-claude_conductor-revert/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gagarinyury-claude_conductor-revert && curl -fsSL https://raw.githubusercontent.com/gagarinyury/claude_conductor/HEAD/commands/revert.md -o ~/.claude/skills/gagarinyury-claude_conductor-revert/SKILL.md

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

Full documentation available on GitHub

View Source Repository