conductor-manage
Handles the management of Conductor tracks, including archiving, restoring, and cleaning up project metadata.
Install
mkdir -p .claude/skills/conductor-manage && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4543" && unzip -o skill.zip -d .claude/skills/conductor-manage && rm skill.zipInstalls to .claude/skills/conductor-manage
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Manage track lifecycle: archive, restore, delete, rename, and cleanupKey capabilities
- →Archive or restore complete development tracks
- →Rename active or historical project tracks
- →Remove orphaned metadata files safely
- →Update central `tracks.md` registry
How it works
Validates the local Conductor file structure and executes state management commands against the central `tracks.md` registry.
Inputs & outputs
When to use conductor-manage
- →Archive completed development tracks
- →Restore an archived project state
- →Clean up orphaned metadata files
About this skill
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.mdand 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.mdfor detailed modes, prompts, and workflows.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
When not to use it
- →Conductor is not initialized in the repository
- →Destructive cleanup without backup confirmation
Prerequisites
Limitations
- →Requires Conductor initialization
- →Safety depends on consistent metadata updates
How it compares
It maintains repository-wide metadata integrity instead of simply deleting file directories manually.
Compared to similar skills
conductor-manage side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| conductor-manage (this skill) | 1 | 4mo | No flags | Intermediate |
| linear | 10 | 2mo | No flags | Beginner |
| zapier-workflows | 11 | 8mo | Review | Beginner |
| attio-skill-generator | 7 | 7mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by sickn33
View all by sickn33 →You might also like
linear
lobehub
Linear issue management guide. Use when working with Linear issues, creating issues, updating status, or adding comments. Triggers on Linear issue references (LOBE-xxx), issue tracking, or project management tasks. Requires Linear MCP tools to be available.
zapier-workflows
davila7
Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.
attio-skill-generator
kesslerio
Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.
automation-brainstorm
MacroMan5
Interactive workflow design advisor for Power Automate, n8n, Make, Zapier and other platforms. Guides users through planning automation workflows with smart questions about triggers, actions, data flow, and error handling. Uses research sub-agent to find best practices and generates detailed implementation plan. Triggers when user mentions "create workflow", "build flow", "design automation", "need ideas for", or describes workflow requirements without having a complete design.
daily-briefing
anthropics
Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".
jira
davila7
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.