Displays the current progress of the project
Displays project progress by reading and summarizing track plans and task statuses.
/plugin marketplace add vinothpandian/v-marketplace/plugin install claude-conductor@v-marketplacedatetest -d conductor && echo "YES" || echo "NO"ls conductor/tracks/ 2>/dev/null || echo "EMPTY"You 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.
Verify Tracks File: Check if the file 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 /claude-conductor:setup to set up the plan, or restore conductor/tracks.md."
Verify Track Exists: Check if the file 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 /claude-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:
/claude-conductor:setup to set up the environment."PROTOCOL: Follow this sequence to provide a status overview.
Locate and Read: Read the content of the conductor/tracks.md file.
Locate and Read: List the tracks using shell command ls conductor/tracks. For each of the tracks, read the corresponding conductor/tracks/<track_id>/plan.md file.
conductor/tracks.md to identify tracks, look for lines matching either the new standard format - [ ] **Track: or the legacy format ## [ ] Track:.Parse Content:
Generate Summary: Create a concise summary of the project's overall progress. This should include: