conductor-manage

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Track Manager

Track 管理器

Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning up orphaned artifacts.
管理完整的Track生命周期,包括归档、恢复、删除、重命名以及清理孤立工件。

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
  • 归档、恢复、重命名或删除Conductor Track
  • 查看Track状态或清理孤立工件
  • 管理活跃、已完成和已归档状态下的Track生命周期

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
  • 仓库中未初始化Conductor
  • 您没有修改Track元数据或文件的权限
  • 任务与Conductor Track管理无关

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
    .
  • 在操作前验证
    conductor/
    结构和所需文件。
  • 通过参数或交互式提示确定操作模式。
  • 在执行破坏性操作(删除/清理)前进行确认。
  • 同步更新
    tracks.md
    和元数据。
  • 如果需要详细步骤,请打开
    resources/implementation-playbook.md

Safety

安全注意事项

  • Backup track data before delete operations.
  • Avoid removing archived tracks without explicit approval.
  • 删除操作前备份Track数据。
  • 未经明确批准,请勿移除已归档的Track。

Resources

资源

  • resources/implementation-playbook.md
    for detailed modes, prompts, and workflows.
  • resources/implementation-playbook.md
    :包含详细的模式、提示和工作流。