session-pending - Is there anything pending in this session?
Provides a measured account of pending work, background tasks, and uncommitted changes before closing a session.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check uncommitted local changes
- Verify remote branch existence
- List open pull requests
- Inspect active git worktrees
- Audit running background servers
- Check distance behind origin main
- Audit background tasks and monitors
- Review promised tasks and handoffs
Inputs
- Git repository working tree
- Local and remote git branches
- Shared coordination ledger file
- System process table
- Open network ports
- GitHub open pull requests
Outputs
- Session pending status report
Requirements
- Git CLI tool
- GitHub CLI tool
- Process and network audit commands
- Access to repository files
