mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
feat(conductor): add track manager command for lifecycle management
Add /conductor:manage command with comprehensive track lifecycle operations: - Archive completed tracks with reason tracking - Restore archived tracks to active state - Delete tracks permanently with safety confirmations - Rename track IDs with full reference updates - Cleanup orphaned artifacts and stale tracks - Interactive menu when invoked without arguments Also includes: - Add Archived Tracks section to tracks.md template - Update README with manage command documentation - Bump version to 1.1.0 - Format files with prettier
This commit is contained in:
@@ -1925,7 +1925,7 @@
|
||||
{
|
||||
"name": "conductor",
|
||||
"description": "Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement",
|
||||
"version": "1.0.7",
|
||||
"version": "1.1.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"email": "seth@major7apps.com"
|
||||
|
||||
Reference in New Issue
Block a user