conductor-manage
管理 Conductor 工作流轨道
此技能自动化 Conductor 工作流的轨道生命周期管理,处理活跃、完成和归档状态下轨道的归档、恢复、删除、重命名和孤立工件清理。
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez à utiliser
Tester
Utilisation de "conductor-manage". 列出所有活跃轨道
Résultat attendu:
活跃轨道:
- [~] api-v2_20250120 - 进行中 (5/12 任务)
- [ ] user-auth_20250118 - 待处理
- [ ] dashboard-ui_20250115 - 待处理
Utilisation de "conductor-manage". 归档轨道确认
Résultat attendu:
归档确认:
轨道:feature-login_20250115
类型:feature
状态:已完成 (所有任务完成)
文件:4 (spec.md, plan.md, metadata.json, index.md)
移至归档?
Utilisation de "conductor-manage". 清理结果
Résultat attendu:
清理完成:
已移除的孤立目录:2
缺失的元数据条目:0
tracks.md 中更新的轨道:0
Audit de sécurité
SûrAll 208 static findings are false positives. The skill consists of documentation files (SKILL.md and implementation-playbook.md) - no executable code. The detected patterns are markdown formatting (backticks for file paths), documentation text (words containing 'des' misinterpreted as weak crypto), and example error messages misinterpreted as reconnaissance.
Motifs détectés
Score de qualité
Ce que vous pouvez construire
归档已完成的工作流轨道
将完成的轨道移至归档存储以保持活跃工作空间井然有序
恢复已归档的轨道以供审查
将先前归档的轨道恢复到活跃状态以供参考或继续工作
清理孤立工件
检测并移除在 tracks.md 中不再有对应条目的轨道文件
Essayez ces prompts
使用 conductor-manage 技能列出我的 Conductor 工作流中的所有轨道
使用 conductor-manage 技能归档 ID 为 'feature-login_20250115' 的已完成轨道
使用 conductor-manage 技能恢复已归档的轨道 'bug-fix_20241201'
使用 conductor-manage 技能检测并清理任何孤立的轨道工件
Bonnes pratiques
- 执行删除操作前务必备份轨道数据
- 执行前确认删除和清理等破坏性操作
- 仅在对操作确定时使用 --force 标志
- 保留已归档的轨道用于审计跟踪和历史参考
Éviter
- 未确认将删除哪个轨道就使用 delete
- 在永久删除前跳过归档步骤
- 在不理解孤立含义的情况下运行清理
- 重命名轨道后未更新所有对旧 ID 的引用