conductor-manage

Manage track lifecycle: archive, restore, delete, rename, and cleanup

Content Preview
---
name: conductor-manage
description: "Manage track lifecycle: archive, restore, delete, rename, and cleanup"
risk: unknown
source: community
date_added: "2026-02-27"
---

# 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 activ
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/conductor-manage.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/conductor-manage/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/conductor-manage/SKILL.md

Related Skills