status

Retrieve AgentHub session state, DAG execution, agent progress, and branch activity.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/4lerman/text_evaluator --skill status-4lerman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/4lerman/text_evaluator/tree/main/.agents/skills/engineering-advanced-skills/agenthub/skills/status
Command: npx skills add https://github.com/4lerman/text_evaluator --skill status-4lerman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the monitoring of an AgentHub session by providing a summary of the DAG state, agent progress, and branch status.

Core Features & Use Cases

  • Session Overview: View the current status of all tasks within a session.
  • Agent Progress: Track individual agent progress, commits, and status.
  • Branch Updates: Stay informed about recent updates to the project branches.

Quick Start

Execute the /hub:status command to check the status of the current session.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check AgentHub session status and agent task progress?

You can check AgentHub session status by executing the /hub:status command, which retrieves the current DAG execution state, individual agent task progress, and recent branch activity.

What is the best way to track DAG execution state and branch updates in AgentHub?

Tracking DAG execution state and branch updates is handled by the session monitoring interface, which summarizes task progress, agent commits, and project branch changes using command-line tools.

Can I monitor individual agent progress and commits during an AgentHub session?

Yes, you can monitor individual agent progress and commits by requesting a session overview, which provides a summary of all task statuses and specific agent activity within the current session.

How do I get a quick overview of all tasks within an AgentHub session?

To get a quick overview of all tasks within an AgentHub session, run the status command to view the current state of the DAG, agent progress, and branch updates.

Do I need any additional dependencies to monitor AgentHub branch tracking?

No additional dependencies are required to monitor AgentHub branch tracking, as the skill relies on built-in command-line tools to analyze the session and retrieve branch activity.

Why is my AgentHub session monitoring not showing recent branch updates?

If session monitoring is not showing recent branch updates, ensure you are executing the status command within the active session context to retrieve the latest DAG state and branch activity.