conductor:status

Aggregate phases and tasks from Conductor Tracks Registry and track plans.

8|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/cloudaura-io/cloudaura-marketplace --skill conductor-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor:status
Source: https://github.com/cloudaura-io/cloudaura-marketplace/tree/main/plugins/conductor/skills/status
Command: npx skills add https://github.com/cloudaura-io/cloudaura-marketplace --skill conductor-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a real-time status overview of project progress by aggregating information from the Conductor ecosystem, including tracks and plans.

Core Features & Use Cases

  • Cross-track visibility: summarize progress across all tracks and phases.
  • Status inference: count completed, in-progress, and pending tasks, and highlight blockers.
  • Use Case: During sprint planning, generate a concise project health snapshot to inform prioritization.

Quick Start

Invoke the status overview on the current project context to generate a live progress report.

Frequently Asked Questions about conductor:status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track project progress across multiple tracks at a glance?

Real-time project progress tracking aggregates phases and tasks across multiple tracks by reading the Tracks Registry and track plans. It parses track and plan files to count completed, in-progress, and pending items, outputting a concise status summary including blockers and overall progress.

What is the best way to get a real-time status overview for sprint planning?

The best way to get a real-time status overview for sprint planning is to generate a live project health snapshot. By aggregating information from the Conductor ecosystem, it counts completed and pending tasks to highlight blockers, informing prioritization decisions.

Can I count completed, in-progress, and pending tasks across all project phases?

Yes, you can count completed, in-progress, and pending tasks across all project phases. The skill parses track and plan files to identify major phases and tasks, aggregating the counts into a concise status summary that highlights overall progress and current blockers.

Does this project status tracking tool require specific files to function?

Yes, this project status tracking tool requires the Tracks Registry and track plans to function. It reads these files within the Conductor-managed project context to parse and identify major phases and tasks, counting completed, in-progress, and pending items for the status summary.

How do I identify blockers in my current project tracks?

To identify blockers in your current project tracks, invoke the status overview on the current project context. It parses track and plan files to count pending tasks and outputs a concise status summary that specifically highlights blockers alongside overall progress.