msx:status

Monitor change status and workflow progress from metadata files.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/xxyj/xx-ai-cli --skill msx-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: msx:status
Source: https://github.com/xxyj/xx-ai-cli/tree/main/.cursor/skills/msx-11-status
Command: npx skills add https://github.com/xxyj/xx-ai-cli --skill msx-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly understand the current status and workflow progress of a change, enabling them to determine the next steps in the process.

Core Features & Use Cases

  • Status Overview: Provides a summary of the current status, including the ID, title, and creation date of the change.
  • Workflow Progress: Indicates the current step in the workflow and shows which artifacts have been completed.
  • Next Action: Suggests the next action based on the current step, such as reviewing a spec or implementing a plan.

Quick Start

Use the msx:status skill to check the status of the change with ID '123'.

Frequently Asked Questions about msx:status

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

FAQPage Schema
How do I check the workflow progress of a software development change?

You can check the workflow progress of a software development change by analyzing its directory and metadata files to identify the current step, completed artifacts, and creation date.

What is the next action for my current step in the software development process?

The next action for your current step in the software development process is determined by analyzing the change's metadata, suggesting tasks like reviewing a spec or implementing a plan based on completed artifacts.

Can I use metadata analysis to get a status overview of a change?

Yes, you can use metadata analysis to get a status overview of a change, which provides a summary including the change ID, title, and creation date.

Does checking change status require access to specific directories?

Checking change status requires access to the change's directory and metadata files to accurately monitor and report the current workflow progress and suggest next actions.

How do I know which artifacts have been completed in my workflow?

To know which artifacts have been completed in your workflow, this skill monitors the change's metadata files and indicates the current step alongside all finished artifacts.