phase-status

Display current workflow phase status and progress from SurrealDB data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/EtroxTaran/conductor --skill phase-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-status
Source: https://github.com/EtroxTaran/conductor/tree/main/.claude/skills/phase-status
Command: npx skills add https://github.com/EtroxTaran/conductor --skill phase-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides clear visibility into the current stage and progress of a project's development workflow, highlighting task completion and any potential blockers.

Core Features & Use Cases

  • Real-time Status Updates: Displays the current phase, task progress, and feedback from validation/verification steps.
  • Error and Blocker Identification: Lists any errors or impediments preventing workflow advancement.
  • Use Case: A project manager can use this skill to quickly understand the status of a feature implementation without needing to dive into detailed logs or ask individual team members.

Quick Start

Display the current workflow status for the 'my-feature' project.

Frequently Asked Questions about phase-status

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

FAQPage Schema
How do I track project workflow progress and phase status?

To track project workflow progress, the Skill aggregates workflow state, phase outputs, and logs from SurrealDB to display the current phase, task completion status, and recent feedback. This provides a comprehensive project status report without manual log analysis.

What is the best way to identify workflow blockers and errors in a project?

Identifying workflow blockers involves aggregating validation and verification logs from SurrealDB to list errors and impediments preventing workflow advancement. This highlights specific task failures and feedback that block project progress.

Do I need a SurrealDB connection to retrieve task completion status?

Yes, you need an active SurrealDB connection for the project namespace to retrieve phase completion status, task progress, recent feedback, and errors. The database stores the workflow state and phase outputs required for reporting.

Can I get real-time status updates for my feature implementation?

Yes, you can get real-time status updates for feature implementation by querying the SurrealDB project namespace. The Skill displays the current phase, task progress, and validation feedback to help project managers monitor development.

How does phase status reporting work with workflow observability data?

Phase status reporting works by aggregating workflow observability data, including state, phase outputs, and logs from SurrealDB. It processes this data to provide a comprehensive report on phase completion, task progress, and validation feedback.