conductor-status

Parse the Tracks Registry and summarize project phases and task statuses.

51|8|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/hlhr202/Conductor-for-all --skill conductor-status-hlhr202
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor-status
Source: https://github.com/hlhr202/Conductor-for-all/tree/main/.agents/skills/conductor-status
Command: npx skills add https://github.com/hlhr202/Conductor-for-all --skill conductor-status-hlhr202

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a clear and concise overview of your project's progress by analyzing the Tracks Registry and its associated implementation plans.

Core Features & Use Cases

  • Status Reporting: Generates a summary of project phases and tasks, including completion status.
  • Progress Tracking: Identifies the current phase, task in progress, and the next action needed.
  • Use Case: Before a daily stand-up meeting, use this Skill to quickly get an update on what's been done, what's currently being worked on, and what's next, ensuring everyone is aligned.

Quick Start

Use the conductor-status skill to display the current progress of the project.

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 and generate a task status report?

To track project progress, this skill reads and parses the Tracks Registry and implementation plans to summarize task statuses, including completed, in progress, and pending items, along with identifying the current phase and the next action needed.

What is the best way to monitor workflow phases and identify the next task?

Monitoring workflow phases is handled by parsing the Tracks Registry to identify the current task in progress and explicitly highlights the next action needed to keep your project moving forward.

Can I use this to get a quick progress report before a daily stand-up meeting?

Yes, you can use this to get a quick progress report before a daily stand-up meeting, providing a clear overview of what has been done, what is currently being worked on, and what is next to ensure team alignment.

Does checking project status require a specific environment setup?

Checking project status requires a valid environment setup, as the skill validates the Conductor environment configuration before proceeding to read and parse the Tracks Registry and its implementation plans.

How does the task tracking mechanism work with implementation plans?

The task tracking mechanism works by reading and parsing the Tracks Registry alongside its implementation plans to generate a summary of project phases and validate the completion status of associated tasks.