cx-status

Parse .claude/cx files to report CX workflow status and progress.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/m19803261706/cx-workflow --skill cx-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cx-status
Source: https://github.com/m19803261706/cx-workflow/tree/main/skills/cx-status
Command: npx skills add https://github.com/m19803261706/cx-workflow --skill cx-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a clear, real-time overview of your development workflow's progress, helping you understand what's done, what's in progress, and what's next.

Core Features & Use Cases

  • Current Feature Status: See the overall progress and status of the active development feature.
  • Task Breakdown: View a detailed list of tasks within the current feature, their individual statuses, and estimated completion.
  • Bug Fix History: Quickly review recent bug fixes related to the current feature.
  • Use Case: After a long coding session, you can ask "What's the status of my work?" and get an immediate, comprehensive update on your current feature, its tasks, and any recent bug fixes.

Quick Start

Ask about the current progress of your workflow.

Frequently Asked Questions about cx-status

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

FAQPage Schema
How do I track my development workflow progress and task status?

To track your development workflow progress, this Skill parses local configuration and status files within the .claude/cx directory to generate a detailed report on active features, task progress, and recent bug fixes.

What is the best way to view current feature status and recent bug fixes?

Viewing current feature status and recent bug fixes is done by retrieving the CX workflow report, which details your overall progress and task breakdown instantly.

How does progress tracking work when no feature is active?

Progress tracking works by parsing local status files, explicitly supporting scenarios where no feature is active, a feature is in progress, or multiple features are being tracked simultaneously.

Can I check task breakdown and estimated completion for my active development feature?

Yes, you can check task breakdown and estimated completion for your active development feature by requesting a workflow status update to view individual task statuses.

Do I need any specific configuration files to monitor task progress?

Yes, you need local configuration and status files located within the .claude/cx directory to monitor task progress and retrieve your current development workflow status accurately.