Reverts development progress by logical work units like tasks, phases, or entire tracks with full Git awareness.
Codex Revert is a specialized utility for developers using the Codex 'Conductor' system to manage structured coding workflows. Unlike standard Git commands that operate on individual commits, this skill understands the logical hierarchy of your work. It allows you to undo specific tasks, development phases, or entire feature tracks by automatically identifying all associated commits and reverting them in the correct reverse-chronological order. The skill prioritizes repository safety by performing non-destructive reverts, providing detailed execution plans, and requiring explicit confirmation before making changes. It also ensures your project documentation stays in sync by automatically updating task statuses in your plan files.