一键导入
conductor-manage
Manage track lifecycle: archive, restore, delete, rename, and cleanup
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage track lifecycle: archive, restore, delete, rename, and cleanup
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | conductor-manage |
| description | Manage track lifecycle: archive, restore, delete, rename, and cleanup |
| metadata | {"argument-hint":"[--archive | --restore | --delete | --rename | --list | --cleanup]"} |
Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning up orphaned artifacts.
conductor/ structure and required files before proceeding.tracks.md and metadata consistently.resources/implementation-playbook.md.resources/implementation-playbook.md for detailed modes, prompts, and workflows.Analyze a project's past Codex sessions, memory files, and existing local skills to recommend the highest-value skills to create or update. Use when a user asks what skills a project needs, wants skill ideas grounded in real project history, wants an audit of current project-local skills, or wants recommendations for updating stale or incomplete skills instead of creating duplicates.
Apply treys-swarm-planner to the PT Study System by grounding in repo canon, the active execution board, Conductor tracks, planner APIs, and the `study_tasks` schema. Use when planning significant work in this repo and then executing it end-to-end with a backward-built wave/task graph until the goal is complete, unless the user explicitly asks for plan-only or review-only output.
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
Execute tasks from a track's implementation plan following TDD workflow
Create a new track with specification and phased implementation plan
Git-aware undo by logical work unit (track, phase, or task)