Manage track lifecycle: archive, restore, delete, rename, and cleanup
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill conductor-manage --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Conductor Manage?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-conductor-manage-25e4d7a9)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: conductor-manage
description: "Manage track lifecycle: archive, restore, delete, rename, and cleanup"
metadata:
argument-hint: "[--archive | --restore | --delete | --rename | --list | --cleanup]"
---
# Track Manager
Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning up orphaned artifacts.
## Use this skill when
- Archiving, restoring, renaming, or deleting Conductor tracks
- Listing track status or cleaning orphaned artifacts
- Managing the track lifecycle across active, completed, and archived states
## Do not use this skill when
- Conductor is not initialized in the repository
- You lack permission to modify track metadata or files
- The task is unrelated to Conductor track management
## Instructions
- Verify `conductor/` structure and required files before proceeding.
- Determine the operation mode from arguments or interactive prompts.
- Confirm destructive actions (delete/cleanup) before applying.
- Update `tracks.md` and metadata consistently.
- If detailed steps are required, open `resources/implementation-playbook.md`.
## Safety
- Backup track data before delete operations.
- Avoid removing archived tracks without explicit approval.
## Resources
- `resources/implementation-playbook.md` for detailed modes, prompts, and workflows.
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [implementation-playbook](./sub-skills/implementation-playbook.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!