conductor-manage
Manage track lifecycle: archive, restore, delete, rename, and cleanup
npx skills add sickn33/agentic-awesome-skills --skill conductor-manage --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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. ## Limitations - Use this skill only when the task clearly matches the scope described above.
- Use this skill when
- Do not use this skill when
- Instructions
- Safety
- Resources
- Limitations
What does the conductor-manage skill do?
Manage track lifecycle: archive, restore, delete, rename, and cleanup
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill conductor-manage --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.