hud-statusline

Monitor and display Unity workflow states, including phase, active agent, and session duration.

18|3|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/XeldarAlz/everything-claude-unity --skill hud-statusline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud-statusline
Source: https://github.com/XeldarAlz/everything-claude-unity/tree/main/.claude/skills/core/hud-statusline
Command: npx skills add https://github.com/XeldarAlz/everything-claude-unity --skill hud-statusline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides real-time monitoring of Unity workflow states, ensuring developers have a clear view of their project's progress.

Core Features & Use Cases

  • Unity Workflow State Display: Shows the current phase, active agent, files modified, and session duration.
  • Customizable Statusline Format: Defines a standard format for statusline updates.
  • Session State Tracking: Utilizes session files to track file edits, reads, and cost.

Quick Start

Update the statusline with the current workflow phase by using the /unity-workflow command.

Frequently Asked Questions about hud-statusline

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

FAQPage Schema
How do I monitor Unity workflow state in real-time?

Monitor Unity workflow state by using a statusline to display the current phase, active agent, file modifications, and session duration. It tracks project progress by reading Unity workflow data and session files.

What Unity session details can I display in a statusline?

Display Unity session details including the current workflow phase, active agent, modified files, and total session duration. The statusline format tracks file edits, reads, and associated session cost.

How do I track file modifications during a Unity development session?

Track file modifications during a Unity session by utilizing session files that record file edits and reads. The statusline applies this session data to show real-time modification states.

Does the Unity workflow statusline require additional dependencies?

The Unity workflow statusline requires no additional dependencies. It functions by directly accessing Unity workflow data and session files to output real-time project tracking information.

Can I customize the statusline format for Unity workflow tracking?

Customize the Unity workflow tracking statusline through a defined standard format for updates. Use the /unity-workflow command to update the statusline with the current workflow phase.

Why is my Unity workflow statusline not updating?

If the Unity workflow statusline is not updating, verify that the Skill has access to current Unity workflow data and session files. Without valid session file access, phase and modification tracking cannot display.