agent-lifecycle

Installation
SKILL.md

Agent Lifecycle Visibility

Use the v0.2.0 lifecycle contract to make delegated agents visibly and honestly observable. The package implements schema-v1 validation, projection, JSONL fallback safety, and a Hermes reconciliation adapter foundation. It does not ship Hermes Desktop core integration, a task board, or native adoption of an arbitrary foreign process.

When to Use

  • Adding live child-agent visibility to an orchestrator, desktop application, CLI, or web UI.
  • Normalizing multiple child runtimes behind one lifecycle interface.
  • Repairing missed events after reconnect, silence, or a host restart.
  • Supporting a runtime that can emit JSON Lines but cannot provide callbacks.
  • Integrating Hermes delegation observations through a host-owned adapter.

Don't use for task planning, Kanban/todo synchronization, or a one-time post-run summary. Those concerns must not substitute for lifecycle telemetry.

Installs
12
GitHub Stars
1
First Seen
Aug 24, 2026
agent-lifecycle — crissmoldovan/agent-skills