hud-statusline

Display Unity workflow phase, active agent, and session metrics in Claude Code statusline.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill keeps Claude Code users informed about Unity workflow progress by exposing the current phase, active agent, modified-file count, session duration, and optional cost metrics in the statusline.

Core Features & Use Cases

  • Workflow Phase Tracking: Represent Clarify, Plan, Execute, Verify, and Done transitions in the statusline.
  • Session State Visibility: Read hook state files to report edited files, elapsed time, branch context, and workflow state.
  • Agent and Mode Monitoring: Display active sub-agents, Ralph iteration progress, team activity, and optional tool-call counts during Unity development sessions.

Quick Start

Configure your Claude Code statusline to read the Unity hook state files and display the current workflow phase, active agent, modified-file count, and session duration.

Frequently Asked Questions about hud-statusline

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

FAQPage Schema
How do I display Unity workflow progress in the Claude Code statusline?

To display Unity workflow progress in the Claude Code statusline, configure the statusline to read Unity hook state files, which tracks session edits, start time, and cost monitoring data to report phases like Clarify, Plan, Execute, Verify, and Done.

What session state information can I track during Unity development with Claude Code?

You can track session state in Claude Code by reading hook state files to report edited file counts, elapsed session duration, branch context, active sub-agents, Ralph iteration progress, and team activity during Unity development workflows.

Can I monitor sub-agent execution and Ralph iterations in the Claude Code statusline?

Yes, you can monitor sub-agent execution and Ralph iteration progress in the statusline, as it reads Unity hook state files to display active agents, tool-call counts, and team activity during your development sessions.

Does Unity workflow tracking require specific hook state files?

Yes, Unity workflow tracking requires integration with Unity hook state files, specifically those containing session edits, session state, session start time, and cost tracking data to accurately report phase transitions and metrics.

How do I track session cost and duration metrics for Unity development sessions?

You can track session cost and duration metrics by configuring the Claude Code statusline to read cost tracking data and session start time files generated during Unity development workflows.

What is the best way to keep phase-gated Unity workflows visible at a glance?

The best way to keep phase-gated Unity workflows visible is by exposing the current workflow phase, active agent, modified-file count, and session duration directly in the Claude Code statusline through Unity hook state file integration.