بنقرة واحدة
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 المهني
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)
| 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.