status

Installation
SKILL.md

/hub:status — Session Status

Display the current state of an AgentHub session: agent branches, commit counts, frontier status, and board updates.

Usage

/hub:status                        # Status for latest session
/hub:status 20260317-143022        # Status for specific session

What It Does

  1. Run session overview:
python {skill_path}/scripts/session_manager.py --status {session-id}
Installs
1
Repository
iwanhe/pandawa
GitHub Stars
2
First Seen
3 days ago
status — iwanhe/pandawa