This handles the full lifecycle of AI agents in the AI Maestro platform: create, hibernate, wake, delete, rename, and plugin management through a unified CLI. You'll reach for it when you're juggling multiple agents across projects and need to save resources at end of day or quickly spin up a new agent with specific tasks and tags. The hibernate/wake pattern is smart for developer workflows since it preserves state while freeing up system resources. Works through tmux sessions and bash scripts, so it's lightweight but requires the full AI Maestro suite running locally. Part of a six-skill platform that also covers messaging, memory, and planning.
npx skills add https://github.com/davila7/claude-code-templates --skill agent-management