accessibility-audit
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct comprehensive audits,…
Manage track lifecycle: archive, restore, delete, rename, and cleanup
$ npx -y skills add wshobson/agents --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/manageContext preview
What this command does when you run it.
Manage track lifecycle: archive, restore, delete, rename, and cleanup
description: "Manage track lifecycle: archive, restore, delete, rename, and cleanup" argument-hint: "[--archive | --restore | --delete | --rename | --list | --cleanup]"
Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning up orphaned artifacts.
1. Verify Conductor is initialized:
2. Ensure archive directory exists (for archive/restore operations):
Parse arguments to determine operation mode:
| Argument | Mode | Description | | ---------------------- | ------------ | ------------------------------------------------------- | | `--list [filter]` | List | Show all tracks (optional: active, completed, archived) | | `--archive <id>` | Archive | Move completed track to archive | | `--archive --bulk` | Bulk Archive | Multi-select completed tracks | | `--restore <id>` | Restore | Restore archived track to active | | `--delete <id>` | Delete | Permanently remove a track | | `--rename <old> <new>` | Rename | Change track ID | | `--cleanup` | Cleanup | Detect and fix orphaned artifacts | | (none) | Interactive | Menu-driven operation selection |
---
When invoked without arguments, display the main menu:
Read `conductor/tracks.md` and scan directories:
================================================================================
TRACK MANAGER
================================================================================
What would you like to do?
1. List all tracks
2. Archive a completed track
3. Restore an archived track
4. Delete a track permanently
5. Rename a track
6. Cleanup orphaned artifacts
7. Exit
Quick stats:
- {N} active tracks
- {M} completed (ready to archive)
- {P} archived
Select option:---
Display comprehensive track overview with optional filtering.
**For Active Tracks:**
**For Completed Tracks:**
**For Archived Tracks:**
**Full list (no filter):**
================================================================================
TRACK MANAGER
================================================================================
ACTIVE TRACKS ({count})
| Status | Track ID | Type | Progress | Updated |
|--------|-------------------|---------|-------------|------------|
| [~] | dashboard_20250112| feature | 7/15 (47%) | 2025-01-15 |
| [ ] | nav-fix_20250114 | bug | 0/4 (0%) | 2025-01-14 |
COMPLETED TRACKS ({count})
| Track ID | Type | Completed | Duration |
|-------------------|---------|------------|----------|
| auth_20250110 | feature | 2025-01-12 | 2 days |
ARCHIVED TRACKS ({count})
| Track ID | Type | Reason | Archived |
|-----------------------|---------|------------|------------|
| old-feature_20241201 | feature | Superseded | 2025-01-05 |
================================================================================
Commands: /conductor:manage --archive | --restore | --delete | --rename | --cleanup
================================================================================**Filtered list (`--list active`, `--list completed`, `--list archived`):**
Show only the requested section with the same format.
**No tracks at all:**
================================================================================
TRACK MANAGER
================================================================================
No tracks found.
To create your first track: /conductor:new-track
================================================================================**No tracks in filter:**
================================================================================
TRACK MANAGER
================================================================================
No {filter} tracks found.
================================================================================---
Move completed tracks to the archive directory.
Production-ready agentic workflow building blocks: 94 plugins, 202 agents, 183 skills, 105 commands — built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, the Antigravity CLI, GitHub Copilot, and Pi from a single Markdown source.
Repo: wshobson/agents
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct comprehensive audits,…
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
The Multi-Agent Optimization Tool is an advanced AI-driven framework designed to holistically improve system performance through intelligent, coordinated…
Debug issues using competing hypotheses with parallel investigation by multiple agents
Task delegation dashboard for managing team workload, assignments, and rebalancing
Develop features in parallel with multiple agents using file ownership boundaries and dependency management