revert
Git-aware undo by logical work unit (track, phase, or task)
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install revert --cli claudewrites the file to.claude/commands/revert.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/revert.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow revert from the conductor plugin. Git-aware undo by logical work unit (track, phase, or task)
When to use it
Git-aware undo by logical work unit (track, phase, or task)
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/conductor/commands/revert.md -o .claude/commands/revert.md
Notes
Extracted from wshobson/agents. Plugin: conductor.