home/categories/architecture-patterns/hgeldenhuys-claude-agent-lifecycle-claude-skills-managing-agent-lifecycles-skill-md
architecture-patternsdevelopment
managing-agent-lifecycles
Implements persistent agent lifecycle management with 6 lifespans (ephemeral, turn, context, session, workflow, project). Use when creating agents that survive across turns, managing workflow-scoped execution, or needing automatic cleanup at lifecycle boundaries.
maintainer
hgeldenhuys
Mis à jour 12/6/2025
Étoiles
0
Forks
0
quick start
Installation and usage
Implements persistent agent lifecycle management with 6 lifespans (ephemeral, turn, context, session, workflow, project). Use when creating agents that survive across turns, managing workflow-scoped execution, or needing automatic cleanup at lifecycle boundaries.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use managing-agent-lifecycles