TreeX-X

Xstatus — Productivity skill for Claude Code

Productivity community

Executed by Main Agent directly.

How to install Xstatus

Installs to ~/.claude/commands/treex-x-workflowx-xstatus.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TreeX-X/WorkFlowX/HEAD/.claude/commands/xstatus.md -o ~/.claude/commands/treex-x-workflowx-xstatus.md

Restart Claude Code, or start a new session, for it to be picked up.

What Xstatus does

**Executed by Main Agent directly.** Scan the project, collect workflow state, and generate an HTML status report.

User input: $ARGUMENTS

Syntax

/xstatus                      # Analyze current workflows, output to ./status-report.html, open in browser
/xstatus --output       # Specify custom output path, still opens in browser after generation

description: Generate huashu-styled HTML status report for workflow state

Execute inline (reading `orchestrateX` Module

Alternatives in Productivity

  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • Swarm Worker — You are a swarm worker agent for the {{tentacleName}} tentacle 1.4k ★
  • Schedule List — List all scheduled tasks with their status and next run times (project) 510 ★

Full documentation available on GitHub

View Source Repository