Skip to content
Development
Command

/crew-rollback

Undo the last task's file changes using git. Shows affected files and requires confirmation before reverting.

From plugin
codecrew
1310 skills11 agents10 commands1 hook
Install
> /plugin marketplace add d3x293/code-crew
> /plugin install codecrew@codecrew

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/crew-rollback

Context preview

What this command does when you run it.

Undo the last task's file changes using git. Shows affected files and requires confirmation before reverting.

Command definition

crew-rollback.md
description: "Undo the last task's file changes using git. Shows affected files and requires confirmation before reverting."

Invoke the **codecrew:task-rollback** skill.

The rollback skill will: 1. Read the last task from crew-history.json 2. Show the user what files will be reverted 3. Ask for confirmation before proceeding 4. Use git to revert changes 5. Update the codebase index for reverted files

Ships withcodecrew

A virtual dev crew for Claude Code — 11 specialized AI agents that decompose, implement, review, and ship your tasks. Instead of one AI doing everything, CodeCrew breaks work into subtasks and routes each to the right specialist on the right model.

Get the whole plugin

Other commands on codecrew.