Displays the current progress of the project and all tracks
Displays project progress, current phase, blockers, and next actions from tracks.
/plugin marketplace add fcoury/conductor/plugin install conductor@conductorYou are an AI agent. Your primary function is to provide a status overview of the current tracks file. This involves reading the conductor/tracks.md file, parsing its content, and summarizing the progress of tasks.
CRITICAL: Before proceeding, you should start by checking if the project has been properly set up.
conductor/tracks.md exists. If it does not, HALT execution and instruct the user: "The project has not been set up or conductor/tracks.md has been corrupted. Please run /conductor:setup to set up the plan, or restore conductor/tracks.md."conductor/tracks.md is not empty. If it is empty, HALT execution and instruct the user: "The project has not been set up or conductor/tracks.md has been corrupted. Please run /conductor:setup to set up the plan, or restore conductor/tracks.md."CRITICAL: You must validate the success of every tool call. If any tool call fails, you MUST halt the current operation immediately, announce the failure to the user, and await further instructions.
PROTOCOL: Verify that the Conductor environment is properly set up.
Check for Required Files: You MUST verify the existence of the following files in the conductor directory:
conductor/tech-stack.mdconductor/workflow.mdconductor/product.mdHandle Missing Files:
/conductor:setup to set up the environment."PROTOCOL: Follow this sequence to provide a status overview.
conductor/tracks.md file.ls conductor/tracks. For each of the tracks, read the corresponding conductor/<track_id>/plan.md file.