agentsclimarketplace

Session management

Skill a5c-ai/babysitter/library/methodologies/gastown/skills/session-management

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill session-management

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Manage agent sessions including initialization, handoffs, revival (seance), and persistent identity for Polecats and Crew agents.

SKILL.md

1.4 KB, as published. Nobody here has run it

  • Handing off work between agents
  • Reviving a dead or stuck agent session
  • Managing Polecat identity persistence across sessions

Session Operations

  1. Init: Start new session with role and hook setup
  2. Attach: Connect agent to Mayor for coordination
  3. Handoff: Transfer work between agents with context
  4. Seance: Revive a dead agent's session state
  5. Resume: Continue from last checkpoint

Agent Session Types

  • Crew: Long-lived sessions, full state persistence
  • Polecat: Ephemeral sessions, persistent identity, state via hooks
  • Dog: Infrastructure sessions, minimal state

Key Commands

  • gt mayor attach - Attach to Mayor coordination
  • gt handoff - Hand off work to another agent
  • gt seance - Revive dead session
  • gt prime - Prime agent with context

Tool Use

Used within agent coordination and patrol monitoring processes.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.