conductor-manage
Manage track lifecycle: archive, restore, delete, rename, and cleanup
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/conductor-manage/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How conductor-manage Compares
| Feature / Agent | conductor-manage | Standard Approach |
|---|---|---|
| Platform Support | Claude | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | medium | N/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
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
ChatGPT vs Claude for Agent Skills
Compare ChatGPT and Claude for AI agent skills across coding, writing, research, and reusable workflow execution.
Top AI Agents for Productivity
See the top AI agent skills for productivity, workflow automation, operational systems, documentation, and everyday task execution.
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
Proven architectural patterns for building n8n workflows.
n8n-validation-expert
Expert guide for interpreting and fixing n8n validation errors.
n8n-node-configuration
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.
n8n-mcp-tools-expert
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.
inngest
Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers.
design-orchestration
Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order.
logistics-exception-management
Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ years operational experience.
istio-traffic-management
Comprehensive guide to Istio traffic management for production service mesh deployments.
dependency-management-deps-audit
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.
context-management-context-save
Use when working with context management context save
context-management-context-restore
Use when working with context management context restore
conductor-validator
Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.