conductor-manage

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

31,392 stars
Complexity: medium

About this skill

The `conductor-manage` skill empowers AI agents to fully control the lifecycle of Conductor tracks. It allows for comprehensive management actions such as archiving, restoring from archives, permanent deletion, renaming tracks, and identifying and cleaning up orphaned artifacts. This skill is crucial for maintaining organized and efficient project workflows where 'Conductor' is used for tracking and orchestration, ensuring that active, completed, and archived states are handled appropriately. It's part of the 'antigravity-awesome-skills' repository, which focuses on extending AI agent capabilities through specialized tools and integrations.

Best use case

Streamlining project management workflows by automating track lifecycle operations. Ensuring data hygiene by cleaning up unused or orphaned Conductor track artifacts. Facilitating compliance by archiving completed projects or restoring necessary historical data. Automating track organization and maintenance within a Conductor-initialized repository.

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

Successful execution of specified track management operations (e.g., track archived, restored, deleted, or renamed). A clean and organized `conductor/` structure with orphaned artifacts removed. An updated status report on Conductor tracks if requested.

Practical example

Example input

archive track 'feature-development-phase-2'

Example output

Track 'feature-development-phase-2' has been successfully moved to the archive state.

When to use this skill

  • Archiving, restoring, renaming, or deleting Conductor tracks
  • Listing track status or cleaning orphaned artifacts
  • Managing the track lifecycle across active, completed, and archived states

When not to use this skill

  • Conductor is not initialized in the repository
  • You lack permission to modify track metadata or files
  • The task is unrelated to Conductor track management

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/conductor-manage/SKILL.md --create-dirs "https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/plugins/antigravity-awesome-skills-claude/skills/conductor-manage/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/conductor-manage/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How conductor-manage Compares

Feature / Agentconductor-manageStandard Approach
Platform SupportClaudeLimited / Varies
Context Awareness High Baseline
Installation ComplexitymediumN/A

Frequently Asked Questions

What does this skill do?

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

Which AI agents support this skill?

This skill is designed for Claude.

How difficult is it to install?

The installation complexity is rated as medium. You can find the installation instructions above.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# 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.

Related Skills

n8n-workflow-patterns

31392
from sickn33/antigravity-awesome-skills

Proven architectural patterns for building n8n workflows.

Workflow AutomationClaude

n8n-validation-expert

31392
from sickn33/antigravity-awesome-skills

Expert guide for interpreting and fixing n8n validation errors.

Workflow AutomationClaude

n8n-node-configuration

31392
from sickn33/antigravity-awesome-skills

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.

Workflow AutomationClaude

n8n-mcp-tools-expert

31392
from sickn33/antigravity-awesome-skills

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

Workflow AutomationClaude

inngest

31392
from sickn33/antigravity-awesome-skills

Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers.

Workflow AutomationClaude

design-orchestration

31392
from sickn33/antigravity-awesome-skills

Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order.

Workflow AutomationClaude

logistics-exception-management

31392
from sickn33/antigravity-awesome-skills

Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ years operational experience.

Logistics & Supply ChainClaude

istio-traffic-management

31392
from sickn33/antigravity-awesome-skills

Comprehensive guide to Istio traffic management for production service mesh deployments.

DevOps & InfrastructureClaude

dependency-management-deps-audit

31392
from sickn33/antigravity-awesome-skills

You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies.

SecurityClaude

context-management-context-save

31392
from sickn33/antigravity-awesome-skills

Use when working with context management context save

Agent Management & PersonalizationClaude

context-management-context-restore

31392
from sickn33/antigravity-awesome-skills

Use when working with context management context restore

Memory ManagementClaude

conductor-validator

31392
from sickn33/antigravity-awesome-skills

Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

Developer ToolsClaude