bycharon-fan· 24 skills
Coordinates multi-session, delegated, or long-running work with persistent state, recovery checks, and explicit status transitions. Use when a task spans multiple turns, multiple agents, background jobs, or scheduled loops, or when interrupted work must be resumed reliably.
$npx -y skills add charon-fan/agent-playbook --skill long-task-coordinatorInstalls into the current project.
Run `npx skills use "https://github.com/charon-fan/agent-playbook" --skill "charon-fan/agent-playbook/long-task-coordinator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/charon-fan/agent-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/charon-fan/agent-playbook"` and select the relevant skills, then follow their instructions.