manage
Manage track lifecycle: archive, restore, delete, rename, and cleanup
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install manage --cli claudewrites the file to.claude/commands/manage.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/manage.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow manage from the conductor plugin. Manage track lifecycle: archive, restore, delete, rename, and cleanup
When to use it
Manage track lifecycle: archive, restore, delete, rename, and cleanup
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/manage.md -o .claude/commands/manage.md
Notes
Extracted from wshobson/agents. Plugin: conductor.