Monitor conductor project progress
conductor-statuscommandsetup L1★5
Jonkimi/create-conductor-flow ↗What it does
Display project progress from Tracks Registry
Best for
Summarizing multi-track project progress with blocker identification.
Inputs
- · Tracks Registry file
- · implementation plans
Outputs
- · status overview with phase/task counts and blockers
Requires
- · Read
- · Grep
Preconditions
- · Tracks Registry exists
- · Implementation plans linked
Failure modes
- · Tracks Registry missing
- · Malformed registry
Trust signals
- · Status parsing (COMPLETED|IN PROGRESS|PENDING)
- · Blocker extraction
- · Phase/task count aggregation