LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-24

Capabilities

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

Source

  • Spec: SKILL.md
session
git
audit
worktree
coordination
Check uncommitted local changes
Verify remote branch existence
List open pull requests
Inspect active git worktrees
Git repository working tree
Local and remote git branches
Shared coordination ledger file
Session pending status report