hyperflow-status

Monitor Hyperflow project task progress and resource usage metrics.

3|Updated May 14, 2026
One-click install
npx skills add https://github.com/Mohammed-Abdelhady/hyperflow --skill hyperflow-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperflow-status
Source: https://github.com/Mohammed-Abdelhady/hyperflow/tree/main/templates/antigravity/skills/hyperflow-status
Command: npx skills add https://github.com/Mohammed-Abdelhady/hyperflow --skill hyperflow-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a quick and efficient way to monitor the current state of a Hyperflow project, including task progress, in-flight tasks, and resource usage, without modifying the project state.

Core Features & Use Cases

  • Real-time Project Status: Gain insights into the current state of Hyperflow tasks and resources.
  • In-depth Task Tracking: Track the progress of each task and view sub-task completion.
  • Resource Utilization: Monitor memory usage and spec and audit counts for efficient resource management.
  • Use Case: When managing a Hyperflow project, use this Skill to ensure that tasks are progressing as expected and resources are being utilized effectively.

Quick Start

Check the status of the Hyperflow project by running the 'hyperflow-status' command.

Frequently Asked Questions about hyperflow-status

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

FAQPage Schema
How do I track Hyperflow project status and in-flight task progress?

Track Hyperflow project status by running the 'hyperflow-status' command. It provides a real-time summary of in-flight tasks, sub-task completion progress bars, and resource usage metrics without modifying the project state.

What is the best way to monitor Hyperflow resource usage and memory metrics?

Monitor Hyperflow resource usage by utilizing a status tracking tool that reads the `.hyperflow` directory. It reports memory usage, spec counts, and audit counts to ensure efficient resource management for your workflows.

Does the Hyperflow status tracker require any specific dependencies or setup?

The Hyperflow status tracker requires no external dependencies, but it does require access to the project's `.hyperflow` directory to read task states and resource metrics without modifying the project state.

How do I view sub-task completion progress for a running Hyperflow workflow?

View sub-task completion progress by executing the status monitoring command against your active project. It parses the `.hyperflow` directory to display in-depth task tracking and progress bars for running workflows.

Can I check Hyperflow task progress without modifying the project state?

Check Hyperflow task progress safely without modifying the project state by using a read-only status monitoring tool. It queries the `.hyperflow` directory to retrieve summaries of in-flight tasks and resource metrics.